summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/src/include/stat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/src/include/stat.h')
-rw-r--r--src/third_party/wiredtiger/src/include/stat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/third_party/wiredtiger/src/include/stat.h b/src/third_party/wiredtiger/src/include/stat.h
index dd6bc42118a..b011cf8ae04 100644
--- a/src/third_party/wiredtiger/src/include/stat.h
+++ b/src/third_party/wiredtiger/src/include/stat.h
@@ -393,7 +393,7 @@ struct __wt_connection_stats {
int64_t cache_eviction_force;
int64_t cache_eviction_force_fail;
int64_t cache_eviction_force_fail_time;
- int64_t cache_eviction_force_rollback;
+ //int64_t cache_eviction_force_rollback;
int64_t cache_eviction_hazard;
int64_t cache_hazard_checks;
int64_t cache_hazard_walks;