2.5.1
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
andsetAll
for BaseRemoteMap to be mandatory -
expose
instance
for records -
remove simplification of vote responding in follower state (#15)
-
trigger action if patch