[
https://issues.apache.org/jira/browse/NIFI-7970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann resolved NIFI-7970.
------------------------------------
Fix Version/s: 1.14.0
Assignee: David Handermann
Resolution: Fixed
GitHub PR 5020 included updates to Kudu Session handling to ensure closure in
the event of any exceptions.
> PutKudu does not close Kudu Session if unable to communicate with Kudu
> ----------------------------------------------------------------------
>
> Key: NIFI-7970
> URL: https://issues.apache.org/jira/browse/NIFI-7970
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Reporter: Mark Payne
> Assignee: David Handermann
> Priority: Major
> Fix For: 1.14.0
>
>
> When unable to communicate with Kudu, the PutKudu processor doesn't
> appropriately close the session. This results in the created session not
> being garbage collected, which eventually results in NiFi encountering
> OutOfMemoryError.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)