pkuwm commented on a change in pull request #744: Add read endpoints of metadata store directory service to helix rest URL: https://github.com/apache/helix/pull/744#discussion_r377468093
########## File path: helix-rest/src/main/java/org/apache/helix/rest/server/resources/zookeeper/MetadataStoreDirectoryAccessor.java ########## @@ -0,0 +1,163 @@ +package org.apache.helix.rest.server.resources.zookeeper; Review comment: Well, I was a bit confused as I also thought about it. I thought since we will move these accessors to zookeeper, I could just put it in zookeeper folder.. Thanks for confirmation. ---------------------------------------------------------------- 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]
