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

   ### Motivation
   
   Builds on https://github.com/apache/pulsar/pull/18997. Essentially, we 
shouldn't get the consumer future when there isn't a broker interceptor.
   
   ### Modifications
   
   * Move the conditional check for `brokerInterceptor != null` earlier to 
prevent unnecessary work.
   
   ### Verifying this change
   
   This is a trivial change.
   
   ### Documentation
   
   - [x] `doc-not-needed` <!-- Your PR changes do not impact docs -->
   


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