Duplicate notifications while replay log is processed #9265
Labels
area/distributed
Distributed monitoring (master, satellites, clients)
area/notifications
Notification events
bug
Something isn't working
To Reproduce
Actual behavior
master-1
This node was running all the time and sent the notification for all 10 services:
master-2
This node was stopped and resent notifications for the services with odd numbers in their names. These are the ones that are active on master-2 when both nodes are operational:
Expected behavior
Notifications should not be resent by the second node when processing the replay log as they were already sent by the first node.
Your Environment
Tested with current master branch (9d3eba8)
The text was updated successfully, but these errors were encountered: