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

Harden resource management on SSTable components to prevent further leaks

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 4.1-alpha1, 4.1
    • Local/SSTable
    • None

    Description

      We've seen resource leaks pop up w/histogram overflows repeatedly; the code in BigTableWriter.openEarly() and BigTableWriter.openFinal() doesn't appropriately catch and handle any exceptions during creation before things are registered with a LifecycleTransaction so any errors there will leak.

      We should clean that up.

      Attachments

        Activity

          People

            jmckenzie Josh McKenzie
            jmckenzie Josh McKenzie
            Josh McKenzie
            Caleb Rackliffe
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: