milvus/internal
Zhen Ye b9a10a2f68
enhance: remove the rpc layer of coordinator when enabling standalone or mixcoord (#37815)
issue: #37764

- add a local client to call local server directly for
querycoord/rootcoord/datacoord.
- enable local client if milvus is running mixcoord or standalone mode.

---------

Signed-off-by: chyezh <chyezh@outlook.com>
2024-11-23 21:36:33 +08:00
..
allocator
coordinator/coordclient enhance: remove the rpc layer of coordinator when enabling standalone or mixcoord (#37815) 2024-11-23 21:36:33 +08:00
core fix: Escape prefix before search in inverted index (#37925) 2024-11-22 14:10:33 +08:00
datacoord enhance: remove the rpc layer of coordinator when enabling standalone or mixcoord (#37815) 2024-11-23 21:36:33 +08:00
datanode enhance: add list index and segment index retrieval API for WebUI (#37861) 2024-11-22 16:58:34 +08:00
distributed enhance: remove the rpc layer of coordinator when enabling standalone or mixcoord (#37815) 2024-11-23 21:36:33 +08:00
flushcommon fix: Replace outer lock with concurrent map (#37817) 2024-11-21 16:08:33 +08:00
http enhance: add list index and segment index retrieval API for WebUI (#37861) 2024-11-22 16:58:34 +08:00
indexnode fix: Modify the batchsize of writer to timely flushing binlogs (#37692) 2024-11-15 10:14:31 +08:00
json enhance: Use internal json(sonic) to replace std json lib (#37708) 2024-11-18 10:46:31 +08:00
kv
metastore enhance: Use batch to speed up list collections from meta kv (#37742) 2024-11-18 16:58:30 +08:00
mocks enhance: RBAC new grant/revoke privilege (#37785) 2024-11-21 22:20:34 +08:00
parser/planparserv2 enhance: Use internal json(sonic) to replace std json lib (#37708) 2024-11-18 10:46:31 +08:00
proto enhance:refine group_strict_size parameter(#37482) (#37483) 2024-11-12 09:56:28 +08:00
proxy enhance: add list index and segment index retrieval API for WebUI (#37861) 2024-11-22 16:58:34 +08:00
querycoordv2 enhance: add list index and segment index retrieval API for WebUI (#37861) 2024-11-22 16:58:34 +08:00
querynodev2 enhance: add list index and segment index retrieval API for WebUI (#37861) 2024-11-22 16:58:34 +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 enhance: Use internal json(sonic) to replace std json lib (#37708) 2024-11-18 10:46:31 +08:00
streamingnode enhance: Use internal json(sonic) to replace std json lib (#37708) 2024-11-18 10:46:31 +08:00
tso
types
util enhance: remove the rpc layer of coordinator when enabling standalone or mixcoord (#37815) 2024-11-23 21:36:33 +08:00
.mockery.yaml