nodece opened a new pull request, #16201:
URL: https://github.com/apache/pulsar/pull/16201

   Signed-off-by: Zixuan Liu <[email protected]>
   
   ### Motivation
   
   #16065 fixes the race condition issue, but introduces a new issue, when we 
use the proxy to request the broker to do lookup operation, the broker uses the 
original principal and client authentication data to authorize, it is 
incorrect, we need to use original principal with original authentication data, 
not client authentication data.
   
   ### Verifying this change
   
   - [x] Make sure that the change passes the CI checks.
   
   Added proxy test.
   
   ### Documentation
   
   - [x] `doc-not-needed` 
   


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