Skip to content

Avoid CacheAspectSupport#findInCaches falling through to the reactiveCachingHandler #33371

@simonbasle

Description

@simonbasle

In findInCaches, if the return type is a CompletableFuture but a cache get returns null, the execution falls through to the reactiveCachingHandler.

It should instead continue onto the next cache in the context (if any).

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions