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

Zhihong Yu commented on ZOOKEEPER-1407:
---------------------------------------

With 1407-v5.txt, I see the following in test output:
{code}
2012-03-30 10:31:56,090 [myid:] - WARN  
[main-SendThread(localhost:11221):ClientCnxn$SendThread@1061] - Session 
0x13664a9dee20001 for server localhost/127.0.0.1:11221, unexpected error, 
closing socket connection and attempting reconnect
java.io.IOException: Invalid type 256 in MultiResponse
  at org.apache.zookeeper.MultiResponse.deserialize(MultiResponse.java:135)
  at 
org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:812)
  at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:94)
  at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:287)
  at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1039)
{code}
                
> Support GetData and GetChildren in Multi
> ----------------------------------------
>
>                 Key: ZOOKEEPER-1407
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1407
>             Project: ZooKeeper
>          Issue Type: Improvement
>            Reporter: Zhihong Yu
>             Fix For: 3.5.0
>
>         Attachments: 1407-v2.txt, 1407-v3.txt, 1407-v4.txt, 1407-v5.txt, 
> 1407.txt
>
>
> There is use case where GetData and GetChildren would participate in Multi.
> We should add support for this case.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to