Files
spring-integration/spring-integration-jdbc
Artem Bilan a81fb6fbbd Fix JdbcLockRLeaderInitiatorTests race condition
JIRA: https://jira.spring.io/browse/INT-4247

* Fix `JdbcLockRegistryLeaderInitiatorTests` race condition to assert
the `initiator1` is elected eventually after yielding when the
`initiator2` is stopped
2017-07-20 10:51:17 -04:00
..