Re: [PR] [INLONG-10362][Manager] Simplify code for InLong group management [inlong]

2024-06-06 Thread via GitHub
dockerzhang merged PR #10364: URL: https://github.com/apache/inlong/pull/10364 -- 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 (cdab4cd5e8 -> 497f0966bd)

2024-06-06 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 cdab4cd5e8 [INLONG-10353][Manager] Refactor code for building and submitting flink job (#10354) add 497f096

Re: [PR] [INLONG-10330][Manager] Support field template management [inlong]

2024-06-06 Thread via GitHub
aloyszhang commented on code in PR #10333: URL: https://github.com/apache/inlong/pull/10333#discussion_r1629107348 ## inlong-manager/manager-common/src/main/java/org/apache/inlong/manager/common/enums/TemplateVisibleRange.java: ## @@ -0,0 +1,29 @@ +/* + * Licensed to the Apache

[PR] [INLONG-10368][Manager] Data preview supports obtaining message attribute information [inlong]

2024-06-06 Thread via GitHub
fuweng11 opened a new pull request, #10369: URL: https://github.com/apache/inlong/pull/10369 Fixes #10368 ### Motivation Data preview supports obtaining message attribute information. ### Modifications Data preview supports obtaining message

Re: [PR] [INLONG-10330][Manager] Support field template management [inlong]

2024-06-06 Thread via GitHub
aloyszhang commented on code in PR #10333: URL: https://github.com/apache/inlong/pull/10333#discussion_r1629125685 ## inlong-manager/manager-pojo/src/main/java/org/apache/inlong/manager/pojo/stream/TemplateField.java: ## @@ -0,0 +1,126 @@ +/* + * Licensed to the Apache Software

Re: [PR] [INLONG-10330][Manager] Support field template management [inlong]

2024-06-06 Thread via GitHub
aloyszhang commented on code in PR #10333: URL: https://github.com/apache/inlong/pull/10333#discussion_r1629127394 ## inlong-manager/manager-pojo/src/main/java/org/apache/inlong/manager/pojo/stream/TemplateField.java: ## @@ -0,0 +1,126 @@ +/* + * Licensed to the Apache Software

Re: [PR] [INLONG-10330][Manager] Support field template management [inlong]

2024-06-06 Thread via GitHub
aloyszhang commented on code in PR #10333: URL: https://github.com/apache/inlong/pull/10333#discussion_r1629130917 ## inlong-manager/manager-pojo/src/main/java/org/apache/inlong/manager/pojo/stream/TemplateField.java: ## @@ -0,0 +1,126 @@ +/* + * Licensed to the Apache Software

Re: [PR] [INLONG-10365][Audit] Optimizing TCP sticky packets may lead to duplication of audit data [inlong]

2024-06-06 Thread via GitHub
vernedeng commented on code in PR #10366: URL: https://github.com/apache/inlong/pull/10366#discussion_r1629234486 ## inlong-audit/audit-sdk/src/main/java/org/apache/inlong/audit/AuditReporterImpl.java: ## @@ -385,16 +399,14 @@ private void summaryExpiredStatMap(long isolateKey)

Re: [PR] [INLONG-10330][Manager] Support field template management [inlong]

2024-06-06 Thread via GitHub
fuweng11 commented on code in PR #10333: URL: https://github.com/apache/inlong/pull/10333#discussion_r1629258369 ## inlong-manager/manager-pojo/src/main/java/org/apache/inlong/manager/pojo/stream/TemplateField.java: ## @@ -0,0 +1,126 @@ +/* + * Licensed to the Apache Software Fo

Re: [PR] [INLONG-10330][Manager] Support field template management [inlong]

2024-06-06 Thread via GitHub
fuweng11 commented on code in PR #10333: URL: https://github.com/apache/inlong/pull/10333#discussion_r1629258935 ## inlong-manager/manager-common/src/main/java/org/apache/inlong/manager/common/enums/TemplateVisibleRange.java: ## @@ -0,0 +1,29 @@ +/* + * Licensed to the Apache So

Re: [PR] [INLONG-10368][Manager] Data preview supports obtaining message attribute information [inlong]

2024-06-06 Thread via GitHub
dockerzhang merged PR #10369: URL: https://github.com/apache/inlong/pull/10369 -- 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-10368][Manager] Data preview supports obtaining message attribute information (#10369)

2024-06-06 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 ce49ad9bc8 [INLONG-10368][Manager] Data pre

Re: [PR] [INLONG-10323][Sort] Support Kv deserialization format in sort module [inlong]

2024-06-06 Thread via GitHub
dockerzhang merged PR #10349: URL: https://github.com/apache/inlong/pull/10349 -- 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-10323][Sort] Support KV deserialization format in sort module (#10349)

2024-06-06 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 c244ec7561 [INLONG-10323][Sort] Support KV

Re: [PR] [INLONG-10365][Audit] Optimizing TCP sticky packets may lead to duplication of audit data [inlong]

2024-06-06 Thread via GitHub
aloyszhang commented on code in PR #10366: URL: https://github.com/apache/inlong/pull/10366#discussion_r1629333246 ## inlong-audit/audit-sdk/src/main/java/org/apache/inlong/audit/util/RequestIdUtils.java: ## @@ -17,33 +17,22 @@ package org.apache.inlong.audit.util; -import

Re: [PR] [INLONG-10365][Audit] Optimizing TCP sticky packets may lead to duplication of audit data [inlong]

2024-06-06 Thread via GitHub
aloyszhang commented on code in PR #10366: URL: https://github.com/apache/inlong/pull/10366#discussion_r1629333246 ## inlong-audit/audit-sdk/src/main/java/org/apache/inlong/audit/util/RequestIdUtils.java: ## @@ -17,33 +17,22 @@ package org.apache.inlong.audit.util; -import

Re: [PR] [INLONG-10365][Audit] Optimizing TCP sticky packets may lead to duplication of audit data [inlong]

2024-06-06 Thread via GitHub
aloyszhang commented on code in PR #10366: URL: https://github.com/apache/inlong/pull/10366#discussion_r1629333246 ## inlong-audit/audit-sdk/src/main/java/org/apache/inlong/audit/util/RequestIdUtils.java: ## @@ -17,33 +17,22 @@ package org.apache.inlong.audit.util; -import

(inlong) 03/05: [INLONG-9822][Manager] Support flink job runtime execution mode configuration (#9823)

2024-06-06 Thread aloyszhang
This is an automated email from the ASF dual-hosted git repository. aloyszhang pushed a commit to branch dev-offline-sync in repository https://gitbox.apache.org/repos/asf/inlong.git commit ed21473a97181420df50719c64d96200b0bec136 Author: AloysZhang AuthorDate: Fri Mar 15 15:12:53 2024 +0800

(inlong) 05/05: [INLONG-10247][Manager] Support schedule information management for offline sync (#10254)

2024-06-06 Thread aloyszhang
This is an automated email from the ASF dual-hosted git repository. aloyszhang pushed a commit to branch dev-offline-sync in repository https://gitbox.apache.org/repos/asf/inlong.git commit b68bf5c5e597bb6870e6b9addb37aa7c3b1d9aab Author: AloysZhang AuthorDate: Thu May 23 18:18:31 2024 +0800

(inlong) 04/05: [INLONG-9862][Manager] Support submit flink job for offline sync (#9865)

2024-06-06 Thread aloyszhang
This is an automated email from the ASF dual-hosted git repository. aloyszhang pushed a commit to branch dev-offline-sync in repository https://gitbox.apache.org/repos/asf/inlong.git commit b5279c097b53e8bd1ad35cace748fa0646063bf3 Author: AloysZhang AuthorDate: Fri Mar 22 18:24:26 2024 +0800

(inlong) 01/05: [INLONG-9781][Manager] Add offline sync task type definition (#9787)

2024-06-06 Thread aloyszhang
This is an automated email from the ASF dual-hosted git repository. aloyszhang pushed a commit to branch dev-offline-sync in repository https://gitbox.apache.org/repos/asf/inlong.git commit a23ad3234b9b3cbb91d10e8965f75664a3a5e308 Author: AloysZhang AuthorDate: Thu Mar 7 11:44:20 2024 +0800

(inlong) 02/05: [INLONG-9813][Manager] Support offline data sync management (#9814)

2024-06-06 Thread aloyszhang
This is an automated email from the ASF dual-hosted git repository. aloyszhang pushed a commit to branch dev-offline-sync in repository https://gitbox.apache.org/repos/asf/inlong.git commit 7b0ba77d0c4545491a045031b96e4924704a4794 Author: AloysZhang AuthorDate: Wed Mar 13 16:18:04 2024 +0800

(inlong) branch dev-offline-sync updated (a793963543 -> b68bf5c5e5)

2024-06-06 Thread aloyszhang
This is an automated email from the ASF dual-hosted git repository. aloyszhang pushed a change to branch dev-offline-sync in repository https://gitbox.apache.org/repos/asf/inlong.git discard a793963543 [INLONG-10247][Manager] Support schedule information management for offline sync (#10254)

Re: [PR] [INLONG-10365][Audit] Optimizing TCP sticky packets may lead to duplication of audit data [inlong]

2024-06-06 Thread via GitHub
doleyzi commented on code in PR #10366: URL: https://github.com/apache/inlong/pull/10366#discussion_r1629373166 ## inlong-audit/audit-sdk/src/main/java/org/apache/inlong/audit/AuditReporterImpl.java: ## @@ -385,16 +399,14 @@ private void summaryExpiredStatMap(long isolateKey) {

Re: [PR] [INLONG-10365][Audit] Optimizing TCP sticky packets may lead to duplication of audit data [inlong]

2024-06-06 Thread via GitHub
doleyzi commented on code in PR #10366: URL: https://github.com/apache/inlong/pull/10366#discussion_r1629374995 ## inlong-audit/audit-sdk/src/main/java/org/apache/inlong/audit/util/RequestIdUtils.java: ## @@ -17,33 +17,22 @@ package org.apache.inlong.audit.util; -import jav

[PR] [INLONG-10370][Manager] Support configuration of kV data format [inlong]

2024-06-06 Thread via GitHub
fuweng11 opened a new pull request, #10371: URL: https://github.com/apache/inlong/pull/10371 Fixes #10370 ### Motivation Support configuration of kV data format. ### Modifications Support configuration of kV data format. \ -- This is an au

Re: [PR] [INLONG-10370][Manager] Support configuration of kV data format [inlong]

2024-06-06 Thread via GitHub
vernedeng commented on code in PR #10371: URL: https://github.com/apache/inlong/pull/10371#discussion_r1629387538 ## inlong-manager/manager-pojo/src/main/java/org/apache/inlong/manager/pojo/sort/node/base/ExtractNodeProvider.java: ## @@ -131,6 +136,21 @@ default Format parsingFo

Re: [PR] [INLONG-10370][Manager] Support configuration of kV data format [inlong]

2024-06-06 Thread via GitHub
vernedeng commented on code in PR #10371: URL: https://github.com/apache/inlong/pull/10371#discussion_r1629389254 ## inlong-manager/manager-pojo/src/main/java/org/apache/inlong/manager/pojo/source/kafka/KafkaSource.java: ## @@ -90,6 +90,9 @@ public class KafkaSource extends Stre

Re: [PR] [INLONG-10370][Manager] Support configuration of kV data format [inlong]

2024-06-06 Thread via GitHub
vernedeng commented on code in PR #10371: URL: https://github.com/apache/inlong/pull/10371#discussion_r1629398698 ## inlong-manager/manager-pojo/src/main/java/org/apache/inlong/manager/pojo/source/pulsar/PulsarSource.java: ## @@ -73,6 +73,9 @@ public class PulsarSource extends S

Re: [PR] [INLONG-10370][Manager] Support configuration of kV data format [inlong]

2024-06-06 Thread via GitHub
fuweng11 commented on code in PR #10371: URL: https://github.com/apache/inlong/pull/10371#discussion_r1629402448 ## inlong-manager/manager-pojo/src/main/java/org/apache/inlong/manager/pojo/source/kafka/KafkaSource.java: ## @@ -90,6 +90,9 @@ public class KafkaSource extends Strea

Re: [PR] [INLONG-10370][Manager] Support configuration of kV data format [inlong]

2024-06-06 Thread via GitHub
fuweng11 commented on code in PR #10371: URL: https://github.com/apache/inlong/pull/10371#discussion_r1629401071 ## inlong-manager/manager-pojo/src/main/java/org/apache/inlong/manager/pojo/sort/node/base/ExtractNodeProvider.java: ## @@ -131,6 +136,21 @@ default Format parsingFor

Re: [PR] [INLONG-10370][Manager] Support configuration of kV data format [inlong]

2024-06-06 Thread via GitHub
fuweng11 commented on code in PR #10371: URL: https://github.com/apache/inlong/pull/10371#discussion_r1629401535 ## inlong-manager/manager-pojo/src/main/java/org/apache/inlong/manager/pojo/source/pulsar/PulsarSource.java: ## @@ -73,6 +73,9 @@ public class PulsarSource extends St

Re: [PR] [INLONG-10365][Audit] Optimizing TCP sticky packets may lead to duplication of audit data [inlong]

2024-06-06 Thread via GitHub
justinwwhuang merged PR #10366: URL: https://github.com/apache/inlong/pull/10366 -- 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...@inl

(inlong) branch master updated: [INLONG-10365][Audit] Optimizing TCP sticky packets may lead to duplication of audit data (#10366)

2024-06-06 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.git The following commit(s) were added to refs/heads/master by this push: new 4bd806e9fc [INLONG-10365][Audit] Optimizing

Re: [PR] [INLONG-10330][Manager] Support field template management [inlong]

2024-06-06 Thread via GitHub
dockerzhang merged PR #10333: URL: https://github.com/apache/inlong/pull/10333 -- 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-10330][Manager] Support field template management (#10333)

2024-06-06 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 26927f526f [INLONG-10330][Manager] Support

Re: [PR] [INLONG-10370][Manager] Support configuration of kV data format [inlong]

2024-06-06 Thread via GitHub
EMsnap merged PR #10371: URL: https://github.com/apache/inlong/pull/10371 -- 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.apa

(inlong) branch master updated: [INLONG-10370][Manager] Support configuration of kV data format (#10371)

2024-06-06 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 e9cbc3671f [INLONG-10370][Manager] Support config

[PR] [INLONG-10363][Manager] Support template multi tenant management [inlong]

2024-06-06 Thread via GitHub
fuweng11 opened a new pull request, #10372: URL: https://github.com/apache/inlong/pull/10372 Fixes #10363 ### Motivation Support template multi tenant management. ### Modifications Support template multi tenant management. -- This is an auto

[PR] [INLONG-10373][Manager] Manager client support template operation [inlong]

2024-06-06 Thread via GitHub
fuweng11 opened a new pull request, #10374: URL: https://github.com/apache/inlong/pull/10374 Fixes #10373 ### Motivation Manager client support template operation. ### Modifications Manager client support template operation. -- This is an aut

[PR] [INLONG-10375][Manager] Add field mapping strategy for CLS, StarRocks and Elasticsearch [inlong]

2024-06-06 Thread via GitHub
fuweng11 opened a new pull request, #10376: URL: https://github.com/apache/inlong/pull/10376 Fixes #10375 ### Motivation Add field mapping strategy for CLS, StarRocks and Elasticsearch. ### Modifications Add field mapping strategy for CLS, S

Re: [PR] [INLONG-10284][Manager][Sort] Upgrade flink default version to 1.15 [inlong]

2024-06-06 Thread via GitHub
dockerzhang commented on code in PR #10310: URL: https://github.com/apache/inlong/pull/10310#discussion_r1630703575 ## inlong-sort/sort-formats/format-row/pom.xml: ## @@ -52,10 +52,18 @@ -v1.13 +all-flink-version Review Comment: ```s