You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Thawan Kooburat (JIRA)" <ji...@apache.org> on 2013/04/24 01:37:17 UTC

[jira] [Commented] (ZOOKEEPER-1695) Inconsistent error code and type for new errors introduced by dynamic reconfiguration

    [ https://issues.apache.org/jira/browse/ZOOKEEPER-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13639826#comment-13639826 ] 

Thawan Kooburat commented on ZOOKEEPER-1695:
--------------------------------------------

Found this when doing a rebase for ZOOKEEPER-1147. One of the error code will also conflicted with we added in that patch as well if the existing codes are declared correctly. 
                
> 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