[PR] [INLONG-9441][Manager] MySQL data source supports both full and incremental modes [inlong]

2023-12-07 Thread via GitHub
fuweng11 opened a new pull request, #9442: URL: https://github.com/apache/inlong/pull/9442 ### Prepare a Pull Request - Fixes #9441 ### Motivation MySQL data source supports both full and incremental modes. ### Modifications MySQL data source suppor

[PR] [INLONG-9440][Manager] Support querying audit information based on ip [inlong]

2023-12-07 Thread via GitHub
fuweng11 opened a new pull request, #9443: URL: https://github.com/apache/inlong/pull/9443 ### Prepare a Pull Request - Fixes #9440 ### Motivation Support querying audit information based on ip. ### Modifications Support querying audit information based on i

Re: [PR] [INLONG-9437][Dashboard] Data access audit supports audit item query [inlong]

2023-12-07 Thread via GitHub
leezng commented on code in PR #9438: URL: https://github.com/apache/inlong/pull/9438#discussion_r1418581803 ## inlong-dashboard/src/ui/components/Charts/index.tsx: ## @@ -81,7 +81,7 @@ const Charts: React.FC = ({ } }; // eslint-disable-next-line - }, []); + }

Re: [PR] [INLONG-9440][Manager] Support querying audit information based on ip [inlong]

2023-12-07 Thread via GitHub
vernedeng commented on code in PR #9443: URL: https://github.com/apache/inlong/pull/9443#discussion_r1418796627 ## inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/core/impl/AuditServiceImpl.java: ## @@ -330,8 +333,10 @@ public List listByCondition(

Re: [PR] [INLONG-9440][Manager] Support querying audit information based on ip [inlong]

2023-12-07 Thread via GitHub
fuweng11 commented on code in PR #9443: URL: https://github.com/apache/inlong/pull/9443#discussion_r1418856153 ## inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/core/impl/AuditServiceImpl.java: ## @@ -330,8 +333,10 @@ public List listByCondition(A

Re: [PR] [INLONG-9431][Dashboard] Data synchronization supports entire database migration [inlong]

2023-12-07 Thread via GitHub
dockerzhang merged PR #9432: URL: https://github.com/apache/inlong/pull/9432 -- 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-9431][Dashboard] Data synchronization supports entire database migration (#9432)

2023-12-07 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 ca1e5ce1c0 [INLONG-9431][Dashboard] Data sy

Re: [I] [Improve][TubeMQ] Docker container is missing tubectl script [inlong]

2023-12-07 Thread via GitHub
github-actions[bot] commented on issue #9033: URL: https://github.com/apache/inlong/issues/9033#issuecomment-1846431653 This issue is stale because it has been open for 60 days with no activity. -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [PR] [INLONG-9440][Manager] Support querying audit information based on ip [inlong]

2023-12-07 Thread via GitHub
EMsnap merged PR #9443: URL: https://github.com/apache/inlong/pull/9443 -- 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

(inlong) branch master updated (ca1e5ce1c0 -> 6e701e46f3)

2023-12-07 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 ca1e5ce1c0 [INLONG-9431][Dashboard] Data synchronization supports entire database migration (#9432) add 6e701e46f

[PR] [INLONG-9444][Manager] Fix the problem of ES sink unsuccessful flow status configuration successful [inlong]

2023-12-07 Thread via GitHub
fuweng11 opened a new pull request, #9445: URL: https://github.com/apache/inlong/pull/9445 ### Prepare a Pull Request - Fixes #9444 ### Motivation Fix the problem of ES sink unsuccessful flow status configuration successful. ### Modifications Fix the

Re: [PR] [INLONG-9444][Manager] Fix the problem of ES sink unsuccessful flow status configuration successful [inlong]

2023-12-07 Thread via GitHub
EMsnap merged PR #9445: URL: https://github.com/apache/inlong/pull/9445 -- 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

(inlong) branch master updated: [INLONG-9444][Manager] ES sink unsuccessful flow status configuration successful (#9445)

2023-12-07 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 945987059d [INLONG-9444][Manager] ES sink unsucce

Re: [PR] [INLONG-9437][Dashboard] Data access audit supports audit item query [inlong]

2023-12-07 Thread via GitHub
dockerzhang merged PR #9438: URL: https://github.com/apache/inlong/pull/9438 -- 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-9437][Dashboard] Data access audit supports audit item query (#9438)

2023-12-07 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 7630cd47c6 [INLONG-9437][Dashboard] Data ac

[PR] [INLONG-9439][Dashboard] Support module reconciliation function [inlong]

2023-12-07 Thread via GitHub
bluewang opened a new pull request, #9446: URL: https://github.com/apache/inlong/pull/9446 ### 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 replace

Re: [PR] [INLONG-9441][Manager] MySQL data source supports both full and incremental modes [inlong]

2023-12-07 Thread via GitHub
EMsnap merged PR #9442: URL: https://github.com/apache/inlong/pull/9442 -- 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

(inlong) branch master updated: [INLONG-9441][Manager] MySQL data source supports both full and incremental modes (#9442)

2023-12-07 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 d721f9d649 [INLONG-9441][Manager] MySQL data sour

[PR] [INLONG-9447][Manager] Fix the problem of suspend group failed [inlong]

2023-12-07 Thread via GitHub
fuweng11 opened a new pull request, #9448: URL: https://github.com/apache/inlong/pull/9448 ### Prepare a Pull Request - Fixes #9447 ### Motivation Fix the problem of suspend group failed. ### Modifications Fix the problem of suspend group failed. -