[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-1798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13800163#comment-13800163
 ] 

Flavio Junqueira commented on ZOOKEEPER-1798:
---------------------------------------------

My current suspicion is that this is due to the fact that we are passing the 
request to SyncRP and CommitP concurrently in ObserverZooKeeperServer. This 
change has been introduced in ZOOKEEPER-1552. 

> testNormalObserverRun failed on branch 3.4
> ------------------------------------------
>
>                 Key: ZOOKEEPER-1798
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1798
>             Project: ZooKeeper
>          Issue Type: Bug
>            Reporter: Flavio Junqueira
>            Priority: Blocker
>             Fix For: 3.4.6
>
>         Attachments: TEST-org.apache.zookeeper.server.quorum.Zab1_0Test.txt
>
>
> This is the output messges:
> <noformat>
> Testcase: testNormalObserverRun took 4.221 sec
>         FAILED
> expected:<data[2]> but was:<data[1]>
> junit.framework.AssertionFailedError: expected:<data[2]> but was:<data[1]>
>         at 
> org.apache.zookeeper.server.quorum.Zab1_0Test$8.converseWithObserver(Zab1_0Test.java:1118)
>         at 
> org.apache.zookeeper.server.quorum.Zab1_0Test.testObserverConversation(Zab1_0Test.java:546)
>         at 
> org.apache.zookeeper.server.quorum.Zab1_0Test.testNormalObserverRun(Zab1_0Test.java:994)
> <noformat>



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to