[
https://issues.apache.org/jira/browse/SOLR-4829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13659520#comment-13659520
]
Mark Miller commented on SOLR-4829:
-----------------------------------
This looks like it reintroduces the NPE you can get with no ulog in
ElectionContext - when I put in the null check yesterday or the day before, I
was torn between just letting the node become leader if it has no ulog and was
active and throwing a specific exception about having no ulog - i ended up
choosing the former thinking if we didn't want to support no ulog in solrcloud
mode, that should be checked on startup.
> 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
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]