You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by GitBox <gi...@apache.org> on 2019/03/08 00:22:07 UTC

[GitHub] [zookeeper] athanatos opened a new pull request #844: ZOOKEEPER-3253: client should not send requests with cxid=-4, -2, or -1

athanatos opened a new pull request #844: ZOOKEEPER-3253: client should not send requests with cxid=-4, -2, or -1
URL: https://github.com/apache/zookeeper/pull/844
 
 
   - Add test for cxid rollover to 1
   - Modify ClientCnxn.SendThread.getXid() to increment from MAX to 1.
   
   Author: Samuel Just <sj...@salesforce.com>
   
   Reviewers: phunt@apache.org
   
   Closes #787 from athanatos/forupstream/ZOOKEEPER-3253
   
   Change-Id: Ib3d111170bb086d6982f2cf0ee5cf8afd5157588
   (cherry picked from commit e10c93a590cc1b73eebad48d18cfcbceb3ec0d4d)
   
   Includes backport of createConnection testability refactor
   from 9f82798415351a20136ceb1640b1781723e51cc1.
   
   Signed-off-by: Samuel Just <sj...@salesforce.com>

----------------------------------------------------------------
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