wayblink
wayblink
@suchenghui hi, I can't reproduce this issue. Seems your milvus didn't implement GetVersion API properly. Can you retry and provide us milvus log?
> [root@tc-bj-yw-dba-manager logs]# cat backup.log [2023/10/08 16:24:00.711 +08:00] [INFO] [logutil/logutil.go:165] ["Log directory"] [configDir=] [2023/10/08 16:24:00.713 +08:00] [INFO] [logutil/logutil.go:166] ["Set log file to "] [path=logs/backup.log] [2023/10/08 16:24:00.714 +08:00] [INFO] [core/backup_impl_create_backup.go:25] ["receive...
@suchenghui There is no clue in log. I tried again with milvus v2.3.0 and milvus-backup 0.4.0, not reproduced. How you develop your milvus cluster? Is that the official release version...
close as stale
FYI, index info tests should cover vector field and varchar field
> FYI, index info tests should cover vector field and varchar field New findings, gosdk currently doesn't support get and create scalar field index. scalar field index will be supported...
/unassign @yanliang567
@372278663 `Fail to fill segment backup info` means the data is not found because of unexpected delete by someone or garbarge collected by milvus. Is your data very large. It...