Package uk.sky.cqlmigrate.exception
-
Exception Summary Exception Description CannotAcquireLockException Thrown if any of the queries to acquire lock fail orLockConfig.LockConfigBuilder.withTimeout(Duration)is reached before lock can be acquired.CannotReleaseLockException Thrown if any of the queries to release lock fail.ClusterUnhealthyException Thrown if any nodes are down or the schema is not in agreement before running migration.LockException