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/08/29 18:15:24 UTC

[GitHub] [pulsar] merlimat commented on pull request #17293: [improve][broker] Add a message to a NullPointerException created in ManagedLedgerImpl

merlimat commented on PR #17293:
URL: https://github.com/apache/pulsar/pull/17293#issuecomment-1230684441

   @lhotari While the `throw new NullPointerException()` is clearly not good, I think the logline is generated when the exception is repeated multiple times. The JVM will omit the stack traces and the message after a while.


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