summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Gorrod <alexg@wiredtiger.com>2015-12-07 06:23:57 +0000
committerAlex Gorrod <alexg@wiredtiger.com>2015-12-07 06:23:57 +0000
commitebe74287d9392579096fc79ef03a079f69d67dfa (patch)
tree090b71bce11a9aef84063f54f6da7a05cd8d8ce1
parentd4717fbc6ee68bcca12a3c1ea7e68e25c0831fd6 (diff)
downloadmongo-ebe74287d9392579096fc79ef03a079f69d67dfa.tar.gz
Add commit references to statistics changes
-rw-r--r--NEWS15
1 files changed, 8 insertions, 7 deletions
diff --git a/NEWS b/NEWS
index 806af5d2e79..5a9e1f5502e 100644
--- a/NEWS
+++ b/NEWS
@@ -23,13 +23,14 @@ New features and API changes; refer to the API documentation for full details:
The following statistics were removed:
-* pages split during eviction.
-* connection dhandles swept.
-* connection candidate referenced.
-* log buffer size increases.
-* slots selected for switching that were unavailable.
-* record size exceeded maximum.
-* failed to find a slot large enough for record.
+f1ed3b9 WT-1481: connection dhandles swept.
+f1ed3b9 WT-1481: connection candidate referenced.
+4ba4518 WT-1481: failed to find a slot large enough for record.
+28563af WT-1989: log buffer size increases.
+f81c70d WT-1989: slots selected for switching that were unavailable.
+df4f69c WT-2094: log records written directly.
+df4f69c WT-2094: record size exceeded maximum.
+d68e078 WT-2182: pages split during eviction.
Lookaside table: