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/29 12:02:53 UTC

[incubator-inlong] branch master updated (a24449c -> 497b237)

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 a24449c  [INLONG-3431][TubeMQ] Sort out the LICENSEs of the third-party components of inlong-tubemq  (#3443)
     add 497b237  [INLONG-3349][Agent] Agent add limitation for job number (#3433)

No new revisions were added by this update.

Summary of changes:
 .../inlong/agent/constant/AgentConstants.java      |  3 +++
 .../org/apache/inlong/agent/db/RocksDbImp.java     |  4 ++-
 .../apache/inlong/agent/core/job/JobManager.java   | 29 +++++++++++++++++-----
 .../agent/plugin/fetcher/ManagerFetcher.java       | 15 ++++++++---
 .../inlong/agent/plugin/sinks/ProxySink.java       |  8 +++---
 inlong-agent/bin/agent-env.sh                      |  2 +-
 inlong-agent/conf/agent.properties                 |  2 ++
 .../PullJobTypeEnum.java}                          | 20 +++++++--------
 .../inlong/common/pojo/agent/TaskRequest.java      |  2 ++
 9 files changed, 59 insertions(+), 26 deletions(-)
 copy inlong-common/src/main/java/org/apache/inlong/common/{reporpter/ConfigLogTypeEnum.java => enums/PullJobTypeEnum.java} (72%)