[GitHub] [inlong] jun0315 opened a new pull request, #5725: [INLONG-5724][Improve][CI] skip docker-compose apache rat check

2022-08-28 Thread GitBox
jun0315 opened a new pull request, #5725: URL: https://github.com/apache/inlong/pull/5725 see https://github.com/apache/inlong/issues/5724 -- 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 spec

[GitHub] [inlong] dockerzhang merged pull request #5719: [INLONG-5718][Manager][DataProxy] Fix log4j2 configuration does not take effect

2022-08-28 Thread GitBox
dockerzhang merged PR #5719: URL: https://github.com/apache/inlong/pull/5719 -- 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-5718][Manager][DataProxy] Fix log4j2 configuration does not take effect (#5719)

2022-08-28 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 073bc96c3 [INLONG-5718][Manager][DataProxy]

[GitHub] [inlong] healchow opened a new pull request, #5727: [INLONG-5726][Manager] Remove unused DB and File source classes

2022-08-28 Thread GitBox
healchow opened a new pull request, #5727: URL: https://github.com/apache/inlong/pull/5727 ### Prepare a Pull Request - Fixes #5726 ### Motivation Remove unused DB and File source classes. ### Verifying this change - [x] This change is a trivial rework/code

[GitHub] [inlong] healchow commented on pull request #5676: [INLONG-5670][Manager] Mask sensitive message in stack traces

2022-08-28 Thread GitBox
healchow commented on PR #5676: URL: https://github.com/apache/inlong/pull/5676#issuecomment-1229449956 It was fixed by overriding the `toString` method in PR #5719. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[inlong] 02/02: [INLONG-5718][Manager][DataProxy] Fix log4j2 configuration does not take effect (#5719)

2022-08-28 Thread dockerzhang
This is an automated email from the ASF dual-hosted git repository. dockerzhang pushed a commit to branch release-1.3.0 in repository https://gitbox.apache.org/repos/asf/inlong.git commit 7a2f34588b998a876fd6913fab4556fc3ce250a0 Author: emhui <111486498+e-m...@users.noreply.github.com> AuthorDate

[inlong] branch release-1.3.0 updated (bdaf0e903 -> 7a2f34588)

2022-08-28 Thread dockerzhang
This is an automated email from the ASF dual-hosted git repository. dockerzhang pushed a change to branch release-1.3.0 in repository https://gitbox.apache.org/repos/asf/inlong.git from bdaf0e903 [INLONG-5642][SDK] Change SDK(cpp) logger framework (#5715) new 303a21795 [INLONG-5700][Tub

