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 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.