Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-2322

Join cursor with isolation read-uncommitted may give different results with Bloom filters

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • WT2.8.0
    • Affects Version/s: WT2.7.0
    • Component/s: None
    • Labels:
      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.

            Assignee:
            donald.anderson@mongodb.com Donald Anderson
            Reporter:
            donald.anderson@mongodb.com Donald Anderson
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: