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

Reply via email to