milvus/internal
congqixia c64a078458
enhance: Support proxy/delegator qn client pooling (#35194)
See also #35196

Add param item for proxy/delegator query node client pooling and
implement pooling logic

---------

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-08-02 11:24:19 +08:00
..
allocator enhance: Pre-allocate ids for import (#33958) 2024-07-07 21:26:14 +08:00
core enhance: Resolve ChunkFileWriter lint issue (#35166) 2024-08-01 16:52:13 +08:00
datacoord enhance: unify time in clustering compaction task to unix (#35167) 2024-08-02 10:30:19 +08:00
datanode enhance: unify time in clustering compaction task to unix (#35167) 2024-08-02 10:30:19 +08:00
distributed enhance: Enable linux code checker (#35084) 2024-07-30 15:53:51 +08:00
flushcommon enhance: remove unused code for StorageV2 (#35132) 2024-08-01 12:08:13 +08:00
http enhance: Skip manual stopped component during health check (#34953) 2024-07-30 14:37:51 +08:00
indexnode enhance: remove unused code for StorageV2 (#35132) 2024-08-01 12:08:13 +08:00
kv enhance: Fix lint issues from recent PRs (#34482) 2024-07-09 10:06:24 +08:00
metastore enhance: Enable linux code checker (#35084) 2024-07-30 15:53:51 +08:00
mocks enhance: add manual alloc segment rpc for datacoord (#35002) 2024-07-26 10:15:46 +08:00
parser/planparserv2 fix: memory leak while parsing query plan (#34931) 2024-07-28 21:50:20 +08:00
proto fix: Set legacy level to l0 segment after qc restart (#35197) 2024-08-02 10:18:13 +08:00
proxy enhance: Support proxy/delegator qn client pooling (#35194) 2024-08-02 11:24:19 +08:00
querycoordv2 fix: Set legacy level to l0 segment after qc restart (#35197) 2024-08-02 10:18:13 +08:00
querynodev2 enhance: Support proxy/delegator qn client pooling (#35194) 2024-08-02 11:24:19 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord enhance: add metric to record maxInsertRate and queryNodeMemoryHighWaterLevel (#35185) 2024-08-02 10:14:13 +08:00
storage enhance: Enable linux code checker (#35084) 2024-07-30 15:53:51 +08:00
streamingcoord enhance: Enable linux code checker (#35084) 2024-07-30 15:53:51 +08:00
streamingnode enhance: add streaming coord and node grpc service register (#34655) 2024-07-25 12:19:44 +08:00
tso enhance: move rocksmq from internal to pkg module (#33881) 2024-06-25 21:18:15 +08:00
types enhance: add streaming coord and node grpc service register (#34655) 2024-07-25 12:19:44 +08:00
util enhance: Refine param init for MmapDirPath (#35181) 2024-08-02 11:12:14 +08:00
.mockery.yaml enhance: implement streaming coord client (#34654) 2024-07-22 11:32:04 +08:00