essobedo opened a new pull request, #8452: URL: https://github.com/apache/camel/pull/8452
Fix for https://issues.apache.org/jira/browse/CAMEL-10173 ## Motivation The API v3 of etcd should be supported by Camel and for this, we would like to propose a new component based on https://github.com/etcd-io/jetcd. ## Modifications: * Add a new test infra for Integration tests with etcd v3 * Convert the test for the AggregationRepository into an integration test * Propose a consumer and a producer based on jetcd and the legacy code. * Propose a ServiceSupport based on jetcd and the legacy code. * Propose a RoutePolicy based on jetcd and the legacy code. The leadership management relies on a lease with TTL. -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org