-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
PerformanceThis is for any performance related enhancements or bugsThis is for any performance related enhancements or bugsStorageIssues and PRs relating to data and metadata storageIssues and PRs relating to data and metadata storagebugSomething isn't workingSomething isn't workinguntriaged
Description
Describe the bug
After enabling zstd
codec memory usage increased drastically.
To Reproduce
- Create index with
zstd
codec - Ingest data to the index, we have around 300GB+ per index
- Comparing memory usage before and after the index with
zstd
memory usage increases drastically
Expected behavior
Memory usage doesn't increase that drastically
Screenshots
Here are memory graphs for 2 nodes from our cluster, it's clearly visible memory usage after enabling zstd
codec and new indexes created (on 8/10). The memory usage is from the OS metrics.
Host/Environment (please complete the following information):
- OS: Ubunttu 22.04
- Version 2.9.0
hasnain2808
Metadata
Metadata
Assignees
Labels
PerformanceThis is for any performance related enhancements or bugsThis is for any performance related enhancements or bugsStorageIssues and PRs relating to data and metadata storageIssues and PRs relating to data and metadata storagebugSomething isn't workingSomething isn't workinguntriaged