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`**