spring-projects / spring-integration-extensions

The Spring Integration Extensions project provides extension components for Spring Integration
http://www.springintegration.org/
281 stars 266 forks source link

Migrate leader election support from Spring Cloud #162

Closed dsyer closed 8 years ago

artembilan commented 8 years ago

@dsyer , merged as https://github.com/spring-projects/spring-integration-extensions/commit/92a01dbe2969dda83c662ba48d90e92a7ab8bc76. See commit comments and pay attention to code changes.

If you don't like something or I really have missed some case, you always can pull the master and PR us back again.

Thank you! And let me guess: the next your contribution will be HazelcastLockRegistry :smile: And yes, here it would be based on IMap already.