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

Avoid allocating over-large bloom filters

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 2.1 beta1
    • None
    • None

    Description

      We conservatively estimate the number of partitions post-compaction to be the total number of partitions pre-compaction. That is, we assume the worst-case scenario of no partition overlap at all.

      This can result in substantial memory wasted in sstables resulting from highly overlapping compactions.

      Attachments

        1. 5906.txt
          205 kB
          Yuki Morishita

        Issue Links

          Activity

            People

              yukim Yuki Morishita
              jbellis Jonathan Ellis
              Yuki Morishita
              Jonathan Ellis
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: