pradeep85841 opened a new pull request, #1645:
URL: https://github.com/apache/activemq/pull/1645

   This PR adds a Docker HEALTHCHECK for the ActiveMQ container using Jolokia.
   
   Key points:
   - Uses authenticated Jolokia search to verify Broker MBean is available.
   - Ensures broker is fully initialized before container is marked healthy.
   - Compatible with any ActiveMQ 6.x brokerName.
   - Avoids fragile attribute checks like 'Started'.
   - Origin header included to satisfy Jolokia security.
   - Works with CI pipelines and deterministic Docker health status.
   
   Reviewer notes:
   - ENTRYPOINT and CMD unchanged.
   - No changes to shutdown/logging behaviour.
   - Only adds healthcheck to improve container observability.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to