michael-trelinski commented on a change in pull request #6740: Zookeeper loss
URL: https://github.com/apache/incubator-druid/pull/6740#discussion_r267960809
##########
File path: server/src/main/java/org/apache/druid/curator/CuratorModule.java
##########
@@ -155,7 +155,11 @@ public EnsembleProvider
makeEnsembleProvider(CuratorConfig config, ExhibitorConf
RetryPolicy retryPolicy;
if (config.getTerminateDruidProcessOnConnectFail()) {
- // It's unknown whether or not this precaution is needed. Tests
revealed that this path was never taken.
+ /** It's unknown whether or not this precaution is needed. Tests
revealed that this path was never taken.
Review comment:
Done
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]