rdhabalia commented on a change in pull request #1937: [bk-gc] Fix GC thread
gets blocked
URL: https://github.com/apache/bookkeeper/pull/1937#discussion_r254900441
##########
File path:
bookkeeper-server/src/main/java/org/apache/bookkeeper/conf/ServerConfiguration.java
##########
@@ -431,6 +432,27 @@ public ServerConfiguration setVerifyMetadataOnGc(boolean
verifyMetadataOnGC) {
return this;
}
+ /**
+ * Get zk-operation timeout in seconds used by GC while performing zk
Review comment:
@eolivelli sure, that will be also fine. I have fixed it.
----------------------------------------------------------------
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