summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/session_update_tracker.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55305 Do not coalesce updates across different txnNumbers for retryabl...Jason Chan2021-04-271-2/+4
* SERVER-53509 Create an oplog chain and update config.transactions for retryab...Matthew Russotto2021-03-111-0/+6
* SERVER-54912: Use o2 field for tenant migration no-op writesLingzhi Deng2021-03-041-17/+0
* SERVER-53513: Modify SessionUpdateTracker to recognize tenant migration trans...XueruiFa2021-03-011-0/+17
* SERVER-40763 Remove the inTxn field from oplog entriesJason Chan2019-05-151-1/+2
* SERVER-39793 Update the state in transaction table for running transactions o...Jason Chan2019-04-081-6/+20
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37701 Make SessionUpdateTracker include the uid portion of LogicalSess...Randolph Tan2018-10-231-1/+2
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-37657 Report the offending oplog entries if a batch contains non-incre...Kaloian Manassiev2018-10-221-8/+8
* SERVER-34651 Squash writes for updates to config.transactions during secondar...Randolph Tan2018-05-071-0/+87