Croway opened a new pull request, #1756: URL: https://github.com/apache/camel-kafka-connector/pull/1756
## Summary - Increase `ElasticsearchContainer` startup timeout from default to 180s in `CamelSinkElasticSearchITCase` - Increase test method `@Timeout` from 90s to 180s to match - The Elasticsearch 9.1.0 container takes longer than the default timeout to start on CI (build #348 showed 489s total before failure) - The test creates its own container bypassing the `initContainer()` wait strategy in `ElasticSearchLocalContainerInfraService`, so no startup timeout was configured ## Test plan - [x] Compiles locally - [ ] CI validates the test passes with the increased timeout _Claude Code on behalf of Fede Mariani_ -- 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]
