[GitHub] [inlong] healchow merged pull request #6055: [INLONG-5978][Manager] Add protocol type in cluster nodes

2022-10-12 Thread GitBox
healchow merged PR #6055: URL: https://github.com/apache/inlong/pull/6055 -- 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-5978][Manager] Add protocol type in cluster nodes (#6055)

2022-10-12 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 The following commit(s) were added to refs/heads/master by this push: new aa91f5984 [INLONG-5978][Manager] Add protocol

[GitHub] [inlong] leezng merged pull request #6135: [INLONG-5814][Dashboard] Supports setting the precision of a field when adding a table field

2022-10-12 Thread GitBox
leezng merged PR #6135: URL: https://github.com/apache/inlong/pull/6135 -- 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-5814][Dashboard] Supports setting the precision of a field when adding a table field (#6135)

2022-10-12 Thread leezng
This is an automated email from the ASF dual-hosted git repository. leezng 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 435eb7147 [INLONG-5814][Dashboard] Supports sett

[GitHub] [inlong] haifxu opened a new pull request, #6155: [INLONG][Manager] Support to get audit data from clickhouse

2022-10-12 Thread GitBox
haifxu opened a new pull request, #6155: URL: https://github.com/apache/inlong/pull/6155 ### Prepare a Pull Request - Fixes #6154 ### Motivation Support to get audit data from clickhouse. ### Modifications 1.Add clickhouse config information. 2.Support t

[GitHub] [inlong] luchunliang commented on a diff in pull request #6155: [INLONG][Manager] Support to get audit data from clickhouse

2022-10-12 Thread GitBox
luchunliang commented on code in PR #6155: URL: https://github.com/apache/inlong/pull/6155#discussion_r993131615 ## inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/core/impl/AuditServiceImpl.java: ## @@ -75,6 +78,7 @@ public class AuditServiceImpl

[GitHub] [inlong] dockerzhang merged pull request #5802: [INLONG-5495][SDK] Support multi-topic manager

2022-10-12 Thread GitBox
dockerzhang merged PR #5802: URL: https://github.com/apache/inlong/pull/5802 -- 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-5495][SDK] Support multi-topic manager (#5802)

2022-10-12 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 08dfa0ecc [INLONG-5495][SDK] Support multi-

[GitHub] [inlong] luchunliang commented on a diff in pull request #6155: [INLONG][Manager] Support to get audit data from clickhouse

2022-10-12 Thread GitBox
luchunliang commented on code in PR #6155: URL: https://github.com/apache/inlong/pull/6155#discussion_r993133586 ## inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/core/impl/AuditServiceImpl.java: ## @@ -211,6 +231,31 @@ private SearchRequest toAud

[GitHub] [inlong] gosonzhang opened a new pull request, #6157: [INLONG-6156][DataProxy] Twice event write when topic is empty

2022-10-12 Thread GitBox
gosonzhang opened a new pull request, #6157: URL: https://github.com/apache/inlong/pull/6157 - Fixes #6156 -- 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 unsubs

[GitHub] [inlong] healchow commented on a diff in pull request #6155: [INLONG-6154][Manager] Support to get audit data from the ClickHouse

2022-10-12 Thread GitBox
healchow commented on code in PR #6155: URL: https://github.com/apache/inlong/pull/6155#discussion_r993164303 ## inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/resource/sink/ck/ClickhouseConfig.java: ## @@ -0,0 +1,53 @@ +/* + * Licensed to the Apa

[inlong] branch master updated (08dfa0ecc -> 53f0038fc)

