forked from milvus-io/milvus
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Record active collections for l0Policy
By recording the active collection lists, The l0 compaction trigger of view change and idle won't influence each other. Also this pr replace the L0View cache with real L0 segments' change. Save some memory and make L0 trigger more accurate. See also: milvus-io#39187 Signed-off-by: yangxuan <[email protected]>
- Loading branch information
1 parent
5c5948c
commit cdbe1a0
Showing
5 changed files
with
208 additions
and
212 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.