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/22 06:36:42 UTC

[incubator-inlong] branch master updated (226ae73 -> 72bb912)

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 226ae73  [INLONG-3282][DataProxy] Add default order message configuration (#3283)
     add 72bb912  [INLONG-3287][Manager] Fix heartbeat management for stream source (#3289)

No new revisions were added by this update.

Summary of changes:
 .../dao/mapper/StreamSourceEntityMapper.java       | 12 ++--
 .../resources/mappers/StreamSourceEntityMapper.xml | 21 ++++---
 .../service/source/SourceSnapshotOperation.java    | 67 +++++++++++-----------
 .../main/resources/sql/apache_inlong_manager.sql   |  4 +-
 .../manager-web/sql/apache_inlong_manager.sql      |  3 +-
 5 files changed, 55 insertions(+), 52 deletions(-)