Skip to content

Struggling with unmanaged memory #361

@EmanueleAlbero

Description

@EmanueleAlbero

Description

Hi, I'd start saying that I don't know if this is an actual issue or just a misconfiguration problem.
However I've a topology with 2 KStreams and an Outer Join between these 2 KStreams.
KStream1 receive a data every 100ms
KStream2 receive a data every about 3/4s
Uses a RocksDb store with default settings.
Everything works fine but I can see the unmanaged memory keep growing indefinitely.

Screenshot 2024-08-07 125338

This is a picture from dotmemory of the application after several hours of work (on the very same partition).
To add more context I'm also applying a 20 min Grace period, 10 min Retention Time and 10 min for WindowStoreChangelogAdditionalRetentionMs

Run the application both on Linux or Windows environment shows a similar behavior

Is there something I can check\verify in the configuration to avoid this issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions