Re: [PR] [INLONG-11774][Agent] Modify the lifecycle of the DataProxy SDK object [inlong]

2025-02-24 Thread via GitHub
aloyszhang merged PR #11775: URL: https://github.com/apache/inlong/pull/11775 -- 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 (24fe7723a7 -> fe01901814)

2025-02-24 Thread wenweihuang
This is an automated email from the ASF dual-hosted git repository. wenweihuang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/inlong.git from 24fe7723a7 [INLONG-11776][Agent] Optimize the mechanism for controlling the number of instances (#11777) ad

(inlong) branch master updated (ffda109fac -> 24fe7723a7)

2025-02-24 Thread wenweihuang
This is an automated email from the ASF dual-hosted git repository. wenweihuang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/inlong.git from ffda109fac [INLONG-11766][Dashboard] Support SQL source and SQL node (#11767) add 24fe7723a7 [INLONG-11776]

Re: [PR] [INLONG-11778][Agent] Separate the logs of the DataProxy SDK [inlong]

2025-02-24 Thread via GitHub
justinwwhuang merged PR #11779: URL: https://github.com/apache/inlong/pull/11779 -- 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

Re: [PR] [INLONG-11776][Agent] Optimize the mechanism for controlling the number of instances [inlong]

2025-02-24 Thread via GitHub
justinwwhuang merged PR #11777: URL: https://github.com/apache/inlong/pull/11777 -- 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 (fe01901814 -> a5570a7677)

2025-02-24 Thread aloyszhang
This is an automated email from the ASF dual-hosted git repository. aloyszhang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/inlong.git from fe01901814 [INLONG-11778][Agent] Separate the logs of the DataProxy SDK (#11779) add a5570a7677 [INLONG-1177

Re: [PR] [INLONG-11772][Dashboard][Manager] Fix login verify fail [inlong]

2025-02-24 Thread via GitHub
dockerzhang commented on code in PR #11773: URL: https://github.com/apache/inlong/pull/11773#discussion_r1967543583 ## inlong-dashboard/src/ui/locales/en.json: ## @@ -907,9 +907,11 @@ "pages.ClusterTags.TagPlaceholder": "Please enter a tag", "pages.ClusterTags.TenantPlaceh

Re: [PR] [INLONG-11772][Dashboard][Manager] Fix login verify fail [inlong]

2025-02-24 Thread via GitHub
fuweng11 commented on code in PR #11773: URL: https://github.com/apache/inlong/pull/11773#discussion_r1967469624 ## inlong-dashboard/src/ui/locales/cn.json: ## @@ -913,9 +913,11 @@ "pages.ClusterTags.TagPlaceholder": "请输入标签", "pages.ClusterTags.TenantPlaceholder": "请选择租户",

Re: [PR] [INLONG-11772][Dashboard][Manager] Fix login verify fail [inlong]

2025-02-24 Thread via GitHub
fuweng11 commented on code in PR #11773: URL: https://github.com/apache/inlong/pull/11773#discussion_r1967468244 ## inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/user/UserServiceImpl.java: ## @@ -328,7 +329,7 @@ public void login(UserLoginRequest

Re: [PR] [INLONG-11772][Dashboard][Manager] Fix login verify fail [inlong]

2025-02-24 Thread via GitHub
fuweng11 commented on code in PR #11773: URL: https://github.com/apache/inlong/pull/11773#discussion_r1967467125 ## inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/user/UserServiceImpl.java: ## @@ -318,7 +318,8 @@ public Boolean delete(Integer user

Re: [PR] [INLONG-11772][Dashboard][Manager] Fix login verify fail [inlong]

2025-02-24 Thread via GitHub
fuweng11 commented on code in PR #11773: URL: https://github.com/apache/inlong/pull/11773#discussion_r1967254557 ## inlong-dashboard/src/ui/pages/Login/index.tsx: ## @@ -55,6 +55,8 @@ const Comp: React.FC = () => { const login = async () => { const data = await form.va

Re: [PR] [INLONG-11772][Dashboard][Manager] Fix login verify fail [inlong]

2025-02-24 Thread via GitHub
fuweng11 commented on code in PR #11773: URL: https://github.com/apache/inlong/pull/11773#discussion_r1967254557 ## inlong-dashboard/src/ui/pages/Login/index.tsx: ## @@ -55,6 +55,8 @@ const Comp: React.FC = () => { const login = async () => { const data = await form.va

Re: [PR] [INLONG-11774][Agent] Modify the lifecycle of the DataProxy SDK object [inlong]

2025-02-24 Thread via GitHub
justinwwhuang commented on code in PR #11775: URL: https://github.com/apache/inlong/pull/11775#discussion_r1967239984 ## inlong-agent/agent-core/src/main/java/org/apache/inlong/agent/core/task/TaskManager.java: ## @@ -61,13 +61,13 @@ public class TaskManager extends AbstractDaem

Re: [PR] [INLONG-11774][Agent] Modify the lifecycle of the DataProxy SDK object [inlong]

2025-02-24 Thread via GitHub
justinwwhuang commented on code in PR #11775: URL: https://github.com/apache/inlong/pull/11775#discussion_r1967239984 ## inlong-agent/agent-core/src/main/java/org/apache/inlong/agent/core/task/TaskManager.java: ## @@ -61,13 +61,13 @@ public class TaskManager extends AbstractDaem

Re: [PR] [INLONG-11774][Agent] Modify the lifecycle of the DataProxy SDK object [inlong]

2025-02-24 Thread via GitHub
luchunliang commented on code in PR #11775: URL: https://github.com/apache/inlong/pull/11775#discussion_r1967230192 ## inlong-agent/agent-core/src/main/java/org/apache/inlong/agent/core/task/TaskManager.java: ## @@ -61,13 +61,13 @@ public class TaskManager extends AbstractDaemon