athanatos commented on issue #1937: [bk-gc] Fix GC thread gets blocked
URL: https://github.com/apache/bookkeeper/pull/1937#issuecomment-461255873
 
 
   @rdhabalia No, the patch I linked above addresses a problem with the zk 
client side cxid (32 bits), not the zk server side zxid (which is 64 bit iirc). 
 With that patch, this call won't hang in the first place.  However, that may 
not be the only such bug and there are other ways for zk calls to hang, so this 
patch may nevertheless be useful for some auxiliary zk users like the gc scan.

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


With regards,
Apache Git Services

Reply via email to