[ https://issues.apache.org/jira/browse/ZOOKEEPER-108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12620810#action_12620810 ]
Flavio Paiva Junqueira commented on ZOOKEEPER-108: -------------------------------------------------- Don't worry, Pat. I have a patch almost ready for the test. > sync implementation reorders operations > --------------------------------------- > > Key: ZOOKEEPER-108 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-108 > Project: Zookeeper > Issue Type: Bug > Components: server > Reporter: Flavio Paiva Junqueira > Assignee: Flavio Paiva Junqueira > Fix For: 3.0.0 > > Attachments: SyncTest.java, ZOOKEEPER-108.patch > > > The current implementation of sync is broken. There is a race condition that > causes a follower to return operations out of order, causing clients to drop > their connections to a server. > I'll be attaching a patch to fix this problem shortly. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.