apache / hertzbeat

Apache HertzBeat(incubating) is a real-time monitoring system with agentless, performance cluster, prometheus-compatible, custom monitoring and status page building capabilities.
https://hertzbeat.apache.org/
Apache License 2.0
5.46k stars 947 forks source link

[Task] <java ssh connect prop CoreModuleProperties HEARTBEAT_REPLY_WAIT to HEARTBEAT_NO_REPLY_MAX > #2397

Closed tomsun28 closed 1 month ago

tomsun28 commented 1 month ago

Description

the java ssh CoreModuleProperties HEARTBEAT_REPLY_WAIT is deprecated since 2.13.0, we need use {link #HEARTBEAT_NO_REPLY_MAX} instead The point is needs to be studied and confirmed the HEARTBEAT_NO_REPLY_MAX value and test.

Task List

No response

tomsun28 commented 1 month ago

relate https://github.com/apache/hertzbeat/pull/2349