[GitHub] [inlong] GanfengTan commented on a diff in pull request #6034: [INLONG-6033][Agent] Support for hidden directories

2022-09-26 Thread GitBox
GanfengTan commented on code in PR #6034: URL: https://github.com/apache/inlong/pull/6034#discussion_r980812326 ## inlong-agent/agent-common/src/main/java/org/apache/inlong/agent/utils/AgentUtils.java: ## @@ -281,6 +282,13 @@ public static String formatCurrentTimeWithoutOffset(S

[inlong] branch master updated: [INLONG-6035][TubeMQ] Add Broker's message append and file refresh delay statistics (#6036)

2022-09-26 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 6bbb5d99d [INLONG-6035][TubeMQ] Add Broker'

[GitHub] [inlong] dockerzhang merged pull request #6036: [INLONG-6035][TubeMQ] Add Broker's message append and file refresh delay statistics

2022-09-26 Thread GitBox
dockerzhang merged PR #6036: URL: https://github.com/apache/inlong/pull/6036 -- 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 release-1.3.0 updated: [INLONG-6024][Audit] Fix the invalid default value for 'sdk_ts' (#6025)

2022-09-26 Thread healchow
This is an automated email from the ASF dual-hosted git repository. healchow 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 e8e549d4b [INLONG-6024][Audit] F

[GitHub] [inlong] gosonzhang opened a new pull request, #6036: [INLONG-6035][TubeMQ] Add Broker's message append and file refresh delay statistics

2022-09-26 Thread GitBox
gosonzhang opened a new pull request, #6036: URL: https://github.com/apache/inlong/pull/6036 - Fixes #6035 -- 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 #6034: [INLONG-6033][Agent] Support for hidden directories

2022-09-26 Thread GitBox
healchow commented on code in PR #6034: URL: https://github.com/apache/inlong/pull/6034#discussion_r980706856 ## inlong-agent/agent-common/src/main/java/org/apache/inlong/agent/utils/AgentUtils.java: ## @@ -281,6 +282,13 @@ public static String formatCurrentTimeWithoutOffset(Str

[GitHub] [inlong] GanfengTan opened a new pull request, #6034: [INLONG-6033][Agent] Support for hidden directories

2022-09-26 Thread GitBox
GanfengTan opened a new pull request, #6034: URL: https://github.com/apache/inlong/pull/6034 Support for hidden directories. For example:/tmp/test/**/test.xml - Fixes #6033 ### Motivation add util ### Modifications No message ### Verifying this ch

