You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Steve Loughran (Jira)" <ji...@apache.org> on 2020/01/03 10:38:00 UTC

[jira] [Created] (HADOOP-16785) NativeAzureFsOutputStream NPEs on write() once closed

Steve Loughran created HADOOP-16785:
---------------------------------------

             Summary: NativeAzureFsOutputStream NPEs on write() once closed
                 Key: HADOOP-16785
                 URL: https://issues.apache.org/jira/browse/HADOOP-16785
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: fs/azure
    Affects Versions: 3.2.1
            Reporter: Steve Loughran
            Assignee: Steve Loughran


if you call write() after the NativeAzureFsOutputStream is closed it throws an NPE ... which isn't always caught by closeQuietly code. It needs to raise an IOE



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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org