zhangmeng916 commented on a change in pull request #673: Add Helix Distributed
lock module
URL: https://github.com/apache/helix/pull/673#discussion_r365372901
##########
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:
I'm actually thinking that it is a Helix lock, and with different kinds of
implementations. For example, we implement a lock based on zookeeper now, and
we may implement a different version based on etcd later.
----------------------------------------------------------------
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]