Hi, I saw that the Solr operator takes into account collection topology when performing rolling restarts. In a situation where there is one SolrCloud object per-shard, I'm wondering how this will behave. In this case the Solr Operator would receive a different CR for each shard which would kick off the rolling restarts in parallel. Would the operator be able to understand that it was operating on a single shard in each CR and not get tangled up in the larger cluster state?
Thanks, Joel
