ajayydv commented on a change in pull request #561: HDDS-1043. Enable token 
based authentication for S3 api.
URL: https://github.com/apache/hadoop/pull/561#discussion_r263081761
 
 

 ##########
 File path: 
hadoop-ozone/s3gateway/src/main/java/org/apache/hadoop/ozone/s3/VirtualHostStyleFilter.java
 ##########
 @@ -65,6 +65,10 @@ public void filter(ContainerRequestContext requestContext) 
throws
 
     authenticationHeaderParser.setAuthHeader(requestContext.getHeaderString(
         HttpHeaders.AUTHORIZATION));
+
 
 Review comment:
   did you mean blank line? its removed .

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to