zookeeper servers should commit the new leader txn to their logs.
-----------------------------------------------------------------

                 Key: ZOOKEEPER-335
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-335
             Project: Zookeeper
          Issue Type: Bug
            Reporter: Mahadev konar


currently the zookeeper followers do not commit the new leader election. This 
will cause problems in a failure scenarios with a follower acking to the same 
leader txn id twice, which might be two different intermittent leaders and 
allowing them to propose two different txn's of the same zxid.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to