[inlong] 01/02: [INLONG-5700][TubeMQ] Core file generated while the C++ consumer is closed(addendum) (#5721)

2022-08-28 Thread dockerzhang
This is an automated email from the ASF dual-hosted git repository. dockerzhang pushed a commit to branch release-1.3.0 in repository https://gitbox.apache.org/repos/asf/inlong.git commit 303a2179543c4570794621097a338d0f1e4271db Author: Goson Zhang <4675...@qq.com> AuthorDate: Sat Aug 27 20:56:47

[GitHub] [inlong] Oneal65 commented on a diff in pull request #5717: [INLONG-5712][Sort] Fix class not found in Elasticsearch 6 connector for producting

2022-08-28 Thread GitBox
Oneal65 commented on code in PR #5717: URL: https://github.com/apache/inlong/pull/5717#discussion_r956752942 ## inlong-sort/sort-core/src/test/java/org/apache/inlong/sort/parser/ElasticsearchSqlParseTest.java: ## @@ -59,7 +58,7 @@ private MySqlExtractNode buildMysqlExtractNode()

[GitHub] [inlong] dockerzhang commented on issue #5720: [Bug]The data file cannot be fetched

2022-08-28 Thread GitBox
dockerzhang commented on issue #5720: URL: https://github.com/apache/inlong/issues/5720#issuecomment-1229688489 @lucaspeng12138 PTAL, thanks. -- 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 s

[GitHub] [inlong] pocozh opened a new pull request, #5728: [INLONG-5723][DataProxy] Fix source and sink metrics are incorrect when msgType equals 5.

2022-08-28 Thread GitBox
pocozh opened a new pull request, #5728: URL: https://github.com/apache/inlong/pull/5728 ### Prepare a Pull Request *(Change the title refer to the following example)* - Fix source and sink metrics are incorrect when msgType equals 5. *(The following *XYZ* should be repla

[GitHub] [inlong] vernedeng commented on a diff in pull request #5595: [INLONG-5101][DataProxy] Optimize load balancing for DataProxy

2022-08-28 Thread GitBox
vernedeng commented on code in PR #5595: URL: https://github.com/apache/inlong/pull/5595#discussion_r956852383 ## inlong-sdk/dataproxy-sdk/src/main/java/org/apache/inlong/sdk/dataproxy/config/ProxyConfigManager.java: ## @@ -101,6 +102,8 @@ public class ProxyConfigManager extends

[GitHub] [inlong] dockerzhang merged pull request #5725: [INLONG-5724][CI] Skip the apache-rat-plugin when building the docker-compose

2022-08-28 Thread GitBox
dockerzhang merged PR #5725: URL: https://github.com/apache/inlong/pull/5725 -- 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-5724][CI] Skip the apache-rat-plugin when building the docker-compose (#5725)

2022-08-28 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 4db7b61a9 [INLONG-5724][CI] Skip the apache

[GitHub] [inlong] baomingyu commented on a diff in pull request #5595: [INLONG-5101][DataProxy] Optimize load balancing for DataProxy

2022-08-28 Thread GitBox
baomingyu commented on code in PR #5595: URL: https://github.com/apache/inlong/pull/5595#discussion_r956868632 ## inlong-sdk/dataproxy-sdk/src/main/java/org/apache/inlong/sdk/dataproxy/network/Sender.java: ## @@ -228,12 +229,35 @@ private SendResult syncSendInternalMessage(Netty

[GitHub] [inlong] baomingyu commented on a diff in pull request #5595: [INLONG-5101][DataProxy] Optimize load balancing for DataProxy

2022-08-28 Thread GitBox
baomingyu commented on code in PR #5595: URL: https://github.com/apache/inlong/pull/5595#discussion_r956868736 ## inlong-sdk/dataproxy-sdk/src/main/java/org/apache/inlong/sdk/dataproxy/network/Sender.java: ## @@ -513,15 +537,39 @@ private boolean validAttribute(String attr) {

[GitHub] [inlong] pocozh commented on a diff in pull request #5674: [INLONG-5045][Agent] Support collect data from MongoDB

2022-08-28 Thread GitBox
pocozh commented on code in PR #5674: URL: https://github.com/apache/inlong/pull/5674#discussion_r956874222 ## inlong-agent/agent-plugins/src/main/java/org/apache/inlong/agent/plugin/sources/reader/MongoDBReader.java: ## @@ -0,0 +1,327 @@ +/* + * Licensed to the Apache Software

[GitHub] [inlong] dockerzhang merged pull request #5728: [INLONG-5723][DataProxy] Fix source and sink metrics are incorrect when msgType equals 5

2022-08-28 Thread GitBox
dockerzhang merged PR #5728: URL: https://github.com/apache/inlong/pull/5728 -- 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-5723][DataProxy] Fix source and sink metrics are incorrect when msgType equals 5. (#5728)

2022-08-28 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 0bf7df2fe [INLONG-5723][DataProxy] Fix sour

[GitHub] [inlong] dockerzhang merged pull request #5717: [INLONG-5712][Sort] Fix class not found in Elasticsearch 6 connector for producting

2022-08-28 Thread GitBox
dockerzhang merged PR #5717: URL: https://github.com/apache/inlong/pull/5717 -- 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-5712][Sort] Fix class not found in Elasticsearch 6 connector for producting (#5717)

2022-08-28 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 d37dfa6b6 [INLONG-5712][Sort] Fix class not

[GitHub] [inlong] healchow merged pull request #5727: [INLONG-5726][Manager] Remove unused DB and File source classes

2022-08-28 Thread GitBox
healchow merged PR #5727: URL: https://github.com/apache/inlong/pull/5727 -- 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-5726][Manager] Remove unused DB and File source classes (#5727)

2022-08-28 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 486627a98 [INLONG-5726][Manager] Remove unused