Re: [PR] [INLONG-10313][DataProxy] Replace audit ID macro with audit API [inlong]

2024-05-29 Thread via GitHub
justinwwhuang commented on code in PR #10315: URL: https://github.com/apache/inlong/pull/10315#discussion_r1619808506 ## inlong-dataproxy/dataproxy-source/src/main/java/org/apache/inlong/dataproxy/metrics/audit/AuditUtils.java: ## @@ -59,12 +57,32 @@ public static void initAudit

[PR] [INLONG-10314][DashBoard] Add an operation time to the operation log table [inlong]

2024-05-29 Thread via GitHub
wohainilaodou opened a new pull request, #10316: URL: https://github.com/apache/inlong/pull/10316 Fixes #10314 ### Motivation Add an operation time to the operation log table ### Modifications Added an operation time column to the operation log table

[PR] [INLONG-10313][DataProxy] Replace audit ID macro with audit API [inlong]

2024-05-29 Thread via GitHub
gosonzhang opened a new pull request, #10315: URL: https://github.com/apache/inlong/pull/10315 Fixes #10313 Replace public static final int AUDIT_ID_DATAPROXY_READ_SUCCESS = 5; public static final int AUDIT_ID_DATAPROXY_SEND_SUCCESS = 6; with: buildSuccessfu

Re: [PR] [INLONG-10296][Sort] Connectors AuditOperator was not serialized [inlong]

2024-05-29 Thread via GitHub
EMsnap commented on PR #10309: URL: https://github.com/apache/inlong/pull/10309#issuecomment-2138557964 Please add licenses -- 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.

(inlong) branch master updated: [INLONG-10305][Manager] Delete k8s related parameters in file collection (#10307)

2024-05-29 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 9d94ef72df [INLONG-10305][Manager] Delete k

Re: [PR] [INLONG-10305][Manager] Delete k8s related parameters in file collection [inlong]

2024-05-29 Thread via GitHub
dockerzhang merged PR #10307: URL: https://github.com/apache/inlong/pull/10307 -- 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-10298][Agent] Delete useless code (#10299)

2024-05-29 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 229174675b [INLONG-10298][Agent] Delete use

Re: [PR] [INLONG-10298][Agent] Delete useless code [inlong]

2024-05-29 Thread via GitHub
justinwwhuang merged PR #10299: URL: https://github.com/apache/inlong/pull/10299 -- 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-10300][Manager] Allow unsubmitted groups to modify mq type (#10304)

2024-05-29 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 b0a70bda57 [INLONG-10300][Manager] Allow un

Re: [PR] [INLONG-10300][Manager] Allow unsubmitted groups to modify mq type [inlong]

2024-05-29 Thread via GitHub
dockerzhang merged PR #10304: URL: https://github.com/apache/inlong/pull/10304 -- 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-10302][Agent] Add an interface for limiting the number of instances obtained (#10303)

2024-05-29 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 12efb53dae [INLONG-10302][Agent] Add an int

Re: [PR] [INLONG-10302][Agent] Add an interface for limiting the number of instances obtained [inlong]

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

[PR] Upgrade flink default version to 1.15 [inlong]

2024-05-29 Thread via GitHub
wallezhang opened a new pull request, #10310: URL: https://github.com/apache/inlong/pull/10310 Fixes #10284 ### Motivation ### Modifications ### Verifying this change *(Please pick either of the following options)* - [x] This

(inlong) branch master updated: [INLONG-10306][Audit] Compatible with scenarios where the Audit Tag is empty (#10308)

2024-05-29 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 e5ad544716 [INLONG-10306][Audit] Compatible

Re: [PR] [INLONG-10306][Audit] Compatible with scenarios where the Audit Tag is empty [inlong]

2024-05-29 Thread via GitHub
gosonzhang merged PR #10308: URL: https://github.com/apache/inlong/pull/10308 -- 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

[PR] [INLONG-10296][Sort] Connectors AuditOperator was not serialized [inlong]

2024-05-29 Thread via GitHub
XiaoYou201 opened a new pull request, #10309: URL: https://github.com/apache/inlong/pull/10309 [INLONG-10296][Sort] Connectors AuditOperator was not serialized Fixes #10296 ### Motivation Connectors AuditOperator was not serialized ### Modifications Some de

[PR] [INLONG-10306][Audit] Compatible with scenarios where the Audit Tag is empty [inlong]

2024-05-29 Thread via GitHub
doleyzi opened a new pull request, #10308: URL: https://github.com/apache/inlong/pull/10308 - Fixes #10306 ### Motivation ![image](https://github.com/apache/inlong/assets/43397300/7b19838d-5bc7-4399-9eeb-519b21e933ed) Compatible with scenarios where the Audit Tag is empty

(inlong) branch master updated (d43e1e84ec -> 4555ebfe1c)

2024-05-29 Thread zirui
This is an automated email from the ASF dual-hosted git repository. zirui pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/inlong.git from d43e1e84ec [INLONG-10291][SDK] Fix incorrect initializing of gnet in Golang SDK (#10294) add 4555ebfe1c [INLONG-1

Re: [PR] [INLONG-10297][Sort] Fix mysql connector cannot submit to flink cluster [inlong]

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

[PR] [INLONG-10305][Manager] Delete k8s related parameters in file collection [inlong]

2024-05-29 Thread via GitHub
fuweng11 opened a new pull request, #10307: URL: https://github.com/apache/inlong/pull/10307 - Fixes #10305 ### Motivation Delete k8s related parameters in file collection. Because these parameters are no longer in use. ### Modifications Delete k8s

[PR] [INLONG-10300][Manager] Allow unsubmitted groups to modify mq type [inlong]

2024-05-29 Thread via GitHub
fuweng11 opened a new pull request, #10304: URL: https://github.com/apache/inlong/pull/10304 - Fixes #10300 ### Motivation Allow unsubmitted groups to modify mq type. ### Modifications Allow unsubmitted groups to modify mq type. When the group m

[PR] [INLONG-10302][Agent] Increase the interface for limiting the number of instances obtained [inlong]

2024-05-29 Thread via GitHub
justinwwhuang opened a new pull request, #10303: URL: https://github.com/apache/inlong/pull/10303 Fixes #10302 ### Motivation The Task base class needs to add an interface that limits the number of instances obtained ### Modifications Increase the interface for

(inlong) branch master updated: [INLONG-10291][SDK] Fix incorrect initializing of gnet in Golang SDK (#10294)

2024-05-29 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 d43e1e84ec [INLONG-10291][SDK] Fix incorrec

Re: [PR] [INLONG-10291][SDK] Fix incorrect initializing of gnet in Golang SDK [inlong]

2024-05-29 Thread via GitHub
dockerzhang merged PR #10294: URL: https://github.com/apache/inlong/pull/10294 -- 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-10292][SDK] Fix panic in connpool.UpdateEndpoints() of Golang SDK (#10295)

2024-05-29 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 c07316253e [INLONG-10292][SDK] Fix panic in

Re: [PR] [INLONG-10292][SDK] Fix panic in connpool.UpdateEndpoints() of Golang… [inlong]

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

[PR] [INLONG-10297][Sort] Fix mysql connector cannot submit to flink cluster [inlong]

2024-05-29 Thread via GitHub
EMsnap opened a new pull request, #10301: URL: https://github.com/apache/inlong/pull/10301 Fixes #10297 ### Motivation Fix 10297 ### Modifications 1、Move the initialization of audit operator to where the mysql reader initialized (on flink cluster) 2、Add mysq

[PR] [INLONG-10298][Agent] Delete useless code [inlong]

2024-05-29 Thread via GitHub
justinwwhuang opened a new pull request, #10299: URL: https://github.com/apache/inlong/pull/10299 Fixes #10298 ### Motivation The command related code is no longer useful ### Modifications Delete useless code ### Verifying this change *(Please pick eithe