Description
- 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
- abfs close ops can trigger failures in try-with-resources use
Attachments
Issue Links
- is related to
-
HADOOP-16998 WASB : NativeAzureFsOutputStream#close() throwing IllegalArgumentException
- Resolved
- links to