milvus/internal
wei liu 7817ea6b8b
enhance: Remove unnecessary stack trace in error (#37816)
Signed-off-by: Wei Liu <wei.liu@zilliz.com>
2024-11-21 15:10:32 +08:00
..
allocator fix: Rootcoord stuck at graceful stop progress (#36880) 2024-10-17 12:15:25 +08:00
core fix: use global pool but not dedicated pool for every index (#37852) 2024-11-20 20:44:32 +08:00
datacoord enhance: Reduce GetIndexInfos calls (#37695) 2024-11-19 14:24:31 +08:00
datanode enhance: Whether to enable mergeSort mode when performing mixCompaction (#37664) 2024-11-19 11:28:31 +08:00
distributed feat: Added code for Internal-tls (#36865) 2024-11-20 06:00:32 +08:00
flushcommon enhance: Use internal json(sonic) to replace std json lib (#37708) 2024-11-18 10:46:31 +08:00
http enhance: improve the lock key of the create/drop collection task (#37759) 2024-11-19 15:50:32 +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 fix: fix `make generate-mockery` panic with go1.22 (#36830) 2024-10-17 12:11:31 +08:00
metastore enhance: Use batch to speed up list collections from meta kv (#37742) 2024-11-18 16:58:30 +08:00
mocks feat: Added code for Internal-tls (#36865) 2024-11-20 06:00:32 +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 fix: Use the ID to retrieve the real name when collectionName is empty (#37859) 2024-11-21 14:28:32 +08:00
querycoordv2 fix: Channel may be released after balance (#37862) 2024-11-21 10:40:31 +08:00
querynodev2 fix: Load l0 delta for growings when using `RemoteLoad` (#37771) 2024-11-19 10:38:31 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord fix: Use the ID to retrieve the real name when collectionName is empty (#37859) 2024-11-21 14:28:32 +08:00
storage enhance: Use internal json(sonic) to replace std json lib (#37708) 2024-11-18 10:46:31 +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 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 enhance: Remove unnecessary stack trace in error (#37816) 2024-11-21 15:10:32 +08:00
.mockery.yaml enhance: add create segment message, enable empty segment flush (#37407) 2024-11-08 10:16:34 +08:00