mirror of
https://github.com/milvus-io/milvus.git
synced 2026-07-21 10:15:43 +00:00
issue: #51250 Keep TEXT segments on StorageV3 while making growing-source flush an explicit allowed mode instead of a mandatory TEXT path. Propagate create-segment storage versions through WAL flusher and write buffer, reject storage-version mismatches in DataCoord, and keep raw segcore chunks sticky for segments that may be flushed from growing source. Signed-off-by: luzhang <luzhang@zilliz.com> Co-authored-by: luzhang <luzhang@zilliz.com>