nlu90 commented on PR #15247:
URL: https://github.com/apache/pulsar/pull/15247#issuecomment-1104715218

   > I was wondering when this would be an NPE, and it looks like it's most 
likely an NPE when `fileConfig.validate();` throws an exception. In that case, 
the `executor` is left `null` and the resulting cleanup calls `close()`, which 
expects a non-null `executor`.
   
   I met the exact issue as you described. I provide a parameter available in 
2.10.0 release to a 2.9.2 runtime and the `validate()` failed.


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