summaryrefslogtreecommitdiff
path: root/src/mongo/db/transactions_stats.idl
diff options
context:
space:
mode:
authorVesselina Ratcheva <vesselina.ratcheva@10gen.com>2019-03-28 17:10:05 -0400
committerVesselina Ratcheva <vesselina.ratcheva@10gen.com>2019-04-02 14:27:21 -0400
commit5b1c663e98fe734510671b984285c8a2216b161a (patch)
treed3fb8fa54c77bf225eb5f99c37b3b5e8a75828c5 /src/mongo/db/transactions_stats.idl
parente7a81ebd0c7ca4491140eab2909ac60023628632 (diff)
downloadmongo-5b1c663e98fe734510671b984285c8a2216b161a.tar.gz
SERVER-39989 Remove oldestActiveOplogEntryOpTime from serverStatus.transactions
Diffstat (limited to 'src/mongo/db/transactions_stats.idl')
-rw-r--r--src/mongo/db/transactions_stats.idl2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mongo/db/transactions_stats.idl b/src/mongo/db/transactions_stats.idl
index 070ca433080..ad70e141d6f 100644
--- a/src/mongo/db/transactions_stats.idl
+++ b/src/mongo/db/transactions_stats.idl
@@ -83,7 +83,5 @@ structs:
currentPrepared:
type: long
default: 0
- oldestActiveOplogEntryOpTime:
- type: optime
oldestOpenUnpreparedReadTimestamp:
type: timestamp