TIMEOUT_DURING_SHUTDOWN_SHARDS_LEFT_CWOBJ1122W=CWOBJ1122W: Time out while waiting for shards to be moved off server. Shards left: {0}
Explanation
During shutdown, the servers coordinate moving shards similar to when servers are added and shards are rebalanced (if running FIXED_PARTITIONS placement). If all the shards do not move before the timeout, they will failover instead.
User response
The user should verify that the other servers are running normally and that shard placement is correct after the server completes shutdown.