mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-05 18:31:59 +08:00
Currently, the logPath in the querycoord should be replaced with logID. This PR updates the import segment's logPath to logID. issue: https://github.com/milvus-io/milvus/issues/31123, https://github.com/milvus-io/milvus/issues/28885 Signed-off-by: bigsheeper <yihao.dai@zilliz.com>