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

[incubator-inlong] branch master updated (e8202da -> cd1e1bd)

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 e8202da  [INLONG-2963][Manager] Fix get Pulsar url in CommonOperateService (#2964)
     add cd1e1bd  [INLONG-2860][Agent] Create file folder when history file set by user does not exist and make uuid configurable # (#2967)

No new revisions were added by this update.

Summary of changes:
 .../apache/inlong/agent/constant/AgentConstants.java  |  6 ++++++
 .../org/apache/inlong/agent/db/BerkeleyDbImp.java     | 10 ++--------
 .../org/apache/inlong/agent/utils/AgentUtils.java     | 19 ++++++++++++++++++-
 .../agent/plugin/sources/reader/BinlogReader.java     | 19 +++++++++++++++----
 inlong-agent/conf/agent.properties                    |  1 +
 5 files changed, 42 insertions(+), 13 deletions(-)