Skip to content

The redis.timeout setting has no effect #649

@kevin-wise

Description

@kevin-wise

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

  1. Set a redis.timeout value, for example 1s
  2. Observe that RedisCache.getNativeCache().getTimeout() still returns 1m

Environment Information

No response

Example Application

No response

Version

4.7

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions