mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip e2e] Grammar correction (#14514)
Signed-off-by: cxytz01 <xueyou.chen@zilliz.com>
This commit is contained in:
parent
1f62d5205f
commit
0437dadd75
@ -128,7 +128,7 @@ func (nm *NodeManager) PeekClient(meta Meta) (UniqueID, types.IndexNode) {
|
||||
return nodeID, client
|
||||
}
|
||||
|
||||
// ListNode list all IndexNodes in node manager.
|
||||
// ListNode lists all IndexNodes in node manager.
|
||||
func (nm *NodeManager) ListNode() []UniqueID {
|
||||
//nm.lock.Lock()
|
||||
//defer nm.lock.Unlock()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user