jamesnetherton commented on PR #4376:
URL: https://github.com/apache/camel-quarkus/pull/4376#issuecomment-1371999916

   > some kind of aws test was failing
   
   Thanks for clarifying.
   
   I think it was enough to add 
[this](https://github.com/apache/camel-quarkus/blob/main/extensions-core/core/deployment/src/main/java/org/apache/camel/quarkus/core/deployment/CamelProcessor.java#L181)
 and enable the health check discovery to work. Lets see what the CI result is.
   
   In any case, the logic in `Sns2Endpoint` is flawed because it proceeds to 
try and register a health check when `healthCheckRepository` is potentially 
`null`.
   
   


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