-
Notifications
You must be signed in to change notification settings - Fork 419
Open
Labels
C-enhancementCategory EnhancementsCategory Enhancements
Description
What type of enhancement is this?
Tech debt reduction
What does the enhancement do?
Several factors can lead to OOM. We should monitor memory usage on critical paths, such as data writing and query output, and establish limits to reduce OOM occurrences, especially during querying, writing, and compaction.
- write path feat: writer mem limiter for http and grpc service #7092
- query path feat: query mem limiter #7078
No response
Metadata
Metadata
Assignees
Labels
C-enhancementCategory EnhancementsCategory Enhancements