[SERVER-67982] changeStreamPreAndPostImages collection option is not supported on config servers in POC Created: 12/Jul/22  Updated: 22/Feb/23  Resolved: 22/Feb/23

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Task Priority: Major - P3
Reporter: Andrew Shuvalov (Inactive) Assignee: [DO NOT USE] Backlog - Sharding NYC
Resolution: Duplicate Votes: 0
Labels: sharding-nyc-subteam2, sharding-nyc-subteam2-catalog-poc
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Duplicate
duplicates SERVER-74270 Allow changeStreamPreAndPostImages co... Closed
Assigned Teams:
Sharding NYC
Sprint: 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
Participants:
Story Points: 3

 Description   

[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


Generated at Thu Feb 08 06:09:33 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.