Skip to content

Use TenantAwareCache for the entity skip cache in FioriRecommendationHandler #129

Description

@lisajulia

The FioriRecommendationHandler currently manages its own Caffeine cache keyed by <tenantId>:<entityName> and manually evicts entries in invalidateTenant. Replace by com.sap.cds.services.utils.TenantAwareCache, which handles tenant-scoped invalidation natively, and then remove the manual eviction logic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions