This is an automated email from the ASF dual-hosted git repository.
dockerzhang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-inlong.git.
from 3546612 [INLONG-3408][Sort-Standalone] Replace IP and authentication
in configuration example (#3411)
add 486f7ef [INLONG-3387][SDK] Strengthen the strategy of heartbeat and
channel update for dataproxy (#3403)
No new revisions were added by this update.
Summary of changes:
.../sdk/dataproxy/config/ProxyConfigManager.java | 103 ++++++++-------
.../sdk/dataproxy/example/TcpClientExample.java | 7 +-
.../inlong/sdk/dataproxy/network/ClientMgr.java | 139 ++++++++++++++-------
.../inlong/sdk/dataproxy/network/Sender.java | 106 ++++++++++------
.../sdk/dataproxy/threads/IndexCollectThread.java | 12 +-
.../sdk/dataproxy/threads/TimeoutScanThread.java | 26 ++--
6 files changed, 241 insertions(+), 152 deletions(-)