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/12 11:42:00 UTC

[GitHub] [pulsar] lhotari commented on issue #17587: [Bug] Pulsar logs are truncated when logging to files and Pulsar runs out of direct memory when -Dpulsar.allocator.exit_on_oom=true

lhotari commented on issue #17587:
URL: https://github.com/apache/pulsar/issues/17587#issuecomment-1243617445

   It seems that `LogManager.shutdown();` should be called before `Runtime.getRuntime().halt` is called in the Pulsar code base.


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