public class CannotReplicateException extends CPSubsystemException implements RetryableException
CPSubsystemException
which is thrown when an entry cannot be
replicated, which can occur in one of the following cases:
RaftAlgorithmConfig.getUncommittedEntryCountToRejectNewAppends()
)Constructor and Description |
---|
CannotReplicateException(Endpoint leader) |
getLeader
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CannotReplicateException(Endpoint leader)
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.