Skip to content

2.5.1

Compare
Choose a tag to compare
@balazskreith balazskreith released this 18 Sep 06:33
· 1 commit to main since this release
79e5fc5

What's Changed

  • 2.5.1 by @balazskreith in #14

  • Fixed a bug where the leader would not send a StorageState notification to a follower when the follower was behind the leader.

  • Fixed bug of remaining remote peer not part of the grid due to follower ENDPOINT_STATE_NOTIFICATION contained a wrong endpoint.

  • Changing follower behavior when falling out of the grid. Instead of trying to collect endpoints, it periodically sends JOIN_NOTIFICATION until a leader is not elected for the endpoint

  • Fix emitter bug not responding to DeleteEntriesRequest

  • add example redis-remote-requestmap-example

  • add HamokLogTransport to pipe logs

  • make callbacks on set and setAll for BaseRemoteMap to be mandatory

  • expose instance for records

  • remove simplification of vote responding in follower state (#15)

  • trigger action if patch