-
Enhancement
-
Resolution: Done
-
Major
-
9.2.4.Final
-
None
-
Sprint 9.4.0.Alpha1
The Spring Cache provider has no distinction between sync and async calls. In a cache scenario with fail-fast semantics it is desirable to fail a read operation when it doesn't complete within a specified timeout.
We should add a configuration property which implements this