Class FailedToCommitClusterStateException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.opensearch.OpenSearchException
org.opensearch.cluster.coordination.FailedToCommitClusterStateException
All Implemented Interfaces:
java.io.Serializable, Writeable, org.opensearch.common.xcontent.ToXContent, org.opensearch.common.xcontent.ToXContentFragment

public class FailedToCommitClusterStateException
extends OpenSearchException
Thrown when failing to publish a cluster state. See ClusterStatePublisher for more details.
See Also:
Serialized Form