You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2022/10/09 17:27:00 UTC

[jira] [Resolved] (IO-782) SequenceReader should close readers when its close method is called

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

Gary D. Gregory resolved IO-782.
--------------------------------
    Fix Version/s: 2.12.0
       Resolution: Fixed

The issue is now resolved in git master by making the implementation closer to what {{SequenceInputStream}} does. Please verify your use case and close. TY!

> SequenceReader should close readers when its close method is called
> -------------------------------------------------------------------
>
>                 Key: IO-782
>                 URL: https://issues.apache.org/jira/browse/IO-782
>             Project: Commons IO
>          Issue Type: Bug
>          Components: Streams/Writers
>    Affects Versions: 2.11.0
>            Reporter: matteodg
>            Priority: Major
>             Fix For: 2.12.0
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> {{SequenceReader.close()}} method should close readers.
> This is to be compliant with common practice of any {{Reader}} decorator, like for example {{BufferedReader}} is doing.



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