milvus/internal
yihao.dai 2fda43e49f
fix: Do compressBinlog to fix logID 0 (#34060) (#34062)
Do compressBinlog to ensure that reloadFromKV will fill binlogs' logID
after datacoord restarts.

issue: https://github.com/milvus-io/milvus/issues/34059

pr: https://github.com/milvus-io/milvus/pull/34060

---------

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2024-06-22 19:42:02 +08:00
..
allocator enhance:change some logs (#29579) 2024-01-05 16:12:48 +08:00
core fix: [2.4] Return record with largest timestamp for entires with same PK (#33936) (#34024) 2024-06-21 14:14:01 +08:00
datacoord enhance: Add deltaRowCount in l0 compaction (#33843) 2024-06-20 19:32:02 +08:00
datanode enhance: Add deltaRowCount in l0 compaction (#33843) 2024-06-20 19:32:02 +08:00
distributed enhance: add restful api to trigger component stop (#32076) (#33799) 2024-06-17 21:53:59 +08:00
http enhance: add restful api to trigger component stop (#32076) (#33799) 2024-06-17 21:53:59 +08:00
indexnode enhance: indexnode building index record collection id (#32574) 2024-04-26 17:05:29 +08:00
kv fix: [2.4] Check the correct return error in MultiRemove (#33926) (#33966) 2024-06-20 11:28:02 +08:00
metastore fix: Do compressBinlog to fix logID 0 (#34060) (#34062) 2024-06-22 19:42:02 +08:00
mocks enhance: expose DescribeDatabase api in proxy (#32732) 2024-05-09 22:51:30 +08:00
mq enhance: [2.4] add the includeCurrentMsg param for the Seek method (#33743) 2024-06-11 15:01:55 +08:00
parser/planparserv2 enhance: optimize plan parser pool to avoid unnessary recycle (#32869) 2024-05-11 10:51:31 +08:00
proto enhance: Skip return data distribution if no change happen (#32814) (#33985) 2024-06-21 10:24:12 +08:00
proxy enhance: Enable database level replica num and resource groups for loading collection (#33052) (#33981) 2024-06-21 16:56:02 +08:00
querycoordv2 enhance: Enable database level replica num and resource groups for loading collection (#33052) (#33981) 2024-06-21 16:56:02 +08:00
querynodev2 fix: [2.4] Return record with largest timestamp for entires with same PK (#33936) (#34024) 2024-06-21 14:14:01 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord fix: metrics database_num is 0 after restarting rootcoord (#34010) 2024-06-21 11:46:02 +08:00
storage fix: [2.4]DeleteData merge wrong data casuing data loss (#33821) 2024-06-13 16:07:56 +08:00
tso fix: add lazy load field to mark segment load type (#31591) 2024-03-28 11:23:10 +08:00
types feat: support rate limiter based on db and partition levels (#31070) 2024-04-12 16:01:19 +08:00
util enhance: Force to reset coord connection for unavailable error (#33910) 2024-06-18 11:15:58 +08:00