summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger
diff options
context:
space:
mode:
authorAlison Felizzi <alison.felizzi@mongodb.com>2022-01-20 06:09:46 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-01-20 06:40:01 +0000
commitf9998566316f31efbc3e6847491730d7c24b0957 (patch)
tree9a9594f75e00b4fd91fde53e0c92503886a2ffdd /src/third_party/wiredtiger
parent2bf3d627e79d5441a90f6a9dd644520611caf307 (diff)
downloadmongo-f9998566316f31efbc3e6847491730d7c24b0957.tar.gz
Import wiredtiger: 5728f00cc91f2d4a4a392cb5d9263fb64ec9e4d6 from branch mongodb-master
ref: 945c520f02..5728f00cc9 for: 5.3.0 WT-8697 Remove duplicate in "upgrading to version 2.9.2" documentation
Diffstat (limited to 'src/third_party/wiredtiger')
-rw-r--r--src/third_party/wiredtiger/import.data2
-rw-r--r--src/third_party/wiredtiger/src/docs/upgrading.dox9
2 files changed, 1 insertions, 10 deletions
diff --git a/src/third_party/wiredtiger/import.data b/src/third_party/wiredtiger/import.data
index 21172b7ada9..12c377c9165 100644
--- a/src/third_party/wiredtiger/import.data
+++ b/src/third_party/wiredtiger/import.data
@@ -2,5 +2,5 @@
"vendor": "wiredtiger",
"github": "wiredtiger/wiredtiger.git",
"branch": "mongodb-master",
- "commit": "945c520f026ec0cdfa53703be0d48a274340a610"
+ "commit": "5728f00cc91f2d4a4a392cb5d9263fb64ec9e4d6"
}
diff --git a/src/third_party/wiredtiger/src/docs/upgrading.dox b/src/third_party/wiredtiger/src/docs/upgrading.dox
index 17e8a4ed4c6..778ae2e21e4 100644
--- a/src/third_party/wiredtiger/src/docs/upgrading.dox
+++ b/src/third_party/wiredtiger/src/docs/upgrading.dox
@@ -246,15 +246,6 @@ have switched that lock from a spin lock to a read-write lock, and consequently
changed the statistics tracking lock related wait time.
</dd>
-<dt>Logging subsystem statistics</dt>
-<dd>
-Two logging subsystem statistics have been removed as they were a duplicate of
-other statistics. The \c log_slot_joins and \c log_slot_transitions statistics
-are no longer present. They were duplicates of \c log_writes and
-\c log_slot_closes respectively. Several new logging related statistics have
-been added.
-</dd>
-
<dt>Forced and named checkpoint error conditions changed</dt>
<dd>
There are new cases where checkpoints created with an explicit name or the