-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: WT2.7.0
-
Component/s: None
-
None
In the attached program, the main table has value format 's'. An index is created that uses the value from the main table as its key. Insert() of a k/v pair returns ENOMEM.
The problem does not occur with no index.
The problem does not occur with format '1s'.
Possibly related to WT-1998.
- is depended on by
-
SERVER-19282 WiredTiger changes in MongoDB 3.1.6
- Closed