lizhanhui commented on code in PR #740: URL: https://github.com/apache/rocketmq-clients/pull/740#discussion_r1582818675
########## golang/client.go: ########## @@ -436,7 +436,6 @@ func (cli *defaultClient) doHeartbeat(target string, request *v2.HeartbeatReques Message: resp.GetStatus().GetMessage(), } } - cli.log.Infof("send heartbeat successfully, endpoints=%v", endpoints) Review Comment: Change log level to debug instead of removal? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@rocketmq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org