narendly opened a new issue #1420: URL: https://github.com/apache/helix/issues/1420
**Is your feature request related to a problem? Please describe.** ZkHelixPropertyStore doesn’t have a ZooScalability builder as other helix objects. There is a workaround using ZkCacheBaseDataAccessor's Builder instead, but this is inconvenient. **Describe the solution you'd like** Consider adding a Builder equivalent in ZkHelixPropertyStore. **Additional context** Think about if adding a Builder would be appropriate because ZkHelixPropertyStore, like HelixManager, is single-zk (single realm) only. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
