yunmaoQu opened a new pull request, #23814:
URL: https://github.com/apache/pulsar/pull/23814

   close #23809 
   ### Modifications
   To address these issues, the following changes have been made:
   1. **Dedicated Servlet Handler**: A new servlet handler has been added 
specifically for the `/status.html` endpoint. This handler directly checks the 
broker's readiness state.
   2. **Default `statusFilePath` Update**: The default value for 
`statusFilePath` in `standalone.conf` has been changed to an empty value. This 
prevents the use of an invalid default path.
   3. **Independence from `statusFilePath`**: The status endpoint has been 
modified to operate independently of the `statusFilePath` configuration. This 
means its functionality is no longer dependent on this setting.
   
   ### Documentation
    doc
    doc-required
    doc-not-needed
    doc-complete
   
   ### Matching PR in forked repository
   PR in forked repository


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

Reply via email to