Generated by
JDiff

Class org.apache.zookeeper.KeeperException.Code

Added Fields
Code EPHEMERALONLOCALSESSION Attempt to create ephemeral node on a local session
Code NEWCONFIGNOQUORUM No quorum of new config is connected and up-to-date with the leader of last commmitted config - try invoking reconfiguration after new servers are connected and synced
Code NOTREADONLY State-changing request is passed to read-only server
Code NOWATCHER Attempts to remove a non-existing watcher
Code RECONFIGINPROGRESS Another reconfiguration is in progress -- concurrent reconfigs not supported (yet)
Code SESSIONMOVED Session moved to another server so operation is ignored
Code UNKNOWNSESSION Unknown session (internal server use only)