-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Sharding NYC
-
Sharding 2022-10-03, Sharding NYC 2022-11-28, Sharding 2022-12-12, Sharding NYC 2022-12-26, Sharding NYC 2023-01-09, Sharding NYC 2023-01-23, Sharding NYC 2023-02-06, Sharding NYC 2023-02-20, Sharding NYC 2023-03-06
-
3
[js_test:change_stream_lookup_preimage_with_resharding] uncaught exception: Error: command failed: { [js_test:change_stream_lookup_preimage_with_resharding] "ok" : 0, [js_test:change_stream_lookup_preimage_with_resharding] "errmsg" : "Failed command { _shardsvrCollModParticipant: \"whileResharding\", collModRequest: { changeStreamPreAndPostImages: { enabled: true } }, needsUnblock: false, performViewChange: true, writeConcern: { w: \"majority\", wtimeout: 60000 }, $audit: { $impersonatedUsers: [ { user: \"__system\", db: \"local\" } ], $impersonatedRoles: [] }, mayBypassWriteBlocking: false } for database 'test' on shard 'shard0-donor0' :: caused by :: changeStreamPreAndPostImages collection option is not supported on config servers", [js_test:change_stream_lookup_preimage_with_resharding] "code" : 72, [js_test:change_stream_lookup_preimage_with_resharding] "codeName" : "InvalidOptions", [js_test:change_stream_lookup_preimage_with_resharding] "$clusterTime" : { [js_test:change_stream_lookup_preimage_with_resharding] "clusterTime" : Timestamp(1657566004, 42), [js_test:change_stream_lookup_preimage_with_resharding] "signature" : { [js_test:change_stream_lookup_preimage_with_resharding] "hash" : BinData(0,"AAAAAAAAAAAAAAAAAAAAAAAAAAA="), [js_test:change_stream_lookup_preimage_with_resharding] "keyId" : NumberLong(0) [js_test:change_stream_lookup_preimage_with_resharding] } [js_test:change_stream_lookup_preimage_with_resharding] }, [js_test:change_stream_lookup_preimage_with_resharding] "operationTime" : Timestamp(1657566004, 42) [js_test:change_stream_lookup_preimage_with_resharding] } with original command request: { [js_test:change_stream_lookup_preimage_with_resharding] "collMod" : "whileResharding", [js_test:change_stream_lookup_preimage_with_resharding] "changeStreamPreAndPostImages" : { [js_test:change_stream_lookup_preimage_with_resharding] "enabled" : true [js_test:change_stream_lookup_preimage_with_resharding] }, [js_test:change_stream_lookup_preimage_with_resharding] "lsid" : { [js_test:change_stream_lookup_preimage_with_resharding] "id" : UUID("f2fcb8e8-7d04-42df-b0d7-649020b17d1d") [js_test:change_stream_lookup_preimage_with_resharding] }, [js_test:change_stream_lookup_preimage_with_resharding] "$clusterTime" : { [js_test:change_stream_lookup_preimage_with_resharding] "clusterTime" : Timestamp(1657566004, 16), [js_test:change_stream_lookup_preimage_with_resharding] "signature" : { [js_test:change_stream_lookup_preimage_with_resharding] "hash" : BinData(0,"AAAAAAAAAAAAAAAAAAAAAAAAAAA="), [js_test:change_stream_lookup_preimage_with_resharding] "keyId" : NumberLong(0) [js_test:change_stream_lookup_preimage_with_resharding] } [js_test:change_stream_lookup_preimage_with_resharding] } [js_test:change_stream_lookup_preimage_with_resharding] } on connection: connection to ip-10-128-212-74:23274 : [js_test:change_stream_lookup_preimage_with_resharding] _getErrorWithCode@src/mongo/shell/utils.js:24:13 [js_test:change_stream_lookup_preimage_with_resharding] doassert@src/mongo/shell/assert.js:18:14 [js_test:change_stream_lookup_preimage_with_resharding] _assertCommandWorked@src/mongo/shell/assert.js:760:25 [js_test:change_stream_lookup_preimage_with_resharding] assert.commandWorked@src/mongo/shell/assert.js:852:16 [js_test:change_stream_lookup_preimage_with_resharding] @jstests/sharding/change_streams/change_stream_lookup_preimage_with_resharding.js:75:8 [js_test:change_stream_lookup_preimage_with_resharding] @jstests/sharding/change_streams/change_stream_lookup_preimage_with_resharding.js:210:3 [js_test:change_stream_lookup_preimage_with_resharding] failed to load: jstests/sharding/change_streams/change_stream_lookup_preimage_with_resharding.js
- duplicates
-
SERVER-74270 Allow changeStreamPreAndPostImages collection option on config server nodes
- Closed