[
https://issues.apache.org/jira/browse/ZOOKEEPER-1479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Enrico Olivelli updated ZOOKEEPER-1479:
---------------------------------------
Fix Version/s: (was: 3.5.6)
> 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
> Priority: Major
> Fix For: 3.6.0, 3.5.7
>
>
> 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
(v8.3.2#803003)