[ https://issues.apache.org/jira/browse/ZOOKEEPER-629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Flavio Paiva Junqueira updated ZOOKEEPER-629: --------------------------------------------- Attachment: ZOOKEEPER-629.patch This patches fixes this issue. > FLELostMessageTest assumes that the first zxid on a startup of quorum is -1. > ---------------------------------------------------------------------------- > > Key: ZOOKEEPER-629 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-629 > Project: Zookeeper > Issue Type: Bug > Reporter: Mahadev konar > Fix For: 3.3.0 > > Attachments: ZOOKEEPER-629.patch > > > FLELostMessageTest assumes that the first zxid exchange will be -1 zxid. WIth > ZOOKEEPER-596 the zxid would be 0 and not -1. So the corresponding change > needs to be made to this test. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.