milvus/pkg
congqixia 40728ce83d
enhance: Add metautil.Channel to convert string compare to int (#32749)
See also #32748

This PR:

- Add `metautil.Channel` utiltiy which convert virtual name to physical
channel name, collectionID and shard idx
- Add channel mapper interface & implementation to convert limited
physical channel name into int index
- Apply `metautil.Channel` filter in querynode segment manager logic

---------

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-05-07 19:13:35 +08:00
..
common enhance: Bump Milvus & proto version to v2.4.1 (#32693) 2024-04-29 14:37:26 +08:00
config fix: etcd not connectable when auth enabled (#31633) 2024-04-01 15:23:19 +08:00
eventlog enhance:don't store logPath in meta to reduce memory (#28873) 2024-01-18 22:06:31 +08:00
log fix: log can not reduce level (#28750) 2023-11-28 10:02:27 +08:00
metrics fix: Unify querynode metrics cleanup in collection release (#32805) 2024-05-07 15:41:29 +08:00
mq fix: Using zero serverID for metrics (#31518) 2024-04-01 16:55:19 +08:00
tracer enhance: Make compaction log has traceID (#30338) 2024-01-30 10:09:03 +08:00
util enhance: Add metautil.Channel to convert string compare to int (#32749) 2024-05-07 19:13:35 +08:00
go.mod enhance: Add channelCPs in FlushResponse (#32044) 2024-04-30 09:45:27 +08:00
go.sum enhance: Add channelCPs in FlushResponse (#32044) 2024-04-30 09:45:27 +08:00
Makefile Add the mock factory of msg stream (#27834) 2023-10-20 20:14:08 +08:00
rules.go Add back gocritic linter and fix related issues (#27289) 2023-09-22 10:05:26 +08:00