-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: WT2.7.0
-
Component/s: None
-
None
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.
- is depended on by
-
SERVER-23140 WiredTiger changes for MongoDB 3.3.4
- Closed