Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.5.0
-
None
-
None
Description
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).