Skip to content

The LocalResponseCacheGatewayFilterFactory is creating a new CacheManager for each Filter #3025

Closed
@michael-wirth

Description

@michael-wirth

Describe the bug
The LocalResponseCacheGatewayFilterFactory is not using the "gatewayCacheManger" bean, but always creating a new instance.
Is this a bug or correct by design?

Cache routeCache = LocalResponseCacheAutoConfiguration.createGatewayCacheManager(cacheProperties)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions