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/09/21 03:32:19 UTC

[inlong] branch master updated (bfd2e01e9 -> 4d08ad79f)

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 bfd2e01e9 [INLONG-5909][Agent] Fix WatchService is no effect in the k8s (#5910)
     add 4d08ad79f [INLONG-5953][Manager] Filter DataProxy nodes by status when necessary (#5954)

No new revisions were added by this update.

Summary of changes:
 .../mappers/InlongClusterNodeEntityMapper.xml      |  5 ++++-
 .../inlong/manager/pojo/node/DataNodeRequest.java  |  2 +-
 .../service/cluster/InlongClusterServiceImpl.java  |  8 +++++--
 .../service/cluster/InlongClusterServiceTest.java  | 25 +++++++++++++++++++++-
 4 files changed, 35 insertions(+), 5 deletions(-)