public class StaleAppendRequestException extends CPSubsystemException implements IndeterminateOperationState
CPSubsystemException
which is thrown when an installed snapshot
causes an appended entry to be truncated from the Raft log before its commit
status is discovered.Constructor and Description |
---|
StaleAppendRequestException(Endpoint leader) |
getLeader
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public StaleAppendRequestException(Endpoint leader)
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.