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

   ### Motivation
   
   The `AuthenticationDataSource` variable was added to the `ProxyConnection` 
class in https://github.com/apache/pulsar/pull/1200. It is no longer needed. 
   
   ### Modifications
   
   * Remove unused variable
   
   ### Verifying this change
   
   This is a trivial change.
   
   ### Does this pull request potentially affect one of the following parts:
   
   The only conceivable way this is a breaking change is if a third party 
implementation implemented their library so that 
`authState.getAuthDataSource()` has a side effect.
   
   ### Documentation
   
   - [x] `doc-not-needed` <!-- Your PR changes do not impact docs -->
   
   No docs 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: commits-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to