You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2023/03/16 13:27:00 UTC

[jira] [Commented] (NIFI-11291) EventIterator leak in PartitionedEventStore

    [ https://issues.apache.org/jira/browse/NIFI-11291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701179#comment-17701179 ] 

ASF subversion and git services commented on NIFI-11291:
--------------------------------------------------------

Commit 8227c19b970345706c072295bc8dcc075a8f1b67 in nifi's branch refs/heads/main from Joe Gresock
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=8227c19b97 ]

NIFI-11291: Ensuring exceptional EventIterators are closed in PartitionedEventStore

This closes #7047

Signed-off-by: David Handermann <ex...@apache.org>


> EventIterator leak in PartitionedEventStore
> -------------------------------------------
>
>                 Key: NIFI-11291
>                 URL: https://issues.apache.org/jira/browse/NIFI-11291
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: Joe Gresock
>            Assignee: Joe Gresock
>            Priority: Minor
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> If an exception is thrown at SequentialRecordReaderEventIterator.java:121, the EventIterator is not closed, resulting in a leak.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)