milvus/internal/flushcommon
sthuang a2c7ed2780
fix: [StorageV2] sort field binlogs paths for packed reader and writer (#43585)
key changes:
* fix unstable storage v2 compaction unit test by guaranteeing the order
of paths during sync.
* bump milvus-storage version, include
https://github.com/milvus-io/milvus-storage/pull/222
https://github.com/milvus-io/milvus-storage/pull/223
https://github.com/milvus-io/milvus-storage/pull/224
https://github.com/milvus-io/milvus-storage/pull/225
https://github.com/milvus-io/milvus-storage/pull/226
* Also fix the below related oom issue.
related: https://github.com/milvus-io/milvus/issues/43310

Signed-off-by: shaoting-huang <shaoting.huang@zilliz.com>
2025-07-30 08:09:36 +08:00
..
broker enhance: ChunkManager is no longer created during datanode initialization (#42791) 2025-06-17 17:06:38 +08:00
io enhance: move object storage client creation to pkg package (#40440) 2025-03-12 20:38:07 +08:00
metacache fix: make savebinlogpath idompotent at binlog level (#43615) 2025-07-29 19:47:36 +08:00
pipeline fix: get schema panics when recover from channel checkpoint (#43605) 2025-07-28 16:42:56 +08:00
syncmgr fix: [StorageV2] sort field binlogs paths for packed reader and writer (#43585) 2025-07-30 08:09:36 +08:00
util enhance: add schema version at recovery storage (#43500) 2025-07-23 21:38:54 +08:00
writebuffer fix: [StorageV2] sort field binlogs paths for packed reader and writer (#43585) 2025-07-30 08:09:36 +08:00