mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci]Fix golint in indexcoord/prama_table.go (#9298)
Signed-off-by: cai.zhang <cai.zhang@zilliz.com>
This commit is contained in:
parent
eab57af117
commit
e6eff2dfea
@ -92,6 +92,7 @@ func (pt *ParamTable) initServerMaxSendSize() {
|
||||
zap.Int("indexCoord.grpc.serverMaxSendSize", pt.ServerMaxSendSize))
|
||||
}
|
||||
|
||||
// initServerMaxSendSize initializes the max receive size of IndexCoord service.
|
||||
func (pt *ParamTable) initServerMaxRecvSize() {
|
||||
var err error
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user