You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Benjamin Reed (JIRA)" <ji...@apache.org> on 2008/10/28 21:46:44 UTC

[jira] Commented: (ZOOKEEPER-211) Not all Mock tests are working

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

Benjamin Reed commented on ZOOKEEPER-211:
-----------------------------------------

In ZKMock originally I enqueued the SetWatcher response right after the handshake since I knew that that would be the next request received. This patch changes it to enqueue the response when it receives the SetWatcher request.

> Not all Mock tests are working
> ------------------------------
>
>                 Key: ZOOKEEPER-211
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-211
>             Project: Zookeeper
>          Issue Type: Test
>          Components: c client
>            Reporter: Benjamin Reed
>            Assignee: Benjamin Reed
>            Priority: Minor
>         Attachments: ZOOKEEPER-211.patch
>
>
> For the 3.0 release there was a bug in the ZKMock code that prevented some tests from working. This patch fixes the bug and reenables the tests.

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