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

   ### Motivation
   
   In #19975, we introduced a wrapper for all authentication parameters. This 
PR adds that wrapper to the Rest Producer.
   
   ### Modifications
   
   * Use `AuthenticationParameters` to simplify parameter management in Rest 
Producer.
   * Add method to the `AuthorizationService` that takes the 
`AuthenticationParameters`.
   * Update annotations on Rest Producer to indicate that a 401 is an expected 
response.
   
   ### Verifying this change
   
   This change is covered by the `TopicsAuthTest`.
   
   ### Documentation
   
   - [x] `doc-not-needed` 
   
   This is an internal change that does not need to be documented.
   
   ### Matching PR in forked repository
   
   PR in forked repository: skipping PR since the relevant tests pass locally


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