Abstract
some performance optimization and some bugfixs
Feature
- performance optimization of high concurrency #75
- update jraft from 1.2.5 to 1.2.7.beta1
- update Subscriber: support for push context df071957
- increase queueSize of checkPushExecutor df071957
- reduce cache log a6d1741b
Bug Fix
- fix Memory Leak of MethodHandle #90
- fix version in fetchtask: #89
- fix push confirm success: 5b1f7848
- fix Memory waste of ServerDataBox: b531ff87
- fix NPE cause by empty dataServerList , when calculateOldConsistentHash return null: 80c9efc5