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

   ### Motivation
   
   - a NPE with no description is confusing
   
   Seeing this in logs of 
org.apache.pulsar.client.api.SubscriptionMessageDispatchThrottlingTest#testMultiLevelDispatch
   ```
   2022-08-26T11:18:10,532 - ERROR - 
[broker-topic-workers-OrderedExecutor-3-0:SafeRunnable@38] - Unexpected 
throwable caught
   java.lang.NullPointerException: null
   ```
   
   ### Modifications
   
   Add a description to the NPE.


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