Skip to content

Conversation

@xak2000
Copy link
Contributor

@xak2000 xak2000 commented Jun 18, 2025

This commit normalizes the indentation in all DB schema files of spring-integration-jdbc to use tabs instead of mixed tabs/spaces.

xak2000 referenced this pull request Jun 18, 2025
Fixes: #3444

* Add `DistributedLock` interface which is implemented by `RedisLock` and `JdbcLock`.
* Modify `LockRegistry`, `ExpirableLockRegistry`, `RenewableLockRegistry` interfaces.
* Modify implementation of `DefaultLockRepository, `JdbcLockRegistry`, `RedisLockRegistry`
* Modify ddl of `INT_LOCK` table.
* Maintain test cases and documents.

Signed-off-by: Eddie Cho <[email protected]>

GH-3444: Add Custom TTL support for RedisLock, and JdbcLock

Fixes: #3444

* Modify `LockRegistry`, `DistributedLock` interfaces.
* Modify implementation of `DefaultLockRepository, `JdbcLockRegistry`, `RedisLockRegistry`
* Modify ddl of `INT_LOCK` table.
* Maintain test cases and documents.

Signed-off-by: Eddie Cho <[email protected]>

GH-3444: Add Custom TTL support for RedisLock, and JdbcLock

Fixes: #3444

* Modify DistributedLock` interfaces.
* Modify implementation of `JdbcLockRegistry`, `RedisLockRegistry`.
* Modify JavaDoc.

Signed-off-by: Eddie Cho <[email protected]>

GH-3444: Add Custom TTL support for RedisLock, and JdbcLock

Fixes: #3444

* Maintain document

Signed-off-by: Eddie Cho <[email protected]>

GH-3444: Add Custom TTL support for RedisLock, and JdbcLock

Fixes: #3444

* Add @deprecated

Signed-off-by: Eddie Cho <[email protected]>
This commit normalizes the indentation in all DB schema files of
spring-integration-jdbc to use tabs instead of mixed tabs/spaces.

Signed-off-by: Ruslan Stelmachenko <[email protected]>
@artembilan
Copy link
Member

Thank you!
Will be merged when build is green.

@artembilan artembilan merged commit f7b5946 into spring-projects:main Jun 18, 2025
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants