1. 18 6月, 2017 1 次提交
  2. 17 6月, 2017 1 次提交
  3. 04 5月, 2017 1 次提交
    • M
      Upgrade to netty-4.0.46 (#392) · de1b35ac
      Matteo Merli 提交于
      * Upgrade to netty-4.0.46
      
      * Fixed DoubleByteBuf leak detector
      
      * Exclude netty-common from datasketches-metrics dependency
      
      * Upgrade async-http-client to latest stable version (fix incompatibility with netty)
      de1b35ac
  4. 31 3月, 2017 2 次提交
  5. 03 2月, 2017 2 次提交
  6. 10 1月, 2017 1 次提交
  7. 27 10月, 2016 1 次提交
    • M
      Async ZooKeeper cache implementation (#76) · 1868d2ff
      Matteo Merli 提交于
       * Changed Guava cache with Caffeine async loading cache
       * Added async lookup methods in ZooKeeperDataCache
       * Changed namespace bundle ownership registration to be asynchronous
       * Use Optional<> to treat ZK NoNodeError instead of propagating the exception to the cache
       * Changed HTTP topic lookup to use async servlet
       * Fixed MockZookeeper to notify watchers without holding instance mutex to avoid deadlocks in unit tests
      1868d2ff
  8. 19 10月, 2016 2 次提交
  9. 07 9月, 2016 2 次提交