You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by do...@apache.org on 2022/08/12 02:38:26 UTC

[inlong] branch master updated (2f3639c1b -> e8881daac)

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/inlong.git


    from 2f3639c1b [INLONG-5493][Manager] Add user API in the manager client (#5494)
     add e8881daac [INLONG-5476][Manager] Fix heartbeat status and node list query problem (#5477)

No new revisions were added by this update.

Summary of changes:
 .../inlong/manager/client/api/InlongCluster.java      | 15 +++++++++++++--
 .../manager/client/api/impl/InlongClusterImpl.java    | 10 ++++++++++
 .../service/cluster/InlongClusterServiceImpl.java     | 19 ++++++++++++++++++-
 .../service/core/heartbeat/HeartbeatManager.java      | 13 +++++++++----
 4 files changed, 50 insertions(+), 7 deletions(-)