[DOCS-12404] Docs for SERVER-34692: Move txnNumber in currentOp to subdocument Created: 30/Jan/19  Updated: 29/Oct/23  Resolved: 04/Feb/19

Status: Closed
Project: Documentation
Component/s: manual, Server
Affects Version/s: None
Fix Version/s: 4.0.0-rc0

Type: Task Priority: Major - P3
Reporter: Kay Kim (Inactive) Assignee: Kay Kim (Inactive)
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 DOCS-12405 Docs for SERVER-35173: Add autocommit... Closed
Documented
documents SERVER-34692 Move txnNumber in currentOp to subdoc... Closed
Participants:
Days since reply: 5 years, 1 week, 2 days ago
Epic Link: DOCS: 4.0 Server

 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.)



 Comments   
Comment by Githook User [ 04/Feb/19 ]

Author:

{'name': 'Kay Kim', 'email': 'kay.kim@mongodb.com'}

Message: DOCS-12404,DOCS-12405,DOCS-12406,DOCS-12407,DOCS-12408,DOCS-12409,DOCS-12410,DOCS-12411: currentOp and txn info
Branch: v4.0
https://github.com/mongodb/docs/commit/635cd6ed6310fc41ac40ce4bdfd6d3d6fed2f9fb

Comment by Githook User [ 04/Feb/19 ]

Author:

{'name': 'Kay Kim', 'email': 'kay.kim@mongodb.com'}

Message: DOCS-12404,DOCS-12405,DOCS-12406,DOCS-12407,DOCS-12408,DOCS-12409,DOCS-12410,DOCS-12411: currentOp and txn info
Branch: master
https://github.com/mongodb/docs/commit/f7635bc883b0af15e5192310d316b1b1e9d4b564

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