[
https://issues.apache.org/jira/browse/ZOOKEEPER-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13956390#comment-13956390
]
Hudson commented on ZOOKEEPER-1728:
-----------------------------------
SUCCESS: Integrated in ZooKeeper-trunk #2276 (See
[https://builds.apache.org/job/ZooKeeper-trunk/2276/])
ZOOKEEPER-1728. Better error message when reconfig invoked in standalone mode
(Alexander Shraer via michim) (michim:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1583492)
* /zookeeper/trunk/CHANGES.txt
*
/zookeeper/trunk/src/java/main/org/apache/zookeeper/server/PrepRequestProcessor.java
* /zookeeper/trunk/src/java/test/org/apache/zookeeper/test/StandaloneTest.java
> Better error message when reconfig invoked in standalone mode
> -------------------------------------------------------------
>
> Key: ZOOKEEPER-1728
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1728
> Project: ZooKeeper
> Issue Type: Improvement
> Affects Versions: 3.5.0
> Reporter: Alexander Shraer
> Assignee: Alexander Shraer
> Priority: Minor
> Fix For: 3.5.0
>
> Attachments: ZOOKEEPER-1728.patch, ZOOKEEPER-1728.patch
>
>
> For now reconfig is not supported in standalone mode. But when invoked it
> should return something better than the current ClassCast exception.
> The patch throws a KeeperException.UnimplementedException in this case (most
> errors are reported through exceptions).
--
This message was sent by Atlassian JIRA
(v6.2#6252)