[ 
https://issues.apache.org/jira/browse/SOLR-4829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13659947#comment-13659947
 ] 

Steven Bower commented on SOLR-4829:
------------------------------------

I patched my 4.3.0 install with the attached patch on a solr instance with my 
broken index that was causing this issue to begin with and i see that the tlog 
files are limited to 10 files properly and I am not building up orphaned 
FileDescriptors any more. Additionally I've verified with lsof that the tlog 
isn't leaking open file...
                
> transaction log reference leak
> ------------------------------
>
>                 Key: SOLR-4829
>                 URL: https://issues.apache.org/jira/browse/SOLR-4829
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 4.1
>            Reporter: Yonik Seeley
>            Assignee: Yonik Seeley
>             Fix For: 5.0, 4.3.1
>
>         Attachments: SOLR-4829.patch, SOLR-4829.patch, SOLR-4829.patch
>
>
> Failure to dereference tlogs or RecentUpdates can cause old transaction logs 
> to never be closed & deleted.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to