Skip to content
This repository was archived by the owner on Jan 31, 2025. It is now read-only.
This repository was archived by the owner on Jan 31, 2025. It is now read-only.

TransformStatefulP unnecessarily tries to evict keys even if TTL=0 #2899

Open
@viliam-durina

Description

@viliam-durina

If TTL=0 it means that keys live forever. However, the processor iterates all the keys on each watermark and calculates the eviction time which wastes CPU.

Related issue: #2900

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