Package org.apache.ignite.tx
Interface RetriableReplicaRequestException
public interface RetriableReplicaRequestException
This is the marker interface for exceptions that may be thrown during replica requests and may be retried, such as:
- primary replica miss and primary replica expired exception;
- replication problems;
- replica unavailability;