[inlong] branch master updated: [INLONG-6024][Audit] Fix the invalid default value for 'sdk_ts' (#6025)

2022-09-26 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 73f058bb2 [INLONG-6024][Audit] Fix the inva

[GitHub] [inlong] dockerzhang merged pull request #6025: [INLONG-6024][Audit] Fix the invalid default value for 'sdk_ts'

2022-09-26 Thread GitBox
dockerzhang merged PR #6025: URL: https://github.com/apache/inlong/pull/6025 -- 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.

[GitHub] [inlong] lucaspeng12138 commented on a diff in pull request #5989: [INLONG-5043][Manager] Add Apache Doris load node management

2022-09-26 Thread GitBox
lucaspeng12138 commented on code in PR #5989: URL: https://github.com/apache/inlong/pull/5989#discussion_r980686894 ## inlong-manager/manager-pojo/src/main/java/org/apache/inlong/manager/pojo/sink/doris/DorisTableInfo.java: ## @@ -0,0 +1,40 @@ +/* + * Licensed to the Apache Soft

[GitHub] [inlong] lucaspeng12138 commented on a diff in pull request #5989: [INLONG-5043][Manager] Add Apache Doris load node management

2022-09-26 Thread GitBox
lucaspeng12138 commented on code in PR #5989: URL: https://github.com/apache/inlong/pull/5989#discussion_r980686815 ## inlong-manager/manager-service/src/test/java/org/apache/inlong/manager/service/sink/DorisSinkServiceTest.java: ## @@ -0,0 +1,100 @@ +/* + * Licensed to the Apac

[GitHub] [inlong] healchow commented on a diff in pull request #5989: [INLONG-5043][Manager] Add Apache Doris load node management

2022-09-26 Thread GitBox
healchow commented on code in PR #5989: URL: https://github.com/apache/inlong/pull/5989#discussion_r980678346 ## inlong-manager/manager-service/src/test/java/org/apache/inlong/manager/service/sink/DorisSinkServiceTest.java: ## @@ -0,0 +1,100 @@ +/* + * Licensed to the Apache Sof

[GitHub] [inlong] healchow commented on a diff in pull request #5989: [INLONG-5043][Manager] Add Apache Doris load node management

2022-09-26 Thread GitBox
healchow commented on code in PR #5989: URL: https://github.com/apache/inlong/pull/5989#discussion_r980677988 ## inlong-manager/manager-service/src/test/java/org/apache/inlong/manager/service/sink/DorisSinkServiceTest.java: ## @@ -0,0 +1,100 @@ +/* + * Licensed to the Apache Sof

[GitHub] [inlong] healchow commented on a diff in pull request #5989: [INLONG-5043][Manager] Add Apache Doris load node management

2022-09-26 Thread GitBox
healchow commented on code in PR #5989: URL: https://github.com/apache/inlong/pull/5989#discussion_r980677988 ## inlong-manager/manager-service/src/test/java/org/apache/inlong/manager/service/sink/DorisSinkServiceTest.java: ## @@ -0,0 +1,100 @@ +/* + * Licensed to the Apache Sof

[GitHub] [inlong] healchow commented on a diff in pull request #5989: [INLONG-5043][Manager] Add Apache Doris load node management

2022-09-26 Thread GitBox
healchow commented on code in PR #5989: URL: https://github.com/apache/inlong/pull/5989#discussion_r980674864 ## inlong-manager/manager-service/src/test/java/org/apache/inlong/manager/service/sink/DorisSinkServiceTest.java: ## @@ -0,0 +1,100 @@ +/* + * Licensed to the Apache Sof

[GitHub] [inlong] healchow commented on a diff in pull request #5989: [INLONG-5043][Manager] Add Apache Doris load node management

2022-09-26 Thread GitBox
healchow commented on code in PR #5989: URL: https://github.com/apache/inlong/pull/5989#discussion_r980672617 ## inlong-manager/manager-pojo/src/main/java/org/apache/inlong/manager/pojo/sink/doris/DorisTableInfo.java: ## @@ -0,0 +1,40 @@ +/* + * Licensed to the Apache Software F

[GitHub] [inlong] healchow commented on a diff in pull request #5989: [INLONG-5043][Manager] Add Apache Doris load node management

2022-09-26 Thread GitBox
healchow commented on code in PR #5989: URL: https://github.com/apache/inlong/pull/5989#discussion_r980672198 ## inlong-manager/manager-pojo/src/main/java/org/apache/inlong/manager/pojo/sink/doris/DorisSinkDTO.java: ## @@ -0,0 +1,105 @@ +/* + * Licensed to the Apache Software Fo

[GitHub] [inlong] healchow commented on a diff in pull request #6029: [INLONG-6026][Audit] Fix the executed error of ClickHouse audit SQL file

2022-09-26 Thread GitBox
healchow commented on code in PR #6029: URL: https://github.com/apache/inlong/pull/6029#discussion_r980668249 ## inlong-audit/audit-store/src/main/java/org/apache/inlong/audit/service/ElasticsearchService.java: ## @@ -60,19 +59,29 @@ public class ElasticsearchService implements

[inlong] branch release-1.3.0 updated: [INLONG-6027][Sort] Dlc did not restore metric data successfully (#6028)

2022-09-26 Thread zirui
This is an automated email from the ASF dual-hosted git repository. zirui 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 6323e541e [INLONG-6027][Sort] Dlc d

[GitHub] [inlong] ciscozhou opened a new pull request, #6032: [INLONG-6031][Audit] Clean code for InLong Audit

2022-09-26 Thread GitBox
ciscozhou opened a new pull request, #6032: URL: https://github.com/apache/inlong/pull/6032 ### Prepare a Pull Request - Title: [INLONG-6031][Audit] Clean code for InLong Audit - Fixes #6031 ### Motivation [INLONG-6031][Audit] Clean code for InLong Audit. ##

[inlong] branch master updated: [INLONG-6027][Sort] Dlc did not restore metric data successfully (#6028)

2022-09-26 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 7e50fb777 [INLONG-6027][Sort] Dlc did not restore

[GitHub] [inlong] EMsnap merged pull request #6028: [INLONG-6027][Sort] Dlc did not restore metric data successfully

2022-09-26 Thread GitBox
EMsnap merged PR #6028: URL: https://github.com/apache/inlong/pull/6028 -- 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

[GitHub] [inlong] Keylchen closed pull request #6030: [INLONG-6028][Agent] Reconstruct AgentPrometheusListener according to Zhiyan and add relative unit tests.

2022-09-26 Thread GitBox
Keylchen closed pull request #6030: [INLONG-6028][Agent] Reconstruct AgentPrometheusListener according to Zhiyan and add relative unit tests. URL: https://github.com/apache/inlong/pull/6030 -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

[GitHub] [inlong] ciscozhou opened a new pull request, #6029: [INLONG-6026][Audit] Fix the executed error of ClickHouse audit SQL file

2022-09-26 Thread GitBox
ciscozhou opened a new pull request, #6029: URL: https://github.com/apache/inlong/pull/6029 ### Prepare a Pull Request - Title: [INLONG-6026][Audit] Fix the executed error of ClickHouse audit SQL file - Fixes #6026 ### Motivation ClickHouse not support those opera

[GitHub] [inlong] ciscozhou commented on issue #6026: [Bug][Audit] SQL file executed error for ClickHouse in Audit

2022-09-26 Thread GitBox
ciscozhou commented on issue #6026: URL: https://github.com/apache/inlong/issues/6026#issuecomment-1257994685 I want to fix this issue. -- 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 specifi

[GitHub] [inlong] thesumery opened a new pull request, #6028: [INLONG-6027][Sort] Dlc did not restore metric data successfully

2022-09-26 Thread GitBox
thesumery opened a new pull request, #6028: URL: https://github.com/apache/inlong/pull/6028 ### Prepare a Pull Request *[INLONG-6027][Sort] Dlc did not restore metric data successfully* - Fixes #6027 ### Motivation *Dlc did not restore metric data successfully*

[inlong] branch release-1.3.0 updated: [INLONG-5917][DataProxy] Optimize TubeSink class (#5920)

2022-09-26 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 f84de6447 [INLONG-5917][DataPr

[inlong] branch release-1.3.0 updated: [INLONG-6012][DataProxy] Adjust the fields statistics unit in DataProxyMetricItemSet (#6013)

2022-09-26 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 6888ba935 [INLONG-6012][DataPr

[inlong] branch release-1.3.0 updated: [INLONG-6005][DataProxy] Fix resend read values (#6006)

2022-09-26 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 9c48aa115 [INLONG-6005][DataPr

[inlong] branch release-1.3.0 updated: [INLONG-5941][DataProxy] Store the initial number of message items in Map (#5942)

2022-09-26 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 713c99adc [INLONG-5941][DataPr

[inlong] branch release-1.3.0 updated: [INLONG-5924][DataProxy] Supplementary monitoring indicator dimension items(addendum) (#5929)

2022-09-26 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 9cf1a8fdc [INLONG-5924][DataPr

[inlong] branch release-1.3.0 updated: [INLONG-5924][DataProxy] Supplementary monitoring indicator dimension items (#5925)

2022-09-26 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 62b95cea3 [INLONG-5924][DataPr

[inlong] 01/02: [INLONG-5917][DataProxy] Optimize TubeSink class (#5920)

2022-09-26 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 commit 0edca61351e51b4926d6884a6eafe696155efc82 Author: gosonzhang <4675...@qq.com> AuthorDate: Mon Sep 26 19:17:54 2

[inlong] 02/02: [INLONG-5918][DataProxy] Optimize PulsarSink class (#5923)

2022-09-26 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 commit 668ff36c5ff6e65a1dbdcc58060dee6c9d9a8370 Author: Goson Zhang <4675...@qq.com> AuthorDate: Sat Sep 17 19:35:15

[inlong] branch release-1.3.0 updated (bd30f354f -> 668ff36c5)

2022-09-26 Thread gosonzhang
This is an automated email from the ASF dual-hosted git repository. gosonzhang pushed a change to branch release-1.3.0 in repository https://gitbox.apache.org/repos/asf/inlong.git from bd30f354f [INLONG-5917][DataProxy] Optimize TubeSink class (#5920) new 0edca6135 [INLONG-5917][DataPro

[inlong] branch release-1.3.0 updated: [INLONG-5917][DataProxy] Optimize TubeSink class (#5920)

2022-09-26 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 bd30f354f [INLONG-5917][DataPr

[inlong] branch release-1.3.0 updated: [INLONG-5915][DataProxy] Optimize source's ServerMessageHandler class (#5916)

2022-09-26 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 07e429e8f [INLONG-5915][DataPr

[inlong] branch release-1.3.0 updated: [INLONG-5899][DataProxy] Optimize Http's SimpleMessageHandler class (#5900)

2022-09-26 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 b5c0046cd [INLONG-5899][DataPr

[inlong] branch release-1.3.0 updated: [INLONG-5880][DataProxy] Add data reporting time process logic (#5882)

2022-09-26 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 ac9c9de90 [INLONG-5880][DataPr

[GitHub] [inlong] healchow opened a new pull request, #6025: [INLONG-6024][Audit] Fix the invalid default value for 'sdk_ts'

2022-09-26 Thread GitBox
healchow opened a new pull request, #6025: URL: https://github.com/apache/inlong/pull/6025 ### Prepare a Pull Request - Fixes #6024 ### Motivation Fix the invalid default value for 'sdk_ts'. ### Modifications Change the default value for `sdk_ts`.

[GitHub] [inlong] lucaspeng12138 commented on a diff in pull request #5989: [INLONG-5043][Manager] Add Apache Doris load node management

2022-09-26 Thread GitBox
lucaspeng12138 commented on code in PR #5989: URL: https://github.com/apache/inlong/pull/5989#discussion_r979786144 ## inlong-manager/manager-pojo/src/main/java/org/apache/inlong/manager/pojo/sink/doris/DorisSink.java: ## @@ -0,0 +1,68 @@ +/* + * Licensed to the Apache Software

[GitHub] [inlong] lucaspeng12138 commented on a diff in pull request #5989: [INLONG-5043][Manager] Add Apache Doris load node management

2022-09-26 Thread GitBox
lucaspeng12138 commented on code in PR #5989: URL: https://github.com/apache/inlong/pull/5989#discussion_r979784562 ## inlong-manager/manager-common/src/main/java/org/apache/inlong/manager/common/consts/SinkType.java: ## @@ -37,4 +37,6 @@ public class SinkType { public stat

[inlong] branch release-1.3.0 updated: [INLONG-5788][DataProxy] Fix the incorrect readFailSize metric value (#5792)

2022-09-26 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 76e739ba3 [INLONG-5788][DataPr

[GitHub] [inlong] pocozh commented on a diff in pull request #6023: [INLONG-6022][Agent] Fix lost read and send count

2022-09-26 Thread GitBox
pocozh commented on code in PR #6023: URL: https://github.com/apache/inlong/pull/6023#discussion_r979762838 ## inlong-agent/agent-plugins/src/main/java/org/apache/inlong/agent/plugin/sinks/SenderManager.java: ## @@ -264,11 +265,13 @@ public void sendBatchSync(String groupId, Str

[GitHub] [inlong] luchunliang closed pull request #5619: [INLONG-5618][SortStandalone] Support sink runner of configurable backoff sleeping time

2022-09-26 Thread GitBox
luchunliang closed pull request #5619: [INLONG-5618][SortStandalone] Support sink runner of configurable backoff sleeping time URL: https://github.com/apache/inlong/pull/5619 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[GitHub] [inlong] lucaspeng12138 opened a new pull request, #6023: [INLONG-6022][Agent] Fix lost read and send count

2022-09-26 Thread GitBox
lucaspeng12138 opened a new pull request, #6023: URL: https://github.com/apache/inlong/pull/6023 ### Prepare a Pull Request Fix lost read and send count - Fixes #6022 ### Motivation Fix lost read and send count ### Modifications Fix lost read and send co

[inlong] branch release-1.3.0 updated: [INLONG-6016][Sort] Serialization failed when submit load DLC sort job (#6017)

2022-09-26 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 The following commit(s) were added to refs/heads/release-1.3.0 by this push: new 3a18de731 [INLONG-6016][Sort]

[inlong] branch master updated: [INLONG-6016][Sort] Serialization failed when submit load DLC sort job (#6017)

2022-09-26 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 1d99b8763 [INLONG-6016][Sort] Serialization

[GitHub] [inlong] dockerzhang merged pull request #6017: [INLONG-6016][Sort] Serialization failed when submit load DLC sort job

2022-09-26 Thread GitBox
dockerzhang merged PR #6017: URL: https://github.com/apache/inlong/pull/6017 -- 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.

[GitHub] [inlong] healchow merged pull request #6007: [INLONG-6004][Manager] Command tools add CRUD for inlong cluster node

2022-09-26 Thread GitBox
healchow merged PR #6007: URL: https://github.com/apache/inlong/pull/6007 -- 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-6004][Manager] Command tools add CRUD for inlong cluster node (#6007)

2022-09-26 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 6d9966167 [INLONG-6004][Manager] Command tools

[inlong] branch release-1.3.0 updated: [INLONG-6003][Manager] Change the transform source node name to be MQ node in standard mode (#6010)

2022-09-26 Thread healchow
This is an automated email from the ASF dual-hosted git repository. healchow 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 5f8c997a0 [INLONG-6003][Manager]

[inlong] branch master updated: [INLONG-6003][Manager] Change the transform source node name to be MQ node in standard mode (#6010)

2022-09-26 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 5407d7f06 [INLONG-6003][Manager] Change the tr

[GitHub] [inlong] healchow merged pull request #6010: [INLONG-6003][Manager] Change the transform source node name to be MQ node in standard mode

2022-09-26 Thread GitBox
healchow merged PR #6010: URL: https://github.com/apache/inlong/pull/6010 -- 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 (48f6f152a -> 64de4e0a1)

2022-09-26 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 48f6f152a [INLONG-6009][Agent] Report data size to InLong Audit (#6011) add 64de4e0a1 [INLONG-6019][TubeMQ]

[GitHub] [inlong] dockerzhang merged pull request #6021: [INLONG-6019][TubeMQ] Modify the name of variables and APIs in Broker statistics related classes

2022-09-26 Thread GitBox
dockerzhang merged PR #6021: URL: https://github.com/apache/inlong/pull/6021 -- 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-6009][Agent] Report data size to InLong Audit (#6011)

2022-09-26 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 48f6f152a [INLONG-6009][Agent] Report data s

[GitHub] [inlong] gosonzhang merged pull request #6011: [INLONG-6009][Agent] Report data size to InLong Audit

2022-09-26 Thread GitBox
gosonzhang merged PR #6011: URL: https://github.com/apache/inlong/pull/6011 -- 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