lhotari opened a new issue, #17587: URL: https://github.com/apache/pulsar/issues/17587
### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Version 2.10.x ### Minimal reproduce step It's possible to reproduce the issue when running Pulsar in a configuration where Pulsar logs to log files. (a VM based deployment). To reproduce, configure the direct memory to a low value and stress the broker with sufficient load so that the direct memory runs out ### What did you expect to see? the Pulsar logs should be writted to disk before Pulsar exits the Java process ### What did you see instead? Pulsar log files are truncated and don't contain the last logged lines ### Anything else? _No response_ ### Are you willing to submit a PR? - [X] I'm willing to submit a PR! -- 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]
