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 Gregory (JIRA)" <ji...@apache.org> on 2018/05/16 15:32:00 UTC

[jira] [Resolved] (VFS-614) MonitorInputStream should not close the stream in read()

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

Gary Gregory resolved VFS-614.
------------------------------
       Resolution: Fixed
    Fix Version/s: 2.2.1

Resolving, please verify and close.
{noformat}
commit -m "[VFS-614] MonitorInputStream should not close the stream in read(). Patch by Otto Fowler. I added an EOL to the new file. Closes #30." -N C:/vcs/svn/apache/commons/trunks-proper/vfs/commons-vfs2/src/main/java/org/apache/commons/vfs2/util/MonitorInputStream.java C:/vcs/svn/apache/commons/trunks-proper/vfs/src/changes/changes.xml C:/vcs/svn/apache/commons/trunks-proper/vfs/commons-vfs2/src/test/java/org/apache/commons/vfs2/provider/DefaultFileContentTest.java
Sending C:/vcs/svn/apache/commons/trunks-proper/vfs/commons-vfs2/src/main/java/org/apache/commons/vfs2/util/MonitorInputStream.java
Adding C:/vcs/svn/apache/commons/trunks-proper/vfs/commons-vfs2/src/test/java/org/apache/commons/vfs2/provider/DefaultFileContentTest.java
Sending C:/vcs/svn/apache/commons/trunks-proper/vfs/src/changes/changes.xml
Transmitting file data ...
Unknown action received: commit finalizing
Committed revision 1831735.
{noformat}

> MonitorInputStream should not close the stream in read()
> --------------------------------------------------------
>
>                 Key: VFS-614
>                 URL: https://issues.apache.org/jira/browse/VFS-614
>             Project: Commons VFS
>          Issue Type: Bug
>    Affects Versions: 2.1
>            Reporter: Boris Petrov
>            Assignee: Otto Fowler
>            Priority: Critical
>             Fix For: 2.2.1
>
>
> Check the following thread for more description:
> https://mail-archives.apache.org/mod_mbox/commons-user/201606.mbox/%3C90211dd5-5954-e786-e493-30187e68007b%40profuzdigital.com%3E
> And the following repo with a "demo" of the bug:
> https://github.com/boris-petrov/vfs-bug



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)