wohainilaodou opened a new pull request, #10926:
URL: https://github.com/apache/inlong/pull/10926
Fixes #10847
### Motivation
Agent type cluster node management adds restart、reinstall, install log
、heartbeat detection and unLoad operations
### Modifications
Agent type cluster node management adds restart、reinstall, install log
、heartbeat detection and unLoad operations
### Verifying this change
before:

after:

reinstall:

restart:
The restart operation calls the update interface, increases the number of
agentRestartTime times by one, and deletes the isInstall field.

unInstall:

install log:

heartbeat detection

--
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]