Skip to content

NSQ HA 1.12.1

Compare
Choose a tag to compare
@absolute8511 absolute8511 released this 03 Sep 09:48
· 257 commits to master since this release
  1. optimize the delayed queue sync between ISR
  2. add the restriction on the max delayed queue count
  3. use boltdb for disk write queue meta
  4. add config to always write queue meta to old the file to allow rollback to the old version
  5. use NoFreelistSync to optimize the delayed queue write performance
  6. allow consume committed data on the disabled leader which can speed up the consumer recovery if half of ISR nodes lost.
  7. fix pub timeout timer clean