You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (Jira)" <ji...@apache.org> on 2021/12/19 10:35:00 UTC

[jira] [Updated] (JENA-2157) Unclosed iterator in PrefixMappingUtils.calcInUsePrefixMapping

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

Andy Seaborne updated JENA-2157:
--------------------------------
    Fix Version/s: Jena 4.2.0

> Unclosed iterator in PrefixMappingUtils.calcInUsePrefixMapping
> --------------------------------------------------------------
>
>                 Key: JENA-2157
>                 URL: https://issues.apache.org/jira/browse/JENA-2157
>             Project: Apache Jena
>          Issue Type: Bug
>    Affects Versions: Jena 4.1.0
>            Reporter: Holger Knublauch
>            Assignee: Andy Seaborne
>            Priority: Major
>             Fix For: Jena 4.2.0
>
>
> The graph.find(null, null, null) is not exhausted when the break in line 121 is reached. Requires an iter.close() in that case.



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