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

Remove or rework per-row bloom filters

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 2.0 beta 1
    • None
    • None

    Description

      Per-row bloom filters may be a misfeature.

      On small rows we don't create them.

      On large rows we essentially only do slice queries that can't take advantage of it.

      And on very large rows if we ever did deserialize it, the performance hit of doing so would outweigh the benefit of skipping the actual read.

      Attachments

        1. 4885-v2.patch
          21 kB
          Jason Brown
        2. 4885-v1.patch
          74 kB
          Jason Brown
        3. 0002-CASSANRDA-4885-update-test.patch
          2 kB
          Jason Brown
        4. 0001-CASSANRDA-4885-Remove-per-row-bloom-filter.patch
          25 kB
          Jason Brown

        Issue Links

          Activity

            People

              jasobrown Jason Brown
              jbellis Jonathan Ellis
              Jason Brown
              Jonathan Ellis
              Votes:
              1 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: