milvus/internal
congqixia b34bfb98a0
enhance: Refine Replica manager colle2Replicas secondary index (#37906)
Related to #37630

This PR add a new util coll2Replicas secondary index to reduce map
access & iteration while get replicas by collection

---------

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-11-22 11:54:32 +08:00
..
allocator
core fix: use different thread pool for scheduler and merger (#37911) 2024-11-21 21:34:33 +08:00
datacoord fix: Data race in datacoord channel manager (#37866) 2024-11-21 19:00:32 +08:00
datanode enhance: Whether to enable mergeSort mode when performing mixCompaction (#37664) 2024-11-19 11:28:31 +08:00
distributed enhance: RBAC new grant/revoke privilege (#37785) 2024-11-21 22:20:34 +08:00
flushcommon fix: Replace outer lock with concurrent map (#37817) 2024-11-21 16:08:33 +08:00
http fix: update webui filters (#37885) 2024-11-21 20:04:33 +08:00
indexnode
json
kv
metastore
mocks enhance: RBAC new grant/revoke privilege (#37785) 2024-11-21 22:20:34 +08:00
parser/planparserv2
proto
proxy enhance: filter the fields instead of create a new response obj (#37845) 2024-11-22 11:42:32 +08:00
querycoordv2 enhance: Refine Replica manager colle2Replicas secondary index (#37906) 2024-11-22 11:54:32 +08:00
querynodev2 enhance: Use PrimaryKeys to replace interface slice for segment delete (#37880) 2024-11-22 11:52:33 +08:00
registry
rootcoord enhance: RBAC new grant/revoke privilege (#37785) 2024-11-21 22:20:34 +08:00
storage enhance: Use PrimaryKeys to replace interface slice for segment delete (#37880) 2024-11-22 11:52:33 +08:00
streamingcoord
streamingnode
tso
types
util enhance: Add thread watcher to provide actual thread num (#37905) 2024-11-22 10:20:33 +08:00
.mockery.yaml