kfaraz commented on PR #18302:
URL: https://github.com/apache/druid/pull/18302#issuecomment-3140125089

   @gianm , I also needed to include some other changes to provide visibility 
into the containers.
   
   - Converted a `CliCustomNodeRole` to a `CliEventCollector`
   - This is a custom test-only Druid service that just collects events over 
HTTP
   - The events are then forwarded to a `LatchableEmitter` which allows 
watching for certain events
   - Added a `CustomNodeRoleDockerTest` which supersedes the 
`ITHighAvailabilityTest`
   - Removed code related to the old high availability tests.
   
   I hope these extra changes have not made the PR too bloated.


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

Reply via email to