You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (Jira)" <ji...@apache.org> on 2020/10/28 22:28:00 UTC

[jira] [Resolved] (ACCUMULO-3722) DFSInputStream being closed multiple times

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

Christopher Tubbs resolved ACCUMULO-3722.
-----------------------------------------
    Resolution: Cannot Reproduce

Closing this stale issue. If this is still a problem, please open a new issue or PR at https://github.com/apache/accumulo

> DFSInputStream being closed multiple times
> ------------------------------------------
>
>                 Key: ACCUMULO-3722
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3722
>             Project: Accumulo
>          Issue Type: Bug
>          Components: tserver
>            Reporter: Josh Elser
>            Priority: Minor
>         Attachments: 0001-ACCUMULO-3722-Synchronize-check-for-closed-BlockRead.patch
>
>
> Running on top of Hadoop 2.7.0-SNAPSHOT (or a version with HDFS-7494 applied), will result in lots of warnings from DFSInputStream in the TabletServer.
> {noformat}
> 2015-04-10 13:03:21,220 [hdfs.DFSClient] WARN : DFSInputStream has been closed already
> {noformat}
> We should figure out why we're closing the input stream multiple times and stop doing that.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)