NealSun96 commented on a change in pull request #751: Implement
getAllMappingUnderPath and getMetadataStoreRealm
URL: https://github.com/apache/helix/pull/751#discussion_r377854593
##########
File path:
helix-rest/src/main/java/org/apache/helix/rest/metadatastore/accessor/MetadataStoreRoutingDataReader.java
##########
@@ -35,8 +35,7 @@
* @return a mapping from "metadata store realm addresses" to lists of
"metadata store sharding
* keys", where the sharding keys in a value list all route to the
realm address in the
* key
- * @throws InvalidRoutingDataException - when the routing data is malformed
in any way that
- * disallows a meaningful mapping to be returned
+ * @throws InvalidRoutingDataException - when the routing data is missing
Review comment:
Zk vocabulary shouldn't be used here because this is a generic interface. I
can rework the wording here, maybe just reverting to the original one because
it's still true.
----------------------------------------------------------------
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]