You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/09/07 16:08:47 UTC

[GitHub] [pulsar] AnonHxy opened a new pull request, #17525: [improve][client]Removing check executorProvider null

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

   
   ### Motivation
   
   
   * A minor improvement by removing check null for `externalExecutorProvider` and `internalExecutorProvider` ,  because they are final variables initialized with non-null value.
   
   ### Modifications
   * Removing check null for `externalExecutorProvider` and `internalExecutorProvider`
   
   ### Verifying this change
   
   - [x] Make sure that the change passes the CI checks.
   
   
   
   ### Documentation
   
   Check the box below or label this PR directly.
   
   Need to update docs? 
   
     
   - [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: commits-unsubscribe@pulsar.apache.org

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


[GitHub] [pulsar] AnonHxy closed pull request #17525: [improve][client]Removing check executorProvider null

Posted by GitBox <gi...@apache.org>.
AnonHxy closed pull request #17525: [improve][client]Removing check executorProvider null
URL: https://github.com/apache/pulsar/pull/17525


-- 
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-unsubscribe@pulsar.apache.org

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