[ 
https://issues.apache.org/jira/browse/SOLR-8580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ishan Chattopadhyaya updated SOLR-8580:
---------------------------------------
    Attachment: SOLR-8580.patch

Added patch for:
# Closing a ChannelFastInputStream in endsCommit() of TransactionLog.
# Closing a zkStateReader in ZooKeeperInspector.

> Leaked ChannelFastInputStream in TransactionLog
> -----------------------------------------------
>
>                 Key: SOLR-8580
>                 URL: https://issues.apache.org/jira/browse/SOLR-8580
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Ishan Chattopadhyaya
>            Priority: Trivial
>         Attachments: SOLR-8580.patch
>
>
> There's a leaked ChannelFastInputStream in endsWithCommit() of 
> TransactionLog. We should close it or use it in a try-with-resources block.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to