mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci]Add notes to service (#13207)
Signed-off-by: jingkl <jingjing.jia@zilliz.com>
This commit is contained in:
parent
175f3147d0
commit
6556f035b2
@ -150,6 +150,7 @@ func (s *Server) Run() error {
|
||||
return nil
|
||||
}
|
||||
|
||||
// Stop stops Datanode's grpc service.
|
||||
func (s *Server) Stop() error {
|
||||
log.Debug("Datanode stop", zap.String("Address", Params.Address))
|
||||
if s.closer != nil {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user