You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by he...@apache.org on 2022/09/22 09:47:54 UTC

[inlong] branch master updated (823b91390 -> 5cf0dbe1d)

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 823b91390 [INLONG-5981][TubeMQ] Simplify the setup file for the TubeMQ Python client (#5982)
     add 5cf0dbe1d [INLONG-5962][Manager] Add additional parameters for the Agent cluster (#5964)

No new revisions were added by this update.

Summary of changes:
 .../AgentClusterDTO.java}                          | 25 ++++++++-----
 .../pojo/cluster/agent/AgentClusterInfo.java       |  4 +++
 .../pojo/cluster/agent/AgentClusterRequest.java    |  4 +++
 .../service/cluster/AgentClusterOperator.java      | 41 ++++++++++++++++++----
 4 files changed, 59 insertions(+), 15 deletions(-)
 copy inlong-manager/manager-pojo/src/main/java/org/apache/inlong/manager/pojo/cluster/{kafka/KafkaClusterDTO.java => agent/AgentClusterDTO.java} (72%)