In SERVER-98502, I am planning on suppressing a clang-tidy warning regarding a use of CollectionShardingRuntime in src/mongo/db/exec/query_shard_server_test_fixture.cpp. Please refactor this use away from this class which is considered a private detail of the sharding API and remove the NOLINT.
- is related to
-
SERVER-98502 Fix incompatibilities with clang-tidy on LLVM 19
-
- Closed
-
- related to
-
SERVER-105192 Re-evaluate the exception to allow CollectionShardingRuntime usage in test fixtures outside of db/s
-
- Needs Scheduling
-