mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
parent
99f31dc37a
commit
5f571ea915
@ -304,7 +304,6 @@ func (g *getStatisticsTask) getStatisticsShard(ctx context.Context, nodeID int64
|
||||
DmlChannels: channelIDs,
|
||||
Scope: querypb.DataScope_All,
|
||||
}
|
||||
log.Info("xxxx")
|
||||
result, err := qn.GetStatistics(ctx, req)
|
||||
if err != nil {
|
||||
log.Warn("QueryNode statistic return error",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user