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-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org