summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorCheahuychou Mao <mao.cheahuychou@gmail.com>2023-05-01 21:51:41 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2023-05-01 23:57:37 +0000
commit2a4172c5251901b2ab725e829d55b52eae6bb3aa (patch)
tree7a5d8419139068758b4c2d8e573157891a22e648 /etc
parentc28fa4fd66c706b09b87b61a56e2156edd8648e6 (diff)
downloadmongo-2a4172c5251901b2ab725e829d55b52eae6bb3aa.tar.gz
SERVER-76719 Make analyzeShardKey command set the monotonicity for hashed compound shard keys to 'unknown' if the hashed field isn't the first field
Diffstat (limited to 'etc')
-rw-r--r--etc/backports_required_for_multiversion_tests.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/backports_required_for_multiversion_tests.yml b/etc/backports_required_for_multiversion_tests.yml
index 060d6721cd9..d81f840be05 100644
--- a/etc/backports_required_for_multiversion_tests.yml
+++ b/etc/backports_required_for_multiversion_tests.yml
@@ -376,6 +376,8 @@ last-continuous:
ticket: SERVER-76394
- test_file: jstests/sharding/shard_drain_works_with_chunks_of_any_size.js
ticket: SERVER-76550
+ - test_file: jstests/sharding/analyze_shard_key/monotonicity_hashed_sharding_compound.js
+ ticket: SERVER-76719
suites: null
last-lts:
all:
@@ -835,4 +837,6 @@ last-lts:
ticket: SERVER-76394
- test_file: jstests/sharding/shard_drain_works_with_chunks_of_any_size.js
ticket: SERVER-76550
+ - test_file: jstests/sharding/analyze_shard_key/monotonicity_hashed_sharding_compound.js
+ ticket: SERVER-76719
suites: null