[
https://issues.apache.org/jira/browse/NIFI-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14954148#comment-14954148
]
ASF GitHub Bot commented on NIFI-1035:
--------------------------------------
Github user jackowaya commented on the pull request:
https://github.com/apache/nifi/pull/101#issuecomment-147557510
Yes. I screwed up making the commit message. It's
https://issues.apache.org/jira/browse/NIFI-1035
> AbstractKiteProcessor.getSchema leaks file handles
> --------------------------------------------------
>
> Key: NIFI-1035
> URL: https://issues.apache.org/jira/browse/NIFI-1035
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 0.3.0
> Reporter: Alan Jackoway
>
> We had NiFi nodes crash today with the dreaded too many open files error
> (similar to what I saw in NIFI-888).
> This time, the file handles were all connections to Datanodes in the
> CLOSE_WAIT status.
> The most recent thing I added to our pipeline were ConvertAvroSchema and
> ConvertJSONToAvro processors. I started looking there for a leak and I
> believe I found it in AbstractKiteProcessor.getSchema.
> Pull Request coming shortly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)