Files
spring-integration/spring-integration-jdbc/src/test
Artem Bilan f8c22dd357 Fix race conditions in JdbcLockRegDifClientTests
The default `TTL` in the `DefaultLockRepository` is 10 seconds which mislead us
when other client instance has just 100 millis.
So, not-adjusted client spins for expired lock wastefully leading to the
synchronization barriers to fail

**Cherry-pick to `5.4.x`**
2022-02-14 09:56:43 -05:00
..
2019-03-20 10:39:37 -04:00