You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@helix.apache.org by GitBox <gi...@apache.org> on 2020/09/28 01:16:22 UTC

[GitHub] [helix] narendly opened a new issue #1420: Add Builder to ZkHelixPropertyStore

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org