lhotari commented on issue #23063: URL: https://github.com/apache/pulsar/issues/23063#issuecomment-2277864508
I did a quick check and didn't find an obvious reason. I guess one possibility is that the logger doesn't get flushed after the log message gets written or the logger is shutdown before that. That's a problem that has been fixed in some other Pulsar components. For example, there's #20689 which handled proper shutdown of the logger in case of exceptions in the startup sequence. -- 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]
