milvus/internal
congqixia fe47deebf3
fix: Set & Return correct SegmentLevel in querynode segment manager (#29740)
See also #27349

The segment level label in querynode used `Legacy` before segment level
was correctly passed in Load request. Now this attribute is still using
legacy so the metrics does not look right.

This PR add paramter for `NewSegment` and passes corrent values for each
invocation.

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-01-08 14:16:48 +08:00
..
allocator enhance:change some logs (#29579) 2024-01-05 16:12:48 +08:00
core fix: inverted index file not found (#29695) 2024-01-07 20:26:49 +08:00
datacoord enhance:change some logs (#29579) 2024-01-05 16:12:48 +08:00
datanode enhance:change some logs (#29579) 2024-01-05 16:12:48 +08:00
distributed enhance:change some logs (#29579) 2024-01-05 16:12:48 +08:00
http enhance: Support to get the param value in the runtime (#29297) 2023-12-22 18:36:44 +08:00
indexnode enhance:change some logs (#29579) 2024-01-05 16:12:48 +08:00
kv enhance: Make etcd kv request timeout configurable (#28661) 2023-11-23 19:34:23 +08:00
metastore feat: add clustering key in create/describe collection (#29506) 2024-01-07 19:56:48 +08:00
mocks enhance: Rename SearchV2 to HybridSearch (#29592) 2024-01-04 19:22:46 +08:00
mq enhance:change some logs (#29579) 2024-01-05 16:12:48 +08:00
parser/planparserv2 fix: Fix bug for parsing expression that include quotes (#28416) 2023-11-23 17:18:32 +08:00
proto feat: support search_group_by for milvus(#25324) (#28983) 2024-01-05 15:50:47 +08:00
proxy feat: add clustering key in create/describe collection (#29506) 2024-01-07 19:56:48 +08:00
querycoordv2 fix: Assertion all async invocations in test case (#29737) 2024-01-07 15:54:47 +08:00
querynodev2 fix: Set & Return correct SegmentLevel in querynode segment manager (#29740) 2024-01-08 14:16:48 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord enhance:change some logs (#29579) 2024-01-05 16:12:48 +08:00
storage feat: Add import reader for json (#29252) 2024-01-05 18:12:48 +08:00
tso Format the code (#27275) 2023-09-21 09:45:27 +08:00
types Decoupling client and server API in types interface (#27186) 2023-09-26 09:57:25 +08:00
util feat: Add import reader for Parquet (#29618) 2024-01-07 19:38:49 +08:00