ClusterSharding: How to stop all the actors in a cluster shard?

You could use Distributed Pub Sub to send a stop message to all actors subscribing to a topic. You can define topics to be 1:1 to the shards.