Skip to content

Conversation

bsbodden
Copy link
Collaborator

@bsbodden bsbodden commented May 7, 2023

To lookup an entity class in the (Spring Data Redis) KeyspaceConfiguration, the class object to lookup has to be loaded with the System Class Loader, but then the same class object cannot be used when finding the getter to reflectively invoke the assigned TTL getter method on a given entity. This PR separates the lookup from the reflection parts of this procedure.

@bsbodden bsbodden requested a review from sazzad16 May 7, 2023 05:10
@bsbodden bsbodden self-assigned this May 7, 2023
@bsbodden bsbodden merged commit 2f6960c into redis:main May 7, 2023
@bsbodden bsbodden deleted the bsb/issue-236 branch May 7, 2023 05:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants