charlely commented on code in PR #5288:
URL: https://github.com/apache/inlong/pull/5288#discussion_r933802266
##########
inlong-tubemq/tubemq-client-twins/tubemq-client-go/client/heartbeat.go:
##########
@@ -129,9 +129,9 @@ func (h *heartbeatManager) consumerHB2Master() {
return
}
}
+ h.consumer.masterHBRetry = 0
Review Comment:
If HBRetry over max tims, need use other master to retry connect.
But HBRetry over max cann't to change, if the master is downoff.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]