Aias00 opened a new pull request, #10957:
URL: https://github.com/apache/rocketmq/pull/10957

   Fixes #10956
   
   ### What changed
   - Initialize Controller authentication and authorization metadata plus 
request pipelines.
   - Parse Controller auth settings for standalone and embedded Nameserver 
startup paths.
   - Map unannotated Controller management request codes to cluster 
authorization actions.
   - Add remoting integration coverage for unsigned rejection and signed 
internal access.
   
   ### Validation
   - `mvn -pl auth,controller -am 
-Dtest=DefaultAuthorizationContextBuilderTest,ControllerAuthenticationPipelineTest
 -DfailIfNoTests=false test`
   - `mvn -pl namesrv -am -DskipTests compile`


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

Reply via email to