You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2018/12/10 20:12:00 UTC

[jira] [Commented] (ZOOKEEPER-1636) c-client crash when zoo_amulti failed

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

Hudson commented on ZOOKEEPER-1636:
-----------------------------------

SUCCESS: Integrated in Jenkins build Zookeeper-trunk-single-thread #142 (See [https://builds.apache.org/job/Zookeeper-trunk-single-thread/142/])
ZOOKEEPER-1636: cleanup completion list of a failed multi request (andor: rev b1fd480b2c8e0cc1429345ee04510d3849001c5c)
* (edit) zookeeper-client/zookeeper-client-c/tests/TestMulti.cc
* (edit) zookeeper-client/zookeeper-client-c/src/zookeeper.c


> c-client crash when zoo_amulti failed 
> --------------------------------------
>
>                 Key: ZOOKEEPER-1636
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1636
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: c client
>    Affects Versions: 3.4.3
>            Reporter: Thawan Kooburat
>            Assignee: Michael K. Edwards
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 3.6.0, 3.5.5
>
>         Attachments: ZOOKEEPER-1636.patch, ZOOKEEPER-1636.patch, ZOOKEEPER-1636.patch, ZOOKEEPER-1636.patch, ZOOKEEPER-1636.patch
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> deserialize_response for multi operation don't handle the case where the server fail to send back response. (Eg. when multi packet is too large) 
> c-client will try to process completion of all sub-request as if the operation is successful and will eventually cause SIGSEGV



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)