public abstract class RecoverableException extends HBaseException
RegionOfflineException
).
The retry strategy is up to you, but it's typically recommended to put an upper bound on the number of retries and to use some kind of an exponential backoff.
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString