Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
Currently watch requests use follower's match index. Match index signifies the log index till which follower has accepted append entries. Watch requests should rather use follower's log flush index which signifies the log index till which the log entries have been synced to the disk.
Attachments
Attachments
Issue Links
- is related to
-
RATIS-662 Watch request should watch on metadata entry corresponding to a commit
- Open