steveloughran commented on a change in pull request #3249:
URL: https://github.com/apache/hadoop/pull/3249#discussion_r680816165



##########
File path: 
hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/auth/RolePolicies.java
##########
@@ -375,6 +378,7 @@ private RolePolicies() {
       STATEMENT_ALL_S3_GET_BUCKET_LOCATION
   );
 
+  public static final String CANNED_ACL_LOG = "LogDeliveryWrite";

Review comment:
       actually that wasn't in use. I'd also added it to S3ATestConstants and 
forgot about this one. Cut it




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to