-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Diagnostics, Replication
-
None
-
Fully Compatible
-
ALL
-
v4.4, v4.2, v4.0
-
Repl 2021-01-11
serverStatus.transactions.lastCommittedTransaction.writeConcern records the write concern of the last committed transaction. This subdocument does not have a fixed schema: it may be empty or not, and the w field may be either a string or a number. This causes frequent schema changes for FTDC, and that can severely limit FTDC retention.
A record of the last committed transaction has limited diagnostic value, so the best solution may be to omit the entire lastCommittedTransaction section from FTDC.
- is related to
-
SERVER-40298 Track transaction size on 4.0
- Closed
-
SERVER-40372 Track transaction size on 4.2+
- Closed