milvus/internal/proto
yihao.dai b1e74dc7cb
enhance: [cherry-pick] Decouple compaction from shard (#34157)
This PR cherry-picks the following commits:

- Implement task limit control logic in datanode.
https://github.com/milvus-io/milvus/pull/32881
- Load bf from storage instead of memory during L0 compaction.
https://github.com/milvus-io/milvus/pull/32913
- Remove dependencies on shards (e.g. SyncSegments, injection).
https://github.com/milvus-io/milvus/pull/33138
- Rename Compaction interface to CompactionV2.
https://github.com/milvus-io/milvus/pull/33858
- Remove the unused residual compaction logic.
https://github.com/milvus-io/milvus/pull/33932

issue: https://github.com/milvus-io/milvus/issues/32809

pr: https://github.com/milvus-io/milvus/pull/32881,
https://github.com/milvus-io/milvus/pull/32913,
https://github.com/milvus-io/milvus/pull/33138,
https://github.com/milvus-io/milvus/pull/33858,
https://github.com/milvus-io/milvus/pull/33932

---------

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2024-06-25 20:22:03 +08:00
..
cgo_msg.proto feat: support inverted index for array (#33452) (#34053) 2024-06-24 10:50:03 +08:00
data_coord.proto enhance: [cherry-pick] Decouple compaction from shard (#34157) 2024-06-25 20:22:03 +08:00
etcd_meta.proto enhance: Enable properites in database meta (#31394) 2024-03-19 19:21:06 +08:00
index_cgo_msg.proto feat: support inverted index for array (#33452) (#34053) 2024-06-24 10:50:03 +08:00
index_coord.proto feat: support inverted index for array (#33452) (#34053) 2024-06-24 10:50:03 +08:00
internal.proto fix: query iterator lack results(#33137) (#33422) (#33506) 2024-06-05 18:51:52 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
plan.proto feat: support segment pruner (#31003) 2024-03-22 13:57:06 +08:00
proxy.proto enhance: update shard leader cache when leader location changed (#32470) 2024-05-08 10:05:29 +08:00
query_coord.proto enhance: Skip return data distribution if no change happen (#32814) (#33985) 2024-06-21 10:24:12 +08:00
root_coord.proto enhance: expose DescribeDatabase api in proxy (#32732) 2024-05-09 22:51:30 +08:00
segcore.proto fix: query iterator lack results(#33137) (#33422) (#33506) 2024-06-05 18:51:52 +08:00