This is an automated email from the ASF dual-hosted git repository.

healchow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git


    from ebf93ef09 [INLONG-6234][DataProxy] Adjust the source report 
information acquisition source (#6235)
     add 5be8d1795 [INLONG-6220][Manager] Support query cluster nodes by the 
manager client (#6221)

No new revisions were added by this update.

Summary of changes:
 .../pojo/dataproxy/DataProxyNodeResponse.java      |   1 +
 .../inlong/manager/client/api/InlongClient.java    |  11 ++
 .../manager/client/api/impl/InlongClientImpl.java  |   9 +-
 .../api/inner/client/InlongClusterClient.java      |  17 +++
 .../client/api/service/InlongClusterApi.java       |   6 +
 .../client/api/inner/ClientFactoryTest.java        |  27 +++-
 .../service/cluster/InlongClusterService.java      |  10 ++
 .../service/cluster/InlongClusterServiceImpl.java  | 154 ++++++++++++---------
 .../web/controller/InlongClusterController.java    |  17 ++-
 9 files changed, 183 insertions(+), 69 deletions(-)

Reply via email to