-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Labels
Description
Expected Behavior
If I set redis.timeout
then all operations should have that timeout
Actual Behaviour
The default 1m timeout is still in effect
Steps To Reproduce
- Set a
redis.timeout
value, for example 1s - Observe that RedisCache.getNativeCache().getTimeout() still returns 1m
Environment Information
No response
Example Application
No response
Version
4.7