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/03/01 13:39:14 UTC

[incubator-inlong] branch master updated (6b346e8 -> 1f33347)

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 6b346e8  [INLONG-2803][tube] update the python client package (#2804)
     add 1f33347  [INLONG-2807][Manager] Optimize state defined in manager client (#2809)

No new revisions were added by this update.

Summary of changes:
 .../inlong/manager/client/api/InlongGroup.java     |  8 +++++++
 .../inlong/manager/client/api/InlongGroupInfo.java | 22 ++++++++++--------
 .../manager/client/api/impl/BlankInlongGroup.java  |  6 +++++
 .../manager/client/api/impl/InlongGroupImpl.java   | 27 ++++++++++++++++++++--
 .../client/api/inner/InnerInlongManagerClient.java |  6 ++---
 .../inlong/manager/common/enums/GroupState.java    | 13 +++++++----
 6 files changed, 64 insertions(+), 18 deletions(-)