[PR] [INLONG-10189][Agent] Handling SDK initialization exceptions [inlong]

2024-05-11 Thread via GitHub
justinwwhuang opened a new pull request, #10190: URL: https://github.com/apache/inlong/pull/10190 Fixes #10189 ### Motivation Handling data proxy SDK initialization exceptions ### Modifications 1 Add instance heartbeat timeout detection 2 Clean up timeout instan

[PR] [INLONG-940][Release] Add blog for the 1.12.0 release [inlong-website]

2024-05-11 Thread via GitHub
baomingyu opened a new pull request, #953: URL: https://github.com/apache/inlong-website/pull/953 Fixes #940 ### Motivation ### Modifications ### Verifying this change - [ ] Make sure that the change passes the CI checks. *(Please pick ei

Re: [PR] [INLONG-10187][Agent] Handle situations where time offset is empty [inlong]

2024-05-11 Thread via GitHub
dockerzhang commented on code in PR #10188: URL: https://github.com/apache/inlong/pull/10188#discussion_r1597452701 ## inlong-agent/agent-common/src/main/java/org/apache/inlong/agent/pojo/TaskProfileDto.java: ## @@ -157,9 +157,10 @@ private static FileTask getFileTask(DataConfig

(inlong) branch master updated: [INLONG-10173][Sort] SortStandalone support request unified configuration (#10174)

2024-05-11 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 1bfac499b5 [INLONG-10173][Sort] SortStandal

Re: [PR] [INLONG-10173][Sort] SortStandalone support request unified configuration [inlong]

2024-05-11 Thread via GitHub
dockerzhang merged PR #10174: URL: https://github.com/apache/inlong/pull/10174 -- 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-10184][SDK] The header in ProxyEvent need contain both 'rtms' and 'auditVersion'. (#10185)

2024-05-11 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 888c6aab52 [INLONG-10184][SDK] The header i

Re: [PR] [INLONG-10184][SDK] The header in ProxyEvent need contain both 'rtms' and 'auditVersion'. [inlong]

2024-05-11 Thread via GitHub
dockerzhang merged PR #10185: URL: https://github.com/apache/inlong/pull/10185 -- 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-10181][Manager] Remove useless exceptions for DataNodeOperator.getNodeConfig (#10182)

2024-05-11 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 ce1ca12799 [INLONG-10181][Manager] Remove u

Re: [PR] [INLONG-10181][Manager] Remove useless exceptions for DataNodeOperator.getNodeConfig [inlong]

2024-05-11 Thread via GitHub
dockerzhang merged PR #10182: URL: https://github.com/apache/inlong/pull/10182 -- 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

[PR] [INLONG-10187][Agent] Handle situations where time offset is empty [inlong]

2024-05-11 Thread via GitHub
justinwwhuang opened a new pull request, #10188: URL: https://github.com/apache/inlong/pull/10188 Fixes #10187 ### Motivation Handle situations where time offset is empty, ### Modifications Default to no offset ### Verifying this change *(Please pick

Re: [I] [Improve][Doc] Update agent overview [inlong-website]

2024-05-11 Thread via GitHub
justinwwhuang closed issue #951: [Improve][Doc] Update agent overview URL: https://github.com/apache/inlong-website/issues/951 -- 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. T

(inlong-website) branch master updated: [INLONG-951][Doc] Update agent overview (#952)

2024-05-11 Thread wenweihuang
This is an automated email from the ASF dual-hosted git repository. wenweihuang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/inlong-website.git The following commit(s) were added to refs/heads/master by this push: new 03748f668c [INLONG-951][Doc] Update

Re: [PR] [INLONG-951][Doc] Update agent overview [inlong-website]

2024-05-11 Thread via GitHub
justinwwhuang merged PR #952: URL: https://github.com/apache/inlong-website/pull/952 -- 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...

Re: [PR] [INLONG-10183][Sort] MongoDB connector support audit ID. [inlong]

2024-05-11 Thread via GitHub
aloyszhang commented on code in PR #10186: URL: https://github.com/apache/inlong/pull/10186#discussion_r1597417232 ## inlong-sort/sort-flink/sort-flink-v1.15/sort-connectors/mongodb-cdc/src/main/java/org/apache/inlong/sort/mongodb/MongoDBTableSource.java: ## @@ -0,0 +1,331 @@ +/

(inlong) branch master updated: [INLONG-10124][Script] Update the scripts for standalone deployment (#10178)

2024-05-11 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 fb10c2b6e2 [INLONG-10124][Script] Update th

Re: [PR] [INLONG-10124][Script] Update the scripts for standalone deployment [inlong]

2024-05-11 Thread via GitHub
dockerzhang merged PR #10178: URL: https://github.com/apache/inlong/pull/10178 -- 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

[PR] [INLONG-10184][SDK] The header in ProxyEvent need contain both 'rtms' and 'auditVersion'. [inlong]

2024-05-11 Thread via GitHub
baomingyu opened a new pull request, #10185: URL: https://github.com/apache/inlong/pull/10185 Fixes #10184 ### Motivation ### Modifications ### Verifying this change *(Please pick either of the following options)* - [ ] This change is a trivi

Re: [PR] [INLONG-10159][Sort] Kafka connector support audit ID [inlong]

2024-05-11 Thread via GitHub
EMsnap commented on PR #10180: URL: https://github.com/apache/inlong/pull/10180#issuecomment-2105617478 Add licenses please -- 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.

[PR] [INLONG-10181][Manager] Remove useless exceptions for DataNodeOperator.getNodeConfig [inlong]

2024-05-11 Thread via GitHub
fuweng11 opened a new pull request, #10182: URL: https://github.com/apache/inlong/pull/10182 - Fixes #10181 ### Motivation Remove useless exceptions for DataNodeOperator.getNodeConfig. ### Modifications Remove useless exceptions for DataNodeOpe

Re: [PR] [INLONG-10173][Sort] SortStandalone support request unified configuration [inlong]

2024-05-11 Thread via GitHub
vernedeng commented on code in PR #10174: URL: https://github.com/apache/inlong/pull/10174#discussion_r1597381045 ## inlong-sort-standalone/sort-standalone-common/src/main/java/org/apache/inlong/sort/standalone/config/holder/v2/SortClusterConfigHolder.java: ## @@ -0,0 +1,132 @@