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/05/10 06:15:28 UTC

[incubator-inlong] branch master updated (597c6dddf -> 80d41126f)

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 597c6dddf [INLONG-4139][Manager] Query inlong group by the status list in manager client (#4140)
     add 80d41126f [INLONG-3635][Javadoc] Fix the Javadoc check style problems for several modules (#4145)

No new revisions were added by this update.

Summary of changes:
 .../apache/inlong/audit/utils/EventLoopUtil.java   |  6 +++---
 .../apache/inlong/audit/util/EventLoopUtil.java    |  4 ++--
 .../inlong/dataproxy/utils/EventLoopUtil.java      |  4 ++--
 .../inlong/manager/plugin/util/FlinkUtils.java     | 24 ++++++++++++++++++++++
 .../inlong/sdk/commons/protocol/ProxyEvent.java    |  4 ----
 .../sort/standalone/utils/UnescapeHelper.java      |  4 ++--
 .../manager/controller/group/GroupController.java  |  6 ++++--
 .../controller/topic/TopicWebController.java       |  6 ++++--
 .../tubemq/manager/service/NodeServiceImpl.java    |  2 ++
 .../manager/service/interfaces/MasterService.java  |  1 +
 .../manager/service/interfaces/NodeService.java    |  3 +++
 11 files changed, 47 insertions(+), 17 deletions(-)