Thawan Kooburat created ZOOKEEPER-1695:
------------------------------------------

             Summary: Inconsistent error code and type for new errors 
introduced by dynamic reconfiguration  
                 Key: ZOOKEEPER-1695
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1695
             Project: ZooKeeper
          Issue Type: Bug
          Components: server
    Affects Versions: 3.5.0
            Reporter: Thawan Kooburat
            Priority: Trivial


>From KeeperException.Code, RECONFIGINPROGRESS and NEWCONFIGNOQUORUM are 
>declared as system errors. However, their error code suggested that they are 
>API errors. 

We either need to move it to the right type or use the code from the right range

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to