You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Michael Han (JIRA)" <ji...@apache.org> on 2017/03/13 16:21:56 UTC

[jira] [Updated] (ZOOKEEPER-1479) C Client: zoo_add_auth() doesn't wake up the IO thread

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-1479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Han updated ZOOKEEPER-1479:
-----------------------------------
    Fix Version/s:     (was: 3.5.3)
                   3.5.4

> C Client: zoo_add_auth() doesn't wake up the IO thread
> ------------------------------------------------------
>
>                 Key: ZOOKEEPER-1479
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1479
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: c client
>    Affects Versions: 3.4.3
>            Reporter: Michi Mutsuzaki
>             Fix For: 3.5.4, 3.6.0
>
>
> It can take up to sessionTimeout / 3 for the IO thread to send out the auth packet. The {{zoo_add_auth()}} function should call {{adaptor_send_queue(zh, 0)}} after {{calling send_last_auth_info(zh)}}.
> --Michi



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)