Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-8946

Make SSTableScanner always respect its bound

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 2.1.5
    • None
    • None

    Description

      When SSTableScanner takes a DataRange, it doesn't fully respect the bounds provided as it always generate a Bounds object, thus potentially ending up including a key it should have excluded. It's currently compensated by in ColumnFamilyStore.getSequentialIterator but that is still an unexpected behavior and is such error prone. We should fix that and remove the compensation in ColumnFamilyStore.getSequentialIterator.

      Attachments

        Issue Links

          Activity

            People

              benedict Benedict Elliott Smith
              slebresne Sylvain Lebresne
              Benedict Elliott Smith
              Sylvain Lebresne
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: