You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Danny Chen (Jira)" <ji...@apache.org> on 2021/11/12 04:18:00 UTC

[jira] [Created] (HUDI-2748) Do not invoke #close in LazyFileIterator#hasNext

Danny Chen created HUDI-2748:
--------------------------------

             Summary: Do not invoke #close in LazyFileIterator#hasNext
                 Key: HUDI-2748
                 URL: https://issues.apache.org/jira/browse/HUDI-2748
             Project: Apache Hudi
          Issue Type: Improvement
          Components: Common Core
            Reporter: Danny Chen
            Assignee: Danny Chen
             Fix For: 0.10.0


The #close is not safe in case there is a iterator leak, the #hasNext should be without side effects



--
This message was sent by Atlassian Jira
(v8.20.1#820001)