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

SSTableReader.loadSummary may leave an open file

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 2.0.3
    • None
    • None
    • Low

    Description

      When SSTableReader.loadSummary catches IOException it tries to delete summariesFile, but the iStream is still open and the file is locked, so FileUtils.deleteWithConfirm fails, at least on Windows

      Attachments

        1. CASSANDRA-2.0-6380.patch
          1 kB
          Mikhail Stepura

        Activity

          People

            mishail Mikhail Stepura
            mishail Mikhail Stepura
            Mikhail Stepura
            Jonathan Ellis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: