1. 02 12月, 2016 1 次提交
  2. 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
  3. 19 10月, 2016 2 次提交
  4. 07 9月, 2016 2 次提交