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/25 20:25:15 UTC

[GitHub] [helix] mgao0 edited a comment on pull request #1409: Add Builder to ZKDistributedNonblockingLock to enable ZooScalability use

mgao0 edited a comment on pull request #1409:
URL: https://github.com/apache/helix/pull/1409#issuecomment-699134667


   Looks good in general. One thing to note: right now you are using the lock path that user passes in directly in the builder. But in the long run, we want to use the LockScope because we would need to support complex lock hierarchies. Can you change the setLockPath to setLockScope?
   -------------------------------------
   On a second thought, let's make both methods available and user can choose which one to use.


----------------------------------------------------------------
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