You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@distributedlog.apache.org by "Sijie Guo (JIRA)" <ji...@apache.org> on 2016/08/11 08:52:20 UTC

[jira] [Created] (DL-31) Provide flag to disable zk based distributed lock

Sijie Guo created DL-31:
---------------------------

             Summary: Provide flag to disable zk based distributed lock
                 Key: DL-31
                 URL: https://issues.apache.org/jira/browse/DL-31
             Project: DistributedLog
          Issue Type: Bug
          Components: distributedlog-core
            Reporter: Sijie Guo
            Assignee: Sijie Guo
             Fix For: 0.4.0


DL doesn't enforce any leader election. However it still provides a zookeeper ephemeral znode based lock for leader election. It is unnecessary if applications use core library directly already have its own leader election mechanism.

This jira is to provide a flag to allow disable the zk based lock.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)