During SERVER-74061 we noticed occasional failures in concurrency tests timeseries_agg_out.js that failed with the following error.
Found metadata inconsistencies: Found collection on non primary shard with mismatching UUID
These errors happened were noticed with time-series collections. The errors stopped when we changed shardCollection to a no-op, but this error should be investigated further and the shardCollection should be changed from a no-op.
- is related to
-
SERVER-74061 Support $out for time-series on secondaries and sharded clusters
- Closed
- related to
-
SERVER-76848 [false alarm] $out does not ensure the node remains primary throughout the internal rename
- Closed