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/03/04 07:16:05 UTC

[incubator-inlong] branch master updated (6f996a5 -> 334ffc1)

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/incubator-inlong.git.


    from 6f996a5  [INLONG-2890][Manager] Support query source list in stream/listAll API (#2891)
     add 334ffc1  [INLONG-2869][Manager] Support config sync send data for agent and sort (#2875)

No new revisions were added by this update.

Summary of changes:
 .../apache/inlong/agent/pojo/JobProfileDto.java    | 16 +++++++--------
 .../inlong/common/pojo/agent/DataConfig.java       |  2 +-
 .../manager/dao/entity/InlongStreamEntity.java     |  1 +
 .../resources/mappers/InlongStreamEntityMapper.xml | 19 +++++++++++++----
 .../service/core/impl/AgentServiceImpl.java        | 24 ++++++++++++++--------
 .../main/resources/sql/apache_inlong_manager.sql   |  1 +
 .../manager-web/sql/apache_inlong_manager.sql      |  1 +
 7 files changed, 42 insertions(+), 22 deletions(-)