In certain scenarios, the operator is unable to respond to new operations:
- When
PHASE
is in theDeleting
state, indicating an ongoing deletion process. - When
PHASE
is in theLocked
state, signifying that it is currently under lock. - When
PHASE
is in theUpgrading
state andSTAGE
is in theRebalanceStart
,RebalanceWatch
, andClean
states, interruption is not possible. This indicates that data migration is actively in progress at this moment.