mongo/jstests/sharding/updateOne_without_shard_key
Mickey J Winters 9a3a5e3cdb SERVER-104122 add support to unified write executor to handle shard key updates in the command layer (#45428)
Co-authored-by: Mihai Andrei <mihai.andrei@mongodb.com>
GitOrigin-RevId: 00a3884c6301876ef31ce70066459bc9833e7d36
2025-12-22 17:34:56 +00:00
..
libs
BUILD.bazel
bulk_write_without_shard_key_errors_only.js SERVER-115871 use backports required instead of requires_fcv for bulk_write_without_shard_key_errors_only.js (#45542) 2025-12-22 14:48:59 +00:00
cluster_query_without_shard_key_basic.js
cluster_query_without_shard_key_produces_upsert_document.js
cluster_write_without_shard_key_basic.js
deleteOne_without_shard_key_basic.js
dropping_collection_during_clusterQueryWithoutShardKey_errors.js
errors.js
explain.js
find_and_modify_without_shard_key_sort.js
find_and_modify_without_shard_key_text_search.js
find_and_modify_without_shard_key.js
OWNERS.yml
retryable_writes.js
single_targetable_shard.js
updateOne_without_shard_key_basic.js SERVER-104122 add support to unified write executor to handle shard key updates in the command layer (#45428) 2025-12-22 17:34:56 +00:00
updateOne_without_shard_key_sort.js
would_change_owning_shard_test.js SERVER-104122 add support to unified write executor to handle shard key updates in the command layer (#45428) 2025-12-22 17:34:56 +00:00
write_without_shard_key_hint.js
write_without_shard_key_let_parameters.js
write_without_shard_key_metrics.js SERVER-104122 add support to unified write executor to handle shard key updates in the command layer (#45428) 2025-12-22 17:34:56 +00:00
write_without_shard_key_single_shard_data_placement_change.js
write_without_shard_key_stable_api_test.js
write_without_shard_key_update_shard_key_errors.js
write_without_shard_key_validate_query_plan.js