Details
-
Task
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
Description
Description
Description:
Need to update currentOp
Engineering Ticket Description:
Currently txnNumber for inactive transactions is reported at the top level of each operation document, but it should be contained in a nested document like so:
{
transaction: {
parameters: {
txnNumber: ...
}
}
}
Scope of changes
Impact to Other Docs
MVP (Work and Date)
Resources (Scope or Design Docs, Invision, etc.)
Attachments
Issue Links
- documents
-
SERVER-34692 Move txnNumber in currentOp to subdocument
-
- Closed
-
- is depended on by
-
DOCS-12405 Docs for SERVER-35173: Add autocommit value to transaction sub-document of currentOp
-
- Closed
-