Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Done
-
WT2.7.0
-
None
-
None
Description
If isolation level is set to read-uncommitted, a join cursor may give different results with a Bloom filter than without. To prevent coding errors, we should consider disallowing this combination: If a Bloom filter is enabled, and transaction level is read-uncommitted, return an error. Or, at least this should be documented.
Attachments
Issue Links
- is depended on by
-
SERVER-23140 WiredTiger changes for MongoDB 3.3.4
-
- Closed
-