mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci]Add notes with datanode service (#13230)
Signed-off-by: jingkl <jingjing.jia@zilliz.com>
This commit is contained in:
parent
d6cb943f87
commit
d91d5d765b
@ -188,6 +188,7 @@ func (s *Server) Stop() error {
|
||||
return nil
|
||||
}
|
||||
|
||||
// init initializes Datanode's grpc service.
|
||||
func (s *Server) init() error {
|
||||
ctx := context.Background()
|
||||
Params.Init()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user