narendly commented on a change in pull request #819: Make DedicatedZkClient use 
HttpRoutingDataReader for routing data
URL: https://github.com/apache/helix/pull/819#discussion_r385473057
 
 

 ##########
 File path: 
zookeeper-api/src/main/java/org/apache/helix/zookeeper/util/HttpRoutingDataReader.java
 ##########
 @@ -102,7 +102,8 @@ public static MetadataStoreRoutingData 
getMetadataStoreRoutingData()
    * @throws IOException
    */
   private static String getAllRoutingData() throws IOException {
-    // Note that MSDS_ENDPOINT should provide high-availability - it risks 
becoming a single point of failure if it's backed by a single IP address/host
+    // Note that MSDS_ENDPOINT should provide high-availability - it risks 
becoming a single point
+    // of failure if it's backed by a single IP address/host
 
 Review comment:
   We do not - could you please create an issue for it? Not an immediate 
blocker.

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

Reply via email to