Copycat v1.2.3 Release Notes
Release Date: 2017-03-03 // over 9 years ago-
🐛 Bug Fixes
- #293 - Relax consistency constraints for client sequencer to ensure missing events cannot prevent the client from progressing
Previous changes from v1.2.2
-
🚑 CRITICAL
- 📇 #287 - Fix misaligned lock metadata in segment file headers
🐛 Bug Fixes
- #291 - Ensure server is shut down if cluster
leave()fails onleave() - #290 - Allow compactor to interrupt compaction threads on shutdown
- #289 - Complete session unregister if session is already closed
- #288 - Ensure snapshot is taken in the state machine thread
- #285 - Too many connection attempts to unavailable followers
- #284 - Local address is returned as leader by followers in
ConnectResponse