spring-integration
spring-integration copied to clipboard
Consul leader election
Since this is replacing spring-cloud/spring-cloud-cluster, wondered if there is any plan to implement Consul leader election mechanism:
spring-cloud/spring-cloud-cluster#17 - initial consul leader implementation
Sorry for delay.
You know we don't have nor plans, neither resources to jump into this stuff.
You are always welcome with Contribution. This kind of new feature should go to the https://github.com/spring-projects/spring-integration-extensions project as one of the sub-project.
You can find a PR from Dave Syer as an effort to do the same migration from Spring Cloud for ETCD: https://github.com/spring-projects/spring-integration-extensions/pull/163