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

if out of disk space reclaim compacted SSTables during memtable flush

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 0.7.6, 0.8.0 beta 2
    • None
    • None

    Description

      During compaction if there is not enough disk space we invoke GC to reclaim unused space.

      During memtable and binary memtable flush we just error out if there is not enough disk space to flush the table.

      Can we make cfs.createFlushWriter() use the same logic as Table.getDataFileLocation() to reclaim space if needed?

      Attachments

        1. 2404-0.7.txt
          5 kB
          Jonathan Ellis
        2. 2404-0.8.txt
          2 kB
          Jonathan Ellis

        Activity

          People

            jbellis Jonathan Ellis
            amorton Aaron Morton
            Jonathan Ellis
            Sylvain Lebresne
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: