pgier opened a new issue, #21275: URL: https://github.com/apache/pulsar/issues/21275
### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Motivation If storage offload is configured, Pulsar broker should check at startup whether the storage bucket is accessible, and print an error message if it is not. This alerts the user when starting up a Pulsar cluster with a broken offload configuration. ### Solution Add storage offload check at startup. Print an error message if there is any problem writing to the storage bucket. ### Alternatives _No response_ ### Anything else? no ### Are you willing to submit a PR? - [ ] 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]
