Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
The cannedACL field of S3AFileSystem can be null. The toString implementation has an unguarded call to cannedACL.toString(), so there is a risk of NullPointerException.
Attachments
Attachments
Issue Links
- is broken by
-
HADOOP-13028 add low level counter metrics for S3A; use in read performance tests
- Resolved