[GitHub] [inlong] dockerzhang commented on issue #5643: [Bug][CVE] There is a vulnerability in Apache Flume 1.9.0

2022-11-05 Thread GitBox
dockerzhang commented on issue #5643: URL: https://github.com/apache/inlong/issues/5643#issuecomment-1304435058 updating the flume version will affect a lot for dataproxy module, and we could update it later. -- This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [inlong] dockerzhang commented on issue #6105: [Umbrella] [Manager] Manager support delete/update by unique key

2022-11-05 Thread GitBox
dockerzhang commented on issue #6105: URL: https://github.com/apache/inlong/issues/6105#issuecomment-1304435627 All sub-tasks are finished, so close it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [inlong] dockerzhang merged pull request #6407: [INLONG-6401][Sort] Schema update stuck in dead loop cause stackoverflow in multiple sink scences

2022-11-05 Thread GitBox
dockerzhang merged PR #6407: URL: https://github.com/apache/inlong/pull/6407 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@inlong.

[inlong] branch master updated: [INLONG-6401][Sort] Bugfix:Schema update stuck in dead loop cause (#6407)

2022-11-05 Thread dockerzhang
This is an automated email from the ASF dual-hosted git repository. dockerzhang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/inlong.git The following commit(s) were added to refs/heads/master by this push: new a3d9d597b [INLONG-6401][Sort] Bugfix:Schema

[GitHub] [inlong] dockerzhang commented on issue #5469: [Feature][Sort] Add metric for Hive with Flink metrics group and audit SDK

2022-11-05 Thread GitBox
dockerzhang commented on issue #5469: URL: https://github.com/apache/inlong/issues/5469#issuecomment-1304445376 this issue has finished, close it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [inlong] healchow commented on a diff in pull request #6411: [INLONG-6410][Manager] Ensure that the additional parameters of group and stream can be saved

2022-11-05 Thread GitBox
healchow commented on code in PR #6411: URL: https://github.com/apache/inlong/pull/6411#discussion_r1014638247 ## inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/group/InlongGroupOperator4TubeMQ.java: ## @@ -61,15 +63,25 @@ public InlongTubeMQInfo

[GitHub] [inlong] healchow commented on a diff in pull request #6411: [INLONG-6410][Manager] Ensure that the additional parameters of group and stream can be saved

2022-11-05 Thread GitBox
healchow commented on code in PR #6411: URL: https://github.com/apache/inlong/pull/6411#discussion_r1014638768 ## inlong-manager/manager-pojo/src/main/java/org/apache/inlong/manager/pojo/consume/BaseInlongConsume.java: ## @@ -0,0 +1,34 @@ +/* + * Licensed to the Apache Software

[inlong] 01/03: [INLONG-6379][Sort] Iceberg misses metric data in multiple sink scenes (#6381)

2022-11-05 Thread healchow
This is an automated email from the ASF dual-hosted git repository. healchow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/inlong.git commit 7617fa00748b5e9d8fa1d6a7998885f461e91b60 Author: thesumery <107393625+thesum...@users.noreply.github.com> AuthorDate: F

[inlong] branch master updated (a3d9d597b -> d6874a8b8)

2022-11-05 Thread healchow
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/inlong.git omit a3d9d597b [INLONG-6401][Sort] Bugfix:Schema update stuck in dead loop cause (#6407) omit d4d4dd5b4 [INLONG-6332

[inlong] 03/03: [INLONG-6401][Sort] Schema update causes stack overflow in multiple sink scenes (#6407)

2022-11-05 Thread healchow
This is an automated email from the ASF dual-hosted git repository. healchow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/inlong.git commit d6874a8b8c363a71d44182db626c62322ad02e41 Author: thesumery <107393625+thesum...@users.noreply.github.com> AuthorDate: S

[inlong] 02/03: [INLONG-6332][Agent] Fix reboot will reset file position error (#6333)

2022-11-05 Thread healchow
This is an automated email from the ASF dual-hosted git repository. healchow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/inlong.git commit 1c790a399ea7bb9e964d8215e7d65584aba53705 Author: ganfengtan AuthorDate: Fri Nov 4 21:18:58 2022 +0800 [INLONG-633

[GitHub] [inlong] gosonzhang opened a new pull request, #6413: [INLONG-6406][DataProxy] DataProxy should support creating sink dynamically after started

2022-11-05 Thread GitBox
gosonzhang opened a new pull request, #6413: URL: https://github.com/apache/inlong/pull/6413 1. I added an error SINK_SERVICE_UNREADY: if MQ cluster is not configured, or if MQ cluster is configured but initialization fails, DataProxy will not serve externally; it will only serve after init

[GitHub] [inlong] github-code-scanning[bot] commented on a diff in pull request #6413: [INLONG-6406][DataProxy] DataProxy should support creating sink dynamically after started

2022-11-05 Thread GitBox
github-code-scanning[bot] commented on code in PR #6413: URL: https://github.com/apache/inlong/pull/6413#discussion_r1014650437 ## inlong-dataproxy/dataproxy-source/src/main/java/org/apache/inlong/dataproxy/http/MessageFilter.java: ## @@ -49,81 +51,98 @@ } @Override

[GitHub] [inlong] EMsnap merged pull request #6408: [INLONG-6370][Sort] The op type in debezium format should be u or update

2022-11-05 Thread GitBox
EMsnap merged PR #6408: URL: https://github.com/apache/inlong/pull/6408 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@inlong.apach

[inlong] branch master updated: [INLONG-6370][Sort] The op type in debezium format should be u or update (#6408)

2022-11-05 Thread zirui
This is an automated email from the ASF dual-hosted git repository. zirui pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/inlong.git The following commit(s) were added to refs/heads/master by this push: new 1fbf04550 [INLONG-6370][Sort] The op type in debe

[GitHub] [inlong] healchow opened a new pull request, #6414: [INLONG-6412][Manager] Add a parameter to control whether to initiate the process for StreamSink

2022-11-05 Thread GitBox
healchow opened a new pull request, #6414: URL: https://github.com/apache/inlong/pull/6414 ### Prepare a Pull Request - Fixes #6412 ### Motivation Add a parameter to control whether to initiate the process for StreamSink. ### Modifications 1. Add `startProce

[GitHub] [inlong-website] e-mhui opened a new pull request, #584: [INLONG-579][Sort] Add doc for oracle connector for all migrate

2022-11-05 Thread GitBox
e-mhui opened a new pull request, #584: URL: https://github.com/apache/inlong-website/pull/584 ### Add doc for oracle connector for all migrate - Fixes #579 ### Motivation Add doc for oracle connector for all migrate -- This is an automated message from the Apache Git

[GitHub] [inlong] ciscozhou commented on pull request #6414: [INLONG-6412][Manager] Add a parameter to control whether to initiate the process for StreamSink

2022-11-05 Thread GitBox
ciscozhou commented on PR #6414: URL: https://github.com/apache/inlong/pull/6414#issuecomment-1304710810 LGTM -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe

[GitHub] [inlong] gong commented on a diff in pull request #6411: [INLONG-6410][Manager] Ensure that the additional parameters of group and stream can be saved

2022-11-05 Thread GitBox
gong commented on code in PR #6411: URL: https://github.com/apache/inlong/pull/6411#discussion_r1014770780 ## inlong-manager/manager-pojo/src/main/java/org/apache/inlong/manager/pojo/consume/BaseInlongConsume.java: ## @@ -0,0 +1,34 @@ +/* + * Licensed to the Apache Software Foun