[
https://issues.apache.org/jira/browse/ZOOKEEPER-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13985355#comment-13985355
]
Hudson commented on ZOOKEEPER-1695:
-----------------------------------
FAILURE: Integrated in ZooKeeper-trunk #2307 (See
[https://builds.apache.org/job/ZooKeeper-trunk/2307/])
ZOOKEEPER-1695. Inconsistent error code and type for new errors introduced by
dynamic reconfiguration (Michi Mutsuzaki via rakeshr) (rakeshr:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1591175)
* /zookeeper/trunk/CHANGES.txt
* /zookeeper/trunk/src/c/include/zookeeper.h
* /zookeeper/trunk/src/java/main/org/apache/zookeeper/KeeperException.java
> 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
> Assignee: Michi Mutsuzaki
> Priority: Blocker
> Fix For: 3.5.0
>
> Attachments: ZOOKEEPER-1695.patch, ZOOKEEPER-1695.patch,
> ZOOKEEPER-1695.patch, ZOOKEEPER-1695.patch
>
>
> 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 was sent by Atlassian JIRA
(v6.2#6252)