mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
Remove unused log (#27032)
Signed-off-by: cai.zhang <cai.zhang@zilliz.com>
This commit is contained in:
parent
3d05ddf505
commit
4fa878d03c
@ -48,7 +48,6 @@ func (s *IndexCoord) Stop() error {
|
||||
|
||||
// GetComponentStates returns indexnode's states
|
||||
func (s *IndexCoord) Health(ctx context.Context) commonpb.StateCode {
|
||||
log.Info("IndexCoord is healthy")
|
||||
return commonpb.StateCode_Healthy
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user