public class StateStoreMigratedException extends InvalidStateStoreException
RUNNING or
REBALANCING.
This could happen because the store moved to some other instance during a rebalance so
rediscovery of the state store is required before retrying.| Constructor and Description |
|---|
StateStoreMigratedException(java.lang.String message) |
StateStoreMigratedException(java.lang.String message,
java.lang.Throwable throwable) |