findingrish commented on code in PR #14775:
URL: https://github.com/apache/druid/pull/14775#discussion_r1286622533
##########
server/src/main/java/org/apache/druid/discovery/DruidLeaderClient.java:
##########
@@ -256,15 +257,21 @@ public String findCurrentLeader()
);
}
- private String getCurrentKnownLeader(final boolean cached) throws IOException
Review Comment:
Yes, that makes sense. Let me just update the exception message.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]