yihao.dai
|
86a36b105a
|
enhance: Tidy compaction executor (#33778)
Move compaction executor to compaction pacakge.
issue: https://github.com/milvus-io/milvus/issues/32451
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
|
2024-06-14 14:34:01 +08:00 |
|
wei liu
|
4987067375
|
enhance: Execute bloom filter apply in parallel to speed up segment predict (#33792)
issue: #33610
Signed-off-by: Wei Liu <wei.liu@zilliz.com>
|
2024-06-14 11:37:56 +08:00 |
|
wei liu
|
ab93d9c23d
|
enhance: Use BatchPkExist to reduce bloom filter func call cost (#33611)
issue:#33610
Signed-off-by: Wei Liu <wei.liu@zilliz.com>
|
2024-06-13 17:57:56 +08:00 |
|
wayblink
|
a1232fafda
|
feat: Major compaction (#33620)
#30633
Signed-off-by: wayblink <anyang.wang@zilliz.com>
Co-authored-by: MrPresent-Han <chun.han@zilliz.com>
|
2024-06-10 21:34:08 +08:00 |
|
XuanYang-cn
|
4dd0c54ca0
|
fix: Fix l0 compactor may cause DN from OOM (#33554)
See also: #33547
---------
Signed-off-by: yangxuan <xuan.yang@zilliz.com>
|
2024-06-06 14:33:52 +08:00 |
|
cai.zhang
|
77637180fa
|
enhance: Periodically synchronize segments to datanode watcher (#33420)
issue: #32809
---------
Signed-off-by: Cai Zhang <cai.zhang@zilliz.com>
|
2024-05-30 13:37:44 +08:00 |
|
yihao.dai
|
7730b910b9
|
enhance: Decouple compaction from shard (#33138)
Decouple compaction from shard, remove dependencies on shards (e.g.
SyncSegments, injection).
issue: https://github.com/milvus-io/milvus/issues/32809
---------
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
|
2024-05-24 09:07:41 +08:00 |
|
XuanYang-cn
|
22bddde5ff
|
enhance: Tidy compactor and remove dup codes (#32198)
See also: #32451
Signed-off-by: yangxuan <xuan.yang@zilliz.com>
|
2024-05-23 09:53:40 +08:00 |
|