v0.1.1
What's Changed
- [BUG] Fix worker pushserverPort and replicateServerPort conflict by @dxheming in #165
- [BUG]fix an ArithmeticException. by @FMX in #167
- [ISSUE-169][FEATURE] Make app heartbeat interval can be customized by @AngersZhuuuu in #170
- [ISSUE-171][BUG] LifeCycleManager throw cala.collection.immutable.HashMap$HashTrieMap cannot be cast to java.util.HashMap when handle destroyBuffersWithRetry by @AngersZhuuuu in #172
- [ISSUE-176][BUG] Handle RegisterWorker use wrong worker info when trigger lost event by @AngersZhuuuu in #177
- [ISSUE-178][BUG] RSS should not limit the io. numConnectionsPerPeer to 1, stability is not good enough by @AngersZhuuuu in #179
- [ISSUE-180][FEATURE] Disable rss.worker.closeIdleConnections by default by @AngersZhuuuu in #181
- [Feature] Multithread disk flusher by @FMX in #182
- Add instructions about restart cluster in HA mode. by @FMX in #189
- [DOC]Refine doc by @waitinfuture in #194
- [ISSUE-190][BUG] After WorkerLost, response to worker heartbeat RPC to, then worker can clean the data. by @AngersZhuuuu in #192
- [ISSUE-203][BUG] fix rss.master.address not work in rss-worker's configuration file issue by @dxheming in #204
- Cleanup unused code in network by @waitinfuture in #206
- [ISSUE-208] Refine log levels by @waitinfuture in #210
- [Feature] Support set rpc port config by @nafiyAix in #212
- [ISSUE-213] Cleanup unused code in RPC module by @waitinfuture in #214
- [ISSUE-217][FEATURE] Re-register worker after worker lost by @AngersZhuuuu in #219
Full Changelog: v0.1.0...v0.1.1