Open aldettinger opened 3 years ago
Depending on the result of CAMEL-16789, we may need to remove the bulkHead*
assertions or maybe add tests related to timeoutScheduledExecutorServiceRef
from camel-quarkus-integration-test-core-faulttolerance itests.
I've updated the tests to match the current camel behavior. Let's revisit this when https://issues.apache.org/jira/browse/CAMEL-16789 get implemented.
Once fixed in camel,
CoreFaultToleranceTest
expectation in camel-quarkus could be fixed too.