Joforde commented on issue #23778: URL: https://github.com/apache/pulsar/issues/23778#issuecomment-2649491707
> Did you solve it? I'm facing the same issue. @SakaSun Yes, this can currently be resolved through configuration. There is an issue to optimize this: https://github.com/apache/pulsar/issues/23809. The current solution involves: Modifying the configuration file to set statusFilePath=/pulsar/data/status. Creating a file, for example: echo "OK" > /pulsar/data/status. -- 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]
