narendly commented on a change in pull request #844: Implement setRoutingData 
for MetadataStoreDirectoryService
URL: https://github.com/apache/helix/pull/844#discussion_r386768683
 
 

 ##########
 File path: 
metadata-store-directory-common/src/main/java/org/apache/helix/msdcommon/datamodel/TrieRoutingData.java
 ##########
 @@ -167,8 +167,8 @@ private TrieNode getLongestPrefixNodeAlongPath(String 
path) {
   }
 
   /*
-   * Checks for the edge case when the only sharding key in provided routing 
data is the delimiter
-   * or an empty string. When this is the case, the trie is valid and contains 
only one node, which
+   * Checks for the edge case when the only sharding key in provided routing 
data is the delimiter.
+   * When this is the case, the trie is valid and contains only one node, which
 
 Review comment:
   Question: we still want to throw an exception when the data is empty, right?

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