xiaoyuyao opened a new pull request #724: HDDS-3282. 
ozone.http.filter.initializers can't be set properly for S…
URL: https://github.com/apache/hadoop-ozone/pull/724
 
 
   ## What changes were proposed in this pull request?
   Change to use the Initializer class from hadoop-common while keeping the 
ozone initializer configuration key as-is. 
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-3282
   
   ## How the fix is tested:
   
   Test with ozonesecure docker-compose locally and verified that the change 
ensure unauthenticated user will get 401 error like below.
   
   ```
   URI: | /
   -- | --
   401
   Authentication required
   org.eclipse.jetty.servlet.DefaultServlet-1e1b061
   ```
   

----------------------------------------------------------------
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