Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-4831

Transaction logs are leaking

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • None
    • None

    Description

      We have a system in which a client is sending 1 record at a time (via REST) followed by a commit. This has produced ~65k tlog files and the JVM has run out of file descriptors... I grabbed a heap dump from the JVM and I can see ~52k "unreachable" FileDescriptors... This leads me to believe that the TransactionLog is not properly closing all of it's files before getting rid of the object...

      I've verified with lsof that indeed there are ~60k tlog files that are open currently..

      This is Solr 4.3.0

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              sbower Steven Bower
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: