Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

historical process open too many segments files(all segments files) #16629

Open
lukoou3 opened this issue Jun 19, 2024 · 0 comments
Open

historical process open too many segments files(all segments files) #16629

lukoou3 opened this issue Jun 19, 2024 · 0 comments

Comments

@lukoou3
Copy link

lukoou3 commented Jun 19, 2024

historical process open too many segments files(all segments files)

Affected Version

26.0.0.

Description

Cluster size: 2 query server, 22 data server

Discovered that the Druid Data server has a large number of opened files, historical process open too many files, historical process will open all segments files.

use lsof -p druid_historical_process_Id, discover historical process will open all segments files.

There are a total of 760k segments files, 34k segments files per data server, historical process will open 34k segments files.

why historical process will open all segments files?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant