Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Reinstate RedisCacheConfiguration.getTtl() as deprecated #2628

Closed
Assignees
Labels
in: cacheRedisCache and CacheManager type: taskA general task
Milestone
@jxblum

Description

As of Spring Data Redis 3.2, it is now possible to dynamically compute the TTL of a cache entry (key/value) on expiration.

As such, the static getTtl():Duration method was removed without properly deprecating the method.

This task reinstates the method as deprecated, referring users to use the new getTtlFunction() method instead.

Issue: #2300
Pull Request: #2597

Original Issue: #1433
Original Pull Request: #2587

Metadata

Metadata

Assignees

Labels

in: cacheRedisCache and CacheManager type: taskA general task

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    AltStyle によって変換されたページ (->オリジナル) /