soullkk commented on code in PR #13995:
URL: https://github.com/apache/druid/pull/13995#discussion_r1151914954


##########
server/src/main/java/org/apache/druid/rpc/ServiceClientImpl.java:
##########
@@ -475,6 +475,13 @@ static long computeBackoffMs(final ServiceRetryPolicy 
retryPolicy, final long at
     );
   }
 
+  static String normalizeHost(String host) {

Review Comment:
   good idea



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

Reply via email to