SIGN IN SIGN UP
milvus-io / milvus UNCLAIMED

Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search

0 0 164 Go

fix: Remove verbose StorageV2 manifest load log fields (#50042)

issue: #50040

## What changed

Removed the per-cell `loading cids` and `row_group_ranges` fields from
the StorageV2 manifest group translator load submission log.

## Why

Those fields scale with the number of cache cells requested by a load.
Large manifest column groups can therefore generate very large INFO log
lines.

## Validation

- `git diff --check`

Signed-off-by: Wei Liu <wei.liu@zilliz.com>
W
wei liu committed
17c7b386efa19cc908db981921e11fe88e765396
Parent: 435eba2
Committed by GitHub <noreply@github.com> on 5/26/2026, 6:22:32 AM