You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Li0k
changed the title
bug(compactor): record potential omm risks in compactor components
enhancement(compactor): record potential omm risks in compactor components
Mar 27, 2024
lmatz
changed the title
enhancement(compactor): record potential omm risks in compactor components
enhancement(compactor): record potential oom risks in compactor components
Mar 28, 2024
#1682 introduced compactor_concurrent_uploading_sst_count to control the upload concurrency, which can reduce the memory footprint when the object store backend is slow. We decide to rely on this configuration to avoid OOM on non-standard s3 backend to ensure that we will not introduce performance overhead for compaction on s3 backend.
risingwave/src/storage/src/hummock/sstable/multi_builder.rs
Line 305 in 1e84852
The text was updated successfully, but these errors were encountered: