You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Joseph Witt (JIRA)" <ji...@apache.org> on 2015/10/19 00:59:05 UTC

[jira] [Updated] (NIFI-1035) AbstractKiteProcessor.getSchema leaks file handles

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

Joseph Witt updated NIFI-1035:
------------------------------
    Fix Version/s: 0.4.0

> 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
>             Fix For: 0.4.0
>
>
> 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)