summaryrefslogtreecommitdiff
path: root/src/mongo/s
diff options
context:
space:
mode:
authorBlake Oler <blake.oler@mongodb.com>2018-02-26 15:50:19 -0500
committerBlake Oler <blake.oler@mongodb.com>2018-02-27 16:05:14 -0500
commitcbe3e978d9fd41b85f2f394ce6182e6579667fd1 (patch)
tree0655752d8862b0588eb6261a5d9c6a6a580e990d /src/mongo/s
parent044b03fc7e01c3cc0df135566432837568cb78a3 (diff)
downloadmongo-cbe3e978d9fd41b85f2f394ce6182e6579667fd1.tar.gz
SERVER-33197 Implement joining behavior for movePrimary on shards
Diffstat (limited to 'src/mongo/s')
-rw-r--r--src/mongo/s/request_types/move_primary.idl1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mongo/s/request_types/move_primary.idl b/src/mongo/s/request_types/move_primary.idl
index 2e944cbb8ec..c55b17ce526 100644
--- a/src/mongo/s/request_types/move_primary.idl
+++ b/src/mongo/s/request_types/move_primary.idl
@@ -70,6 +70,7 @@ structs:
ShardMovePrimary:
description: "The internal movePrimary command on a primary shard"
+ generate_comparison_operators: true
strict: false
fields:
_movePrimary: