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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]