pkuwm commented on issue #799: [helix-rest] Add endpoint to get namespace routing data URL: https://github.com/apache/helix/pull/799#issuecomment-590107349 This PR is ready to be merged, approved by @narendly ``` RealmAwareZkClient construction needs a REST endpoint to get routing data in a namespace. This endpoint will help with reducing REST calls down to one single call to read all raw routing data in ZK. This commit adds Java API getNamespaceRoutingData() and an endpoint "GET /routing-data". ```
---------------------------------------------------------------- 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]
