Re: [PR] [INLONG-10059][Agent] There are an bug in the comparison of installation package md5, an exception will occur when md5 is null [inlong]

2024-04-24 Thread via GitHub
aloyszhang commented on code in PR #10062: URL: https://github.com/apache/inlong/pull/10062#discussion_r1577411551 ## inlong-agent/agent-installer/src/main/java/org/apache/inlong/agent/installer/ModuleManager.java: ## @@ -461,7 +462,7 @@ private boolean downloadModule(ModuleConf

Re: [PR] [INLONG-10059][Agent] There are an bug in the comparison of installation package md5, an exception will occur when md5 is null [inlong]

2024-04-24 Thread via GitHub
aloyszhang commented on code in PR #10062: URL: https://github.com/apache/inlong/pull/10062#discussion_r1577411551 ## inlong-agent/agent-installer/src/main/java/org/apache/inlong/agent/installer/ModuleManager.java: ## @@ -461,7 +462,7 @@ private boolean downloadModule(ModuleConf

Re: [PR] [INLONG-10054][Sort] Add dependencies for flink 1.18 [inlong]

2024-04-24 Thread via GitHub
dockerzhang merged PR #10058: URL: https://github.com/apache/inlong/pull/10058 -- 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...@inlon

(inlong) branch master updated (4c04f3af33 -> 6eada3b702)

