1. 12 7月, 2017 1 次提交
  2. 30 6月, 2017 1 次提交
  3. 27 6月, 2017 1 次提交
  4. 25 6月, 2017 2 次提交
  5. 24 6月, 2017 3 次提交
  6. 23 6月, 2017 1 次提交
  7. 21 6月, 2017 1 次提交
  8. 18 6月, 2017 1 次提交
  9. 17 6月, 2017 2 次提交
  10. 10 6月, 2017 1 次提交
  11. 09 6月, 2017 1 次提交
  12. 31 5月, 2017 1 次提交
  13. 14 5月, 2017 1 次提交
  14. 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
  15. 05 4月, 2017 1 次提交
  16. 31 3月, 2017 2 次提交
  17. 25 3月, 2017 1 次提交
  18. 24 3月, 2017 1 次提交
    • M
      Update BK to 4.3.1.60-yahoo (#302) · 8dd9ef4e
      Matteo Merli 提交于
      Changes includes:
        * Fixes for 64bit ledger ids
        * Fixed memory leak on read-only bookies
        * Fixed datasketches metric provider concurrency issue
      8dd9ef4e
  19. 02 3月, 2017 1 次提交
  20. 01 3月, 2017 1 次提交
  21. 28 2月, 2017 1 次提交
  22. 09 2月, 2017 1 次提交
  23. 08 2月, 2017 2 次提交
  24. 03 2月, 2017 2 次提交
  25. 18 1月, 2017 1 次提交
  26. 10 1月, 2017 1 次提交
  27. 08 12月, 2016 1 次提交
    • M
      Updated to BK-4.3.1.45-yahoo (#127) · 4136b400
      Matteo Merli 提交于
      Changes included:
       * [a25b53] Removed unused SortedLruCache
       * [74cd2f] Removed unused DbLedgerStorage configuration keys
       * [fb279e] Reorder read operations based on Bookie availability
       * [d203c2] DataSketches metrics provider
       * [17ab66] Catch IndexOutOfBoundsException when reading entry log index map
       * [270b69] Fixed NPE when accessing readonly bookie list
      4136b400
  28. 02 12月, 2016 1 次提交
  29. 23 11月, 2016 1 次提交
  30. 18 11月, 2016 1 次提交
  31. 02 11月, 2016 1 次提交
  32. 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
  33. 19 10月, 2016 1 次提交