NSQ HA 1.12.1
absolute8511
released this
03 Sep 09:48
·
257 commits
to master
since this release
- optimize the delayed queue sync between ISR
- add the restriction on the max delayed queue count
- use boltdb for disk write queue meta
- add config to always write queue meta to old the file to allow rollback to the old version
- use NoFreelistSync to optimize the delayed queue write performance
- allow consume committed data on the disabled leader which can speed up the consumer recovery if half of ISR nodes lost.
- fix pub timeout timer clean