2024-04-24 Thread dockerzhang
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/inlong.git from 4c04f3af33 [INLONG-10051][CI] Improve the pull request template (#10052) add 6eada3b702 [INLONG-10054][Sort

Re: [PR] [INLONG-10059][Agent] Fix the exception of installation package comparison [inlong]

2024-04-24 Thread via GitHub
justinwwhuang commented on code in PR #10062: URL: https://github.com/apache/inlong/pull/10062#discussion_r1577424152 ## inlong-agent/agent-installer/src/main/java/org/apache/inlong/agent/installer/ModuleManager.java: ## @@ -461,7 +462,7 @@ private boolean downloadModule(ModuleC

Re: [PR] [INLONG-10059][Agent] Fix the exception of installation package comparison [inlong]

2024-04-24 Thread via GitHub
justinwwhuang commented on code in PR #10062: URL: https://github.com/apache/inlong/pull/10062#discussion_r1577427669 ## inlong-agent/agent-installer/src/main/java/org/apache/inlong/agent/installer/ModuleManager.java: ## @@ -461,7 +462,7 @@ private boolean downloadModule(ModuleC

[PR] [INLONG-10053][Sort] Support flink-connector-pulsar based on flink 1.18 [inlong]

2024-04-24 Thread via GitHub
aloyszhang opened a new pull request, #10063: URL: https://github.com/apache/inlong/pull/10063 Fixes #10053 ### Motivation Add support of pulsar connectors for flink 1.18 ### Modifications - create new modules for connectors-v1.18 and connector-pulsar-v1.18 - m

Re: [PR] [INLONG-10060][Manager] Optimize audit data query related logs [inlong]

2024-04-24 Thread via GitHub
dockerzhang merged PR #10061: URL: https://github.com/apache/inlong/pull/10061 -- 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...@inlon

(inlong) branch master updated: [INLONG-10060][Manager] Optimize audit data query related logs (#10061)

2024-04-24 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 8be68c58a9 [INLONG-10060][Manager] Optimize

Re: [PR] [INLONG-10053][Sort] Support flink-connector-pulsar based on flink 1.18 [inlong]

2024-04-24 Thread via GitHub
aloyszhang commented on PR #10063: URL: https://github.com/apache/inlong/pull/10063#issuecomment-2074614497 > https://private-user-images.githubusercontent.com/26538404/325159070-a1c09504-1ca1-4b9e-9675-25f90edd7e83.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVk

Re: [PR] [INLONG-10053][Sort] Support flink-connector-pulsar based on flink 1.18 [inlong]

2024-04-24 Thread via GitHub
aloyszhang commented on PR #10063: URL: https://github.com/apache/inlong/pull/10063#issuecomment-2074626933 > TODO: support audit metrics when receiving messages I'll bring another pull request to deal with audit metrics. -- This is an automated message from the Apache Git Service.

Re: [I] [Feature][Distribution] Support assembling flink 1.18 dependencies and connectors [inlong]

2024-04-24 Thread via GitHub
aloyszhang commented on issue #10057: URL: https://github.com/apache/inlong/issues/10057#issuecomment-2074637153 close this issue because the assembling things will be done in the pull request for each flink-connector -- This is an automated message from the Apache Git Service. To respond

Re: [PR] [INLONG-10053][Sort] Support flink-connector-pulsar based on flink 1.18 [inlong]

2024-04-24 Thread via GitHub
dockerzhang commented on PR #10063: URL: https://github.com/apache/inlong/pull/10063#issuecomment-2074679148 @aloyszhang please update the licenses. -- 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 t

[PR] [INLONG-10029][Release] Change the tag of Docker images to 1.12.0 [inlong]

2024-04-24 Thread via GitHub
baomingyu opened a new pull request, #10065: URL: https://github.com/apache/inlong/pull/10065 Fixes #10029 ### Motivation To release 1.120 version ### Modifications ### Verifying this change *(Please pick either of the following optio

Re: [PR] [INLONG-10029][Release] Change the tag of Docker images to 1.12.0 [inlong]

2024-04-24 Thread via GitHub
luchunliang merged PR #10065: URL: https://github.com/apache/inlong/pull/10065 -- 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...@inlon

(inlong) branch branch-1.12 updated: [INLONG-10029][Release] Change the tag of Docker images to 1.12.0 (#10065)

2024-04-24 Thread luchunliang
This is an automated email from the ASF dual-hosted git repository. luchunliang pushed a commit to branch branch-1.12 in repository https://gitbox.apache.org/repos/asf/inlong.git The following commit(s) were added to refs/heads/branch-1.12 by this push: new 79d0ef9f4e [INLONG-10029][Release

[PR] [INLONG-10067][DataProxy] Simplify the configuration and acquisition of the Manager address [inlong]

2024-04-24 Thread via GitHub
gosonzhang opened a new pull request, #10068: URL: https://github.com/apache/inlong/pull/10068 Fixes #10067 1. Delete the manager.type configuration, directly obtain, parse, and check the manager.hosts configuration key; 2. Adjust the configuration key name related to Manag

Re: [I] [Release] Publish all 1.12.0 images to docker hub [inlong]

2024-04-24 Thread via GitHub
baomingyu commented on issue #10030: URL: https://github.com/apache/inlong/issues/10030#issuecomment-2076153429 https://github.com/apache/inlong/assets/8108604/b69433a5-566e-4485-a33b-87e6a40d4702";> -- This is an automated message from the Apache Git Service. To respond to the message

Re: [PR] [INLONG-10059][Agent] Fix the exception of installation package comparison [inlong]

2024-04-24 Thread via GitHub
dockerzhang merged PR #10062: URL: https://github.com/apache/inlong/pull/10062 -- 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...@inlon

(inlong) branch master updated (8be68c58a9 -> 5e836457cc)

2024-04-24 Thread dockerzhang
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/inlong.git from 8be68c58a9 [INLONG-10060][Manager] Optimize audit data query related logs (#10061) add 5e836457cc [INLONG-1

Re: [PR] [INLONG-10053][Sort] Support flink-connector-pulsar based on flink 1.18 [inlong]

2024-04-24 Thread via GitHub
dockerzhang merged PR #10063: URL: https://github.com/apache/inlong/pull/10063 -- 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...@inlon

(inlong) branch master updated: [INLONG-10053][Sort] Support flink-connector-pulsar based on flink 1.18 (#10063)

2024-04-24 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 4db62df903 [INLONG-10053][Sort] Support fli

Re: [PR] [INLONG-10067][DataProxy] Simplify the configuration and acquisition of the Manager address [inlong]

2024-04-24 Thread via GitHub
aloyszhang commented on code in PR #10068: URL: https://github.com/apache/inlong/pull/10068#discussion_r1578768675 ## inlong-dataproxy/dataproxy-source/src/main/java/org/apache/inlong/dataproxy/config/ConfigManager.java: ## @@ -91,7 +90,10 @@ public static ConfigManager getInsta

Re: [PR] [INLONG-10067][DataProxy] Simplify the configuration and acquisition of the Manager address [inlong]

2024-04-24 Thread via GitHub
aloyszhang commented on code in PR #10068: URL: https://github.com/apache/inlong/pull/10068#discussion_r1578768761 ## inlong-dataproxy/dataproxy-source/src/main/java/org/apache/inlong/dataproxy/config/ConfigManager.java: ## @@ -249,29 +251,22 @@ public void run() {

[PR] [INLONG-10069][Sort] Support audit metrics for sort-connector-pulsar-1.18 [inlong]

2024-04-24 Thread via GitHub
aloyszhang opened a new pull request, #10070: URL: https://github.com/apache/inlong/pull/10070 Fixes #10069 ### Motivation add support audit metrics for sort-connector-pulsar-1.18 as 1.13 and 1.15 does. ### Modifications - add support audit metrics(only for sourc

[PR] [INLONG-938][Release] Modify download & release notes for 1.12.0 [inlong-website]

2024-04-24 Thread via GitHub
baomingyu opened a new pull request, #942: URL: https://github.com/apache/inlong-website/pull/942 ### Prepare a Pull Request *(Change the title refer to the following example)* - Title Example: [INLONG-XYZ][Component] Title of the pull request *(The following *XYZ* should be

Re: [PR] [INLONG-938][Release] Modify download & release notes for 1.12.0 [inlong-website]

2024-04-24 Thread via GitHub
aloyszhang commented on PR #942: URL: https://github.com/apache/inlong-website/pull/942#issuecomment-2076268351 Plz update download and release notes after deploying all binary distributions. -- This is an automated message from the Apache Git Service. To respond to the message, please lo

[I] [Improve][Github] improve the pull request template [inlong-website]

2024-04-24 Thread via GitHub
aloyszhang opened a new issue, #943: URL: https://github.com/apache/inlong-website/issues/943 ### Description The current template displays too much prompt information which should be hidden in the formal PR. See #942 https://github.com/apache/inlong-website/assets/48062889/

[PR] [INLONG-943][Github] Improve the pull request template [inlong-website]

2024-04-24 Thread via GitHub
aloyszhang opened a new pull request, #944: URL: https://github.com/apache/inlong-website/pull/944 Fixes #943 ### Motivation improve the pull request template, make the template more clear ### Modifications hide prompt information of template in formal pull reques

(inlong) branch branch-1.12 updated (79d0ef9f4e -> b26b20ad50)

2024-04-24 Thread baomingyu
This is an automated email from the ASF dual-hosted git repository. baomingyu pushed a change to branch branch-1.12 in repository https://gitbox.apache.org/repos/asf/inlong.git from 79d0ef9f4e [INLONG-10029][Release] Change the tag of Docker images to 1.12.0 (#10065) new aca1fa5594 [IN

(inlong) 02/02: [INLONG-10059][Agent] Fix the exception of installation package comparison (#10062)

2024-04-24 Thread baomingyu
This is an automated email from the ASF dual-hosted git repository. baomingyu pushed a commit to branch branch-1.12 in repository https://gitbox.apache.org/repos/asf/inlong.git commit b26b20ad50e190f6b84fae235d2fd15aa6ec636b Author: justinwwhuang AuthorDate: Thu Apr 25 09:49:09 2024 +0800 [

(inlong) 01/02: [INLONG-10060][Manager] Optimize audit data query related logs (#10061)

2024-04-24 Thread baomingyu
This is an automated email from the ASF dual-hosted git repository. baomingyu pushed a commit to branch branch-1.12 in repository https://gitbox.apache.org/repos/asf/inlong.git commit aca1fa55949163dac89e3dd1766e1f80de871b72 Author: fuweng11 <76141879+fuwen...@users.noreply.github.com> AuthorDate

(inlong) branch master updated: [INLONG-10067][DataProxy] Simplify the configuration and acquisition of the Manager address (#10068)

2024-04-24 Thread gosonzhang
This is an automated email from the ASF dual-hosted git repository. gosonzhang 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 5a0ae62b94 [INLONG-10067][DataProxy] Simplif

Re: [PR] [INLONG-10067][DataProxy] Simplify the configuration and acquisition of the Manager address [inlong]

2024-04-24 Thread via GitHub
gosonzhang merged PR #10068: URL: https://github.com/apache/inlong/pull/10068 -- 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

[PR] [INLONG-10071][Manager] Supplementary statement trailing semicolon in apache_inlong_manager.sql [inlong]

2024-04-24 Thread via GitHub
featzhang opened a new pull request, #10072: URL: https://github.com/apache/inlong/pull/10072 Fixes #10071 ### Motivation The semicolon is missing at the end of the sql statement, causing the sql execution to fail when initializing the db. ### Modifications `

svn commit: r68754 - /dev/inlong/

2024-04-24 Thread dockerzhang
Author: dockerzhang Date: Thu Apr 25 06:15:54 2024 New Revision: 68754 Log: Recover InLong Path Added: dev/inlong/

svn commit: r68755 - /dev/inlong/KEYS

2024-04-24 Thread dockerzhang
Author: dockerzhang Date: Thu Apr 25 06:16:04 2024 New Revision: 68755 Log: Recover InLong Keys Added: dev/inlong/KEYS - copied unchanged from r68754, release/inlong/KEYS

svn commit: r68756 - /dev/inlong/KEYS

2024-04-24 Thread luchunliang
Author: luchunliang Date: Thu Apr 25 06:37:54 2024 New Revision: 68756 Log: add gpg key for Mingyu Bao Modified: dev/inlong/KEYS Modified: dev/inlong/KEYS == --- dev/inlong/KEYS (original) +++ dev/inlong/KEYS Thu Apr