Details
-
Task
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
Description
Description
Downstream Change Summary
Please see ticket description for the new serverStatus fields. These fields exist on 4.0. This ticket added them to 4.3. They will also be backported to 4.2 in the backport ticket.
Description of Linked Ticket
Forward-port the changes fromĀ SERVER-40298 to 4.2:
There will be a new serverStatus section transactions.lastCommittedTransaction:
{
|
"operationCount" : NumberLong(1),
|
"oplogOperationBytes" : NumberLong(151),
|
"writeConcern": {
|
"w" : 1,
|
"wtimeout" : 0
|
}
|
}
|
Scope of changes
Impact to Other Docs
MVP (Work and Date)
Resources (Scope or Design Docs, Invision, etc.)
Attachments
Issue Links
- documents
-
SERVER-40298 Track transaction size on 4.0
-
- Closed
-
-
SERVER-40372 Track transaction size on 4.2+
-
- Closed
-