[jira] [Created] (IGNITE-8194) Coordinator may need to delete acks for event if the ack with the same id is already published

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-8194) Coordinator may need to delete acks for event if the ack with the same id is already published

Anton Vinogradov (Jira)
Sergey Chugunov created IGNITE-8194:
---------------------------------------

             Summary: Coordinator may need to delete acks for event if the ack with the same id is already published
                 Key: IGNITE-8194
                 URL: https://issues.apache.org/jira/browse/IGNITE-8194
             Project: Ignite
          Issue Type: Improvement
          Components: zookeeper
            Reporter: Sergey Chugunov


During coordinator failure scenarios new coordinator may try to publish acknowledgements for events that were already acknowledged.

This situation should be considered comprehensively wrt any possible corner cases; if it is safer from discovery protocol point of view to delete duplicate acknowledgements and publish them again this should be implemented.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)