narendly commented on a change in pull request #673: Add Helix Distributed lock
module
URL: https://github.com/apache/helix/pull/673#discussion_r365350558
##########
File path: pom.xml
##########
@@ -243,6 +243,7 @@ under the License.
<module>helix-core</module>
<module>helix-admin-webapp</module>
<module>helix-rest</module>
+ <module>helix-lock</module>
Review comment:
Question: My understanding is that this distributed lock is supposed to be a
general module that does not assume the use of Helix. Should we call this
something like zk-distributed-lock?
----------------------------------------------------------------
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]