[SERVER-33062] Amend command with readConcern atClusterTime Created: 01/Feb/18  Updated: 29/Oct/23  Resolved: 13/Mar/18

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

Type: Task Priority: Major - P3
Reporter: Misha Tyulenev Assignee: Misha Tyulenev
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
is depended on by SERVER-33029 Support snapshot in cluster aggregate... Closed
Duplicate
is duplicated by SERVER-33025 append atClusterTime to command Closed
is duplicated by SERVER-33030 amend commands for local snapshot in ... Closed
is duplicated by SERVER-33596 Add method to append atClusterTime to... Closed
Backwards Compatibility: Fully Compatible
Sprint: Sharding 2018-03-12, Sharding 2018-03-26
Participants:

 Description   

Amend command with readConcern atClusterTime. This functionality will be used in sharded implementations of commands once the atClusterTime value is identified.

implementation

add to cluster_commands_helpers

/**
 * Returns a copy of 'cmdObj' with atClusterTime appended to a readConcern.
 */
BSONObj appendAtClusterTime(BSONObj cmdObj, LogicalTime atClusterTime);

test

implement a uint tests that checks that the method correctly modifies the BSON obj



 Comments   
Comment by Githook User [ 13/Mar/18 ]

Author:

{'email': 'misha@mongodb.com', 'name': 'Misha Tyulenev', 'username': 'mikety'}

Message: SERVER-33062 add appendAtClusterTime
Branch: master
https://github.com/mongodb/mongo/commit/5ce39d9dd292dda65d59dbb18bdc176ea2b528a0

Comment by Githook User [ 08/Mar/18 ]

Author:

{'email': 'misha@mongodb.com', 'name': 'Misha Tyulenev', 'username': 'mikety'}

Message: SERVER-33062 amend command with readConcern atClusterTime
Branch: SERVER-33061
https://github.com/mongodb/mongo/commit/769bdbc4a42b165b4600632bfdb677afbe9152c3

Generated at Thu Feb 08 04:32:10 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.