Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-1288

FD leak when tablet deleted

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.6.0
    • 0.7.0
    • log
    • None

    Description

      Nick Wolf reported that he was seeing too many open FDs when running Kudu. Upon further inspection, it was discovered that Kudu leaks WAL file descriptors when tablets are deleted (tombstoned). One immediate workaround is to restart the tablet server.

      Ensure that we release the FDs held by the Log and its helper objects when a tablet is deleted.

      Attachments

        Activity

          People

            mpercy Mike Percy
            mpercy Mike Percy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: