Re: [PR] [INLONG-9974][Manager] Data preview simplifies interface field information [inlong]

2024-04-10 Thread via GitHub
dockerzhang merged PR #9975: URL: https://github.com/apache/inlong/pull/9975 -- 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-9974][Manager] Data preview simplifies interface field information (#9975)

2024-04-10 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 99d879207d [INLONG-9974][Manager] Data prev

(inlong) branch master updated: [INLONG-9963][Dashboard][Agent] Add agentIp fields to Kafka and Pulsar source (#9964)

2024-04-10 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 d91262e261 [INLONG-9963][Dashboard][Agent]

Re: [PR] [INLONG-9963][Dashboard][Agent] Add agentIp fields to Kafka and Pulsar source [inlong]

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

Re: [PR] [INLONG-9870][Manager] Pulsar DataNode support to set compression type [inlong]

2024-04-10 Thread via GitHub
dockerzhang merged PR #9959: URL: https://github.com/apache/inlong/pull/9959 -- 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 (24bdfc1f9e -> 90890c2dd4)

2024-04-10 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 24bdfc1f9e [INLONG-9969][Agent] Release the memory semaphore of the source only when the data is placed in the q

Re: [PR] [INLONG-9969][Agent] Release the memory semaphore of the source only when the data is placed in the queue [inlong]

2024-04-10 Thread via GitHub
dockerzhang merged PR #9971: URL: https://github.com/apache/inlong/pull/9971 -- 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-9969][Agent] Release the memory semaphore of the source only when the data is placed in the queue (#9971)

2024-04-10 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 24bdfc1f9e [INLONG-9969][Agent] Release the

Re: [PR] [INLONG-9972][Sort] Pulsar connector support authentication when connecting to Pulsar cluster [inlong]

2024-04-10 Thread via GitHub
aloyszhang commented on code in PR #9973: URL: https://github.com/apache/inlong/pull/9973#discussion_r1560376943 ## inlong-sort/sort-common/src/main/java/org/apache/inlong/sort/protocol/node/extract/PulsarExtractNode.java: ## @@ -107,23 +129,27 @@ public PulsarExtractNode(@JsonP

[PR] [INLONG-9972][Sort] Pulsar connector support authentication when connecting to Pulsar cluster [inlong]

2024-04-10 Thread via GitHub
EMsnap opened a new pull request, #9973: URL: https://github.com/apache/inlong/pull/9973 - Fixes #9972 ### Motivation According to https://pulsar.apache.org/docs/next/security-jwt/ Some pulsar cluster have authentication opened in some cases, the sort connector should suppor

Re: [PR] [INLONG-9968][Manager] Support pulsar multi cluster when creating pulsar consumer group [inlong]

2024-04-10 Thread via GitHub
dockerzhang merged PR #9970: URL: https://github.com/apache/inlong/pull/9970 -- 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-9962][Manager] Data preview supports returning header and specific field information (#9967)

2024-04-10 Thread luchunliang
This is an automated email from the ASF dual-hosted git repository. luchunliang 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 dba59007b6 [INLONG-9962][Manager] Data prev

Re: [PR] [INLONG-9962][Manager] Data preview supports returning header and specific field information [inlong]

2024-04-10 Thread via GitHub
luchunliang merged PR #9967: URL: https://github.com/apache/inlong/pull/9967 -- 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-9968][Manager] Support pulsar multi cluster when creating pulsar consumption groups (#9970)

2024-04-10 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 bff9c2cfb5 [INLONG-9968][Manager] Support p

[PR] [INLONG-9969][Agent] Release the memory semaphore of the source only when the data is placed in the queue [inlong]

2024-04-10 Thread via GitHub
justinwwhuang opened a new pull request, #9971: URL: https://github.com/apache/inlong/pull/9971 [INLONG-9969][Agent] Release the memory semaphore of the source only when the data is placed in the queue - Fixes #9969 ### Motivation Due to the immediate release of semaphores a

[PR] [INLONG-9968][Manager] Support pulsar multi cluster when creating pulsar consumer group [inlong]

2024-04-10 Thread via GitHub
fuweng11 opened a new pull request, #9970: URL: https://github.com/apache/inlong/pull/9970 ### Prepare a Pull Request - Fixes #9968 ### Motivation Support pulsar multi cluster when creating pulsar consumer group. ### Modifications Support pulsar multi cl

Re: [PR] [INLONG-9965][Sort] Fix wrong node duration of SortStandalone Pulsar Sink [inlong]

2024-04-10 Thread via GitHub
dockerzhang merged PR #9966: URL: https://github.com/apache/inlong/pull/9966 -- 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 (80ec84e9c7 -> 9c64aefb2d)

2024-04-10 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 80ec84e9c7 [INLONG-9957][Audit] Audit-service add local cache for openapi (#9958) add 9c64aefb2d [INLONG-99

Re: [PR] [INLONG-9957][Audit] Audit-service add local cache for openapi [inlong]

2024-04-10 Thread via GitHub
justinwwhuang merged PR #9958: URL: https://github.com/apache/inlong/pull/9958 -- 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-9957][Audit] Audit-service add local cache for openapi (#9958)

2024-04-10 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 80ec84e9c7 [INLONG-9957][Audit] Audit-servi

Re: [PR] [INLONG-9957][Audit] Audit-service add local cache for openapi [inlong]

2024-04-10 Thread via GitHub
doleyzi commented on PR #9958: URL: https://github.com/apache/inlong/pull/9958#issuecomment-2047252929 > There are caches for various time units like `CacheOfDay`,` CacheOfHour`, `CacheOfMinute10`, and `CacheOfMinute30`. How about changing the class name to `DayCache`, `HourCache`, `TenMinu

Re: [PR] [INLONG-9957][Audit] Audit-service add local cache for openapi [inlong]

2024-04-10 Thread via GitHub
aloyszhang commented on PR #9958: URL: https://github.com/apache/inlong/pull/9958#issuecomment-2047192464 There are caches for various time units like `CacheOfDay`,` CacheOfHour`, `CacheOfMinute10`, and `CacheOfMinute30`. How about changing the class name to `DayCache`, `HourCache`, `Ten

[PR] [INLONG-9965][Sort] Fix wrong node duration of SortStandalone Pulsar Sink [inlong]

2024-04-10 Thread via GitHub
vernedeng opened a new pull request, #9966: URL: https://github.com/apache/inlong/pull/9966 ### Prepare a Pull Request *(Change the title refer to the following example)* - Title Example: [INLONG-XYZ][Component] Title of the pull request *(The following *XYZ* should be replac

Re: [PR] [INLONG-9957][Audit] Audit-service add local cache for openapi [inlong]

2024-04-10 Thread via GitHub
aloyszhang commented on code in PR #9958: URL: https://github.com/apache/inlong/pull/9958#discussion_r1559222010 ## inlong-audit/audit-service/src/main/java/org/apache/inlong/audit/cache/CacheOfDay.java: ## @@ -0,0 +1,179 @@ +/* + * Licensed to the Apache Software Foundation (AS

Re: [PR] [INLONG-9957][Audit] Audit-service add local cache for openapi [inlong]

2024-04-10 Thread via GitHub
aloyszhang commented on code in PR #9958: URL: https://github.com/apache/inlong/pull/9958#discussion_r1559219654 ## inlong-audit/audit-service/src/main/java/org/apache/inlong/audit/sink/CacheSink.java: ## @@ -0,0 +1,90 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

Re: [PR] [INLONG-9957][Audit] Audit-service add local cache for openapi [inlong]

2024-04-10 Thread via GitHub
aloyszhang commented on code in PR #9958: URL: https://github.com/apache/inlong/pull/9958#discussion_r1559213256 ## inlong-audit/audit-service/src/main/java/org/apache/inlong/audit/config/ConfigConstants.java: ## @@ -123,4 +123,12 @@ public class ConfigConstants { public

Re: [PR] [INLONG-9957][Audit] Audit-service add local cache for openapi [inlong]

2024-04-10 Thread via GitHub
aloyszhang commented on code in PR #9958: URL: https://github.com/apache/inlong/pull/9958#discussion_r1559212164 ## inlong-audit/audit-service/src/main/java/org/apache/inlong/audit/utils/CacheUtils.java: ## @@ -0,0 +1,36 @@ +/* + * Licensed to the Apache Software Foundation (ASF

Re: [PR] [INLONG-9870][Manager] Pulsar DataNode support to set compression type [inlong]

2024-04-10 Thread via GitHub
dockerzhang commented on code in PR #9959: URL: https://github.com/apache/inlong/pull/9959#discussion_r1559208660 ## inlong-manager/manager-pojo/src/main/java/org/apache/inlong/manager/pojo/node/pulsar/PulsarDataNodeDTO.java: ## @@ -51,6 +51,9 @@ public class PulsarDataNodeDTO {

Re: [PR] [INLONG-9402][Sort] Solve errors in UT test logs for sort-end-to-end-tests, but UT results show as successful [inlong]

2024-04-10 Thread via GitHub
dockerzhang merged PR #9940: URL: https://github.com/apache/inlong/pull/9940 -- 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 (d6f03f3c17 -> 25f7bafa4c)

2024-04-10 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 d6f03f3c17 [INLONG-9955][Agent] Rename Job to Task for agent (#9956) add 25f7bafa4c [INLONG-9402][Sort] Solv

Re: [PR] [INLONG-9955][Agent] Rename Job to Task for agent [inlong]

2024-04-10 Thread via GitHub
dockerzhang merged PR #9956: URL: https://github.com/apache/inlong/pull/9956 -- 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-9955][Agent] Rename Job to Task for agent (#9956)

2024-04-10 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 d6f03f3c17 [INLONG-9955][Agent] Rename Job

[PR] [INLONG-9957][Audit] Audit-service add local cache for openapi [inlong]

2024-04-10 Thread via GitHub
doleyzi opened a new pull request, #9958: URL: https://github.com/apache/inlong/pull/9958 ### Prepare a Pull Request - Fixes #9957 ### Motivation ![image](https://github.com/apache/inlong/assets/43397300/79d00eca-03f6-4393-b558-d98dd4153044) *Audit-service add local

Re: [PR] [INLONG-9402][Sort] Solve errors in UT test logs for sort-end-to-end-tests, but UT results show as successful [inlong]

2024-04-10 Thread via GitHub
XiaoYou201 commented on PR #9940: URL: https://github.com/apache/inlong/pull/9940#issuecomment-2046688147 In end-to-end-test-v1.15, because the postgreSQL module use debezuim.postgreSQL v1.6 package which base on java 11 or high. And this package use reflect, So, the postgreSQL module still

Re: [PR] [INLONG-9402][Sort] Solve errors in UT test logs for sort-end-to-end-tests, but UT results show as successful [inlong]

2024-04-10 Thread via GitHub
XiaoYou201 commented on code in PR #9940: URL: https://github.com/apache/inlong/pull/9940#discussion_r1558956648 ## inlong-sort/sort-end-to-end-tests/sort-end-to-end-tests-v1.15/src/test/java/org/apache/inlong/sort/tests/utils/FlinkContainerTestEnv.java: ## @@ -165,8 +134,8 @@ p