Class ObserverRetryOnActiveException

All Implemented Interfaces:
Serializable

@Private @Evolving public class ObserverRetryOnActiveException extends StandbyException
Thrown by a remote ObserverNode indicating the operation has failed and the client should retry active namenode directly (instead of retry other ObserverNodes).
See Also:
  • Constructor Details

    • ObserverRetryOnActiveException

      public ObserverRetryOnActiveException(String msg)