orpiske commented on PR #7481:
URL: https://github.com/apache/camel/pull/7481#issuecomment-1106457698

   > @orpiske Good job! and I just want to know why some kafka IT tests do not 
run before?
   
   Thanks. The tests where not running previously because the 
`KafkaConsumerHealthCheckIT` was self-managing the lifecycle of the service and 
that was causing subsequent tests to fail to launch (i.e.: because of changed 
parameters, properties and addresses that happen whenever you bounce a service 
in the test-infra). 
   
   By isolating it, the other services could proceed executing. 
   
   That said, we still have an issue that we need to solve: 
https://issues.apache.org/jira/browse/CAMEL-18003. 


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