milvus/internal
aoiasd b4c749dcd5
fix: merge sort segment loss data (#37400)
relate: https://github.com/milvus-io/milvus/issues/37238

Signed-off-by: aoiasd <zhicheng.yue@zilliz.com>
2024-11-07 11:18:26 +08:00
..
allocator fix: Rootcoord stuck at graceful stop progress (#36880) 2024-10-17 12:15:25 +08:00
core feat: Tokenizer support build with params and clone for concurrency (#37048) 2024-11-06 17:48:24 +08:00
datacoord fix: Correct dropped segment num metrics (#37410) 2024-11-07 11:16:24 +08:00
datanode fix: merge sort segment loss data (#37400) 2024-11-07 11:18:26 +08:00
distributed enhance: Pass rpc stats via gin.Context (#37439) 2024-11-05 18:26:23 +08:00
flushcommon fix: drop collection failed if enable streaming service (#37444) 2024-11-07 10:26:26 +08:00
http feat: add tasks page into management WebUI (#37002) 2024-10-28 10:13:29 +08:00
indexnode enhance: add unify vector index config management (#36846) 2024-11-01 06:18:21 +08:00
json enhance: Gin & restfulv1 handler use sonic json (#35020) 2024-08-05 16:44:17 +08:00
kv fix: fix `make generate-mockery` panic with go1.22 (#36830) 2024-10-17 12:11:31 +08:00
metastore fix: Set current partition stats version to 0 by default when not present (#37299) 2024-10-31 12:48:21 +08:00
mocks enhance: Batch forward delete when using DirectForward (#37076) 2024-10-24 10:39:28 +08:00
parser/planparserv2 enhance: Refine error message for contains array (#37383) 2024-11-07 10:44:25 +08:00
proto fix: Fix conan gdal building problem (#37338) 2024-10-31 21:04:16 +08:00
proxy feat: Tokenizer support build with params and clone for concurrency (#37048) 2024-11-06 17:48:24 +08:00
querycoordv2 fix: search/query failed due to segment not loaded (#37403) 2024-11-06 15:10:25 +08:00
querynodev2 enhance: Add cgo call metrics for load/write API (#37405) 2024-11-07 10:06:25 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord fix: drop collection failed if enable streaming service (#37444) 2024-11-07 10:26:26 +08:00
storage enhance: Use cancel label for ctx canceled storage op (#37468) 2024-11-06 19:38:24 +08:00
streamingcoord enhance: add streaming client metrics (#36523) 2024-10-08 21:25:19 +08:00
streamingnode fix: drop collection failed if enable streaming service (#37444) 2024-11-07 10:26:26 +08:00
tso enhance: move rocksmq from internal to pkg module (#33881) 2024-06-25 21:18:15 +08:00
types feat: Support stats task to sort segment by PK (#35054) 2024-09-02 14:19:03 +08:00
util feat: Tokenizer support build with params and clone for concurrency (#37048) 2024-11-06 17:48:24 +08:00
.mockery.yaml fix: mockery config (#35834) 2024-08-30 09:49:00 +08:00