2022-10-12 Thread gosonzhang
This is an automated email from the ASF dual-hosted git repository. gosonzhang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/inlong.git from 08dfa0ecc [INLONG-5495][SDK] Support multi-topic manager (#5802) add 53f0038fc [INLONG-6156][DataProxy] Twic

[GitHub] [inlong] gosonzhang merged pull request #6157: [INLONG-6156][DataProxy] Twice event write when topic is empty

2022-10-12 Thread GitBox
gosonzhang merged PR #6157: URL: https://github.com/apache/inlong/pull/6157 -- 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.a

[inlong] branch release-1.3.0 updated: [INLONG-6156][DataProxy] Twice event write when topic is empty (#6157)

2022-10-12 Thread gosonzhang
This is an automated email from the ASF dual-hosted git repository. gosonzhang pushed a commit to branch release-1.3.0 in repository https://gitbox.apache.org/repos/asf/inlong.git The following commit(s) were added to refs/heads/release-1.3.0 by this push: new 5cf0b4311 [INLONG-6156][DataPr

[GitHub] [inlong] healchow commented on a diff in pull request #6046: [INLONG-6044][Manager] Distinguish between group and stream configuration processes

2022-10-12 Thread GitBox
healchow commented on code in PR #6046: URL: https://github.com/apache/inlong/pull/6046#discussion_r993346660 ## inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/workflow/group/DeleteGroupWorkflowDefinition.java: ## @@ -85,22 +77,12 @@ public Workfl

[GitHub] [inlong] jun0315 commented on pull request #5379: [INLONG-5231][Improve][CodeStyle] Add spotless to CI

2022-10-12 Thread GitBox
jun0315 commented on PR #5379: URL: https://github.com/apache/inlong/pull/5379#issuecomment-1276446104 Sorry, I find that there are too many content to adapt to. I plan to close this PR for my personal reasons. -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [inlong] jun0315 closed pull request #5379: [INLONG-5231][Improve][CodeStyle] Add spotless to CI

2022-10-12 Thread GitBox
jun0315 closed pull request #5379: [INLONG-5231][Improve][CodeStyle] Add spotless to CI URL: https://github.com/apache/inlong/pull/5379 -- 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 c

[GitHub] [inlong] haifxu commented on a diff in pull request #6155: [INLONG-6154][Manager] Support to get audit data from the ClickHouse

2022-10-12 Thread GitBox
haifxu commented on code in PR #6155: URL: https://github.com/apache/inlong/pull/6155#discussion_r994062527 ## inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/core/impl/AuditServiceImpl.java: ## @@ -75,6 +78,7 @@ public class AuditServiceImpl impl

[GitHub] [inlong] haifxu commented on a diff in pull request #6155: [INLONG-6154][Manager] Support to get audit data from the ClickHouse

2022-10-12 Thread GitBox
haifxu commented on code in PR #6155: URL: https://github.com/apache/inlong/pull/6155#discussion_r994062643 ## inlong-manager/manager-common/src/main/java/org/apache/inlong/manager/common/enums/AuditQuerySource.java: ## @@ -28,5 +28,9 @@ public enum AuditQuerySource { /**

[GitHub] [inlong] haifxu commented on a diff in pull request #6155: [INLONG-6154][Manager] Support to get audit data from the ClickHouse

2022-10-12 Thread GitBox
haifxu commented on code in PR #6155: URL: https://github.com/apache/inlong/pull/6155#discussion_r994062943 ## inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/resource/sink/ck/ClickhouseConfig.java: ## @@ -0,0 +1,53 @@ +/* + * Licensed to the Apach

[GitHub] [inlong] haifxu commented on a diff in pull request #6155: [INLONG-6154][Manager] Support to get audit data from the ClickHouse

2022-10-12 Thread GitBox
haifxu commented on code in PR #6155: URL: https://github.com/apache/inlong/pull/6155#discussion_r994062764 ## inlong-manager/manager-web/src/main/resources/application-test.properties: ## @@ -63,3 +63,11 @@ es.auth.enable=false es.auth.user=admin # Elasticsearch password of a

[GitHub] [inlong] lucaspeng12138 opened a new pull request, #6161: [INLONG-6159][Manager] Fix heartbeat status update

2022-10-12 Thread GitBox
lucaspeng12138 opened a new pull request, #6161: URL: https://github.com/apache/inlong/pull/6161 ### Prepare a Pull Request Fix heartbeat status update - Fixes #6159 ### Motivation When heartbeat received, heartbeat manager init thread and update thread may get same

[GitHub] [inlong] dockerzhang commented on pull request #6155: [INLONG-6154][Manager] Support to get audit data from the ClickHouse

2022-10-12 Thread GitBox
dockerzhang commented on PR #6155: URL: https://github.com/apache/inlong/pull/6155#issuecomment-1276990180 @haifxu please update the document at the same time, thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[GitHub] [inlong] gosonzhang opened a new pull request, #6162: [INLONG-6158][TubeMQ] Add ZooKeeper request timeout configuration

2022-10-12 Thread GitBox
gosonzhang opened a new pull request, #6162: URL: https://github.com/apache/inlong/pull/6162 - Fixes #6158 -- 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 unsub

[GitHub] [inlong] leezng opened a new pull request, #6164: [INLONG-6163][Dashboard] Form will lose old data when data changes are merged

2022-10-12 Thread GitBox
leezng opened a new pull request, #6164: URL: https://github.com/apache/inlong/pull/6164 - Fixes #6163 -- 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-mai

[GitHub] [inlong] yunqingmoswu opened a new pull request, #6165: [INLONG-6160][Sort] Support dynamic partition for KafkaLoadNode

2022-10-12 Thread GitBox
yunqingmoswu opened a new pull request, #6165: URL: https://github.com/apache/inlong/pull/6165 ### Prepare a Pull Request *(Change the title refer to the following example)* Title: [INLONG-6160][Sort] Support dynamic partition for KafkaLoadNode *(The following *XYZ* should be