You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by zi...@apache.org on 2022/07/01 02:17:34 UTC

[inlong] branch master updated (6802fc969 -> 900edc92d)

This is an automated email from the ASF dual-hosted git repository.

zirui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git


    from 6802fc969 [INLONG-4811][Manager] Add delete MQ task in group and stream workflow definition (#4813)
     add 900edc92d [INLONG-4821][Agent] Fix the error of null value for key job.instance.id (#4822)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/inlong/agent/db/Db.java   |  10 ++
 .../org/apache/inlong/agent/db/JobProfileDb.java   |   2 +-
 .../org/apache/inlong/agent/db/RocksDbImp.java     | 109 ++++++++++-----------
 3 files changed, 65 insertions(+), 56 deletions(-)