You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@zookeeper.apache.org by GitBox <gi...@apache.org> on 2020/01/28 16:29:57 UTC

[GitHub] [zookeeper] symat opened a new pull request #1236: ZOOKEEPER-1105: wait for server response in C client zookeeper_close - ADDENDUM

symat opened a new pull request #1236: ZOOKEEPER-1105: wait for server response in C client zookeeper_close - ADDENDUM
URL: https://github.com/apache/zookeeper/pull/1236
 
 
   On the branch-3.5 the socket is represented a bit differently (as the SSL support
   in ZOOKEEPER-2122 was not backported to branch-3.5 yet) so we had to fix the
   code to be compatible with the old branch.
   
   I compiled the code and tested the C client with a real 3.5.5 server. When I used
   the patched client, the warnings disappeared.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [zookeeper] nkalmar commented on issue #1236: ZOOKEEPER-1105: wait for server response in C client zookeeper_close - ADDENDUM

Posted by GitBox <gi...@apache.org>.
nkalmar commented on issue #1236: ZOOKEEPER-1105: wait for server response in C client zookeeper_close - ADDENDUM
URL: https://github.com/apache/zookeeper/pull/1236#issuecomment-579482281
 
 
   Merged to 3.5.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [zookeeper] nkalmar closed pull request #1236: ZOOKEEPER-1105: wait for server response in C client zookeeper_close - ADDENDUM

Posted by GitBox <gi...@apache.org>.
nkalmar closed pull request #1236: ZOOKEEPER-1105: wait for server response in C client zookeeper_close - ADDENDUM
URL: https://github.com/apache/zookeeper/pull/1236
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services