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/02/25 07:18:18 UTC

[incubator-inlong] branch master updated (5a5b8cd -> 5a9f99a)

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 5a5b8cd  [INLONG-2711][Manager][SDK] Dataproxy-SDK gets manager IP list error (#2712)
     add 5a9f99a  [INLONG-2686][Agent] Agent support snapshot for each task (#2696)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/inlong/agent/constant/JobConstants.java     |  5 +++++
 .../main/java/org/apache/inlong/agent/plugin/Reader.java   |  6 ++++++
 .../java/org/apache/inlong/agent/core/job/JobWrapper.java  | 14 ++++++++++++++
 .../java/org/apache/inlong/agent/task/TestTaskWrapper.java |  5 +++++
 .../inlong/agent/plugin/sources/reader/SqlReader.java      |  5 +++++
 .../inlong/agent/plugin/sources/reader/TextFileReader.java |  5 +++++
 6 files changed, 40 insertions(+)