Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
3.6.3
-
None
-
None
-
Storage Non-NYC 2018-04-09, Storage Non-NYC 2018-04-23
-
v3.6
Description
In fixing an underflow error on the lookaside entry count in WT-3891, we introduced a bug where the count is incremented rather than decremented at the end of inserting a block. This bug can lead to the reported lookaside entry count being off by up to 2 orders of magnitude.