You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Benedict Jin (JIRA)" <ji...@apache.org> on 2017/05/16 04:05:04 UTC

[jira] [Created] (ZOOKEEPER-2784) Add some limitations on code level for `SID` to avoid configuration problem

Benedict Jin created ZOOKEEPER-2784:
---------------------------------------

             Summary: Add some limitations on code level for `SID` to avoid configuration problem
                 Key: ZOOKEEPER-2784
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2784
             Project: ZooKeeper
          Issue Type: Improvement
          Components: quorum
    Affects Versions: 3.5.2
            Reporter: Benedict Jin
             Fix For: 3.5.4


As so far, `QuorumCnxManager#receiveConnection` cannot find out the same `SID` problem, then the Zookeeper cluster will start successfully. But the cluster is not health, and it will throw some problem like `not synchronized`. So, i thought we should add some limitations on code level for `SID` to find those configuration problem more early.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)