You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Alexander Shraer (JIRA)" <ji...@apache.org> on 2013/07/14 00:03:48 UTC

[jira] [Created] (ZOOKEEPER-1728) Better error message when reconfig invoked in standalone mode

Alexander Shraer created ZOOKEEPER-1728:
-------------------------------------------

             Summary: 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


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 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