Skip to content

Too many deleted index or timeIndex file refs stale in mmap #1377

@swuferhong

Description

@swuferhong

Search before asking

  • I searched in the issues and found nothing similar.

Fluss version

0.7.0 (latest release)

Please describe the bug 🐞

Under large-scale data testing, every tabletServer in the Fluss cluster exhibited excessive mmap memory usage, as shown in the figure below Almost 300GB):

Image

Using pmap -x <PID> to show the mmap usage, found that there are too many deleted index or timeIndex file refs stale in mmap as follow:

Image

Only when the G1 Mixed GC is triggered will these objects be reclaimed.

Solution

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions