vignesh-manel commented on PR #21534:
URL: https://github.com/apache/camel/pull/21534#issuecomment-4111278514

   > * **HTTP 4xx treated as success** in `waitForEndpoint()` — `code >= 200 && 
code < 500 && code != 404` accepts 401/403/405 as "endpoint available." Should 
be documented.
   
   @gnodet could you please re-review, I have removed the dead code. Changed 
playwright to runtime dependency which will be downloaded. Added test for 
LauncherHelper, addressed the minor issues, however duplicate changes in 
JolokiaAttacher was not addressed to avoid any impact on existing jolokia 
functionality


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