[GitHub] [inlong] fuweng11 commented on pull request #8795: [INLONG-8794][Manager] Support add streamField and sinkField

2023-08-24 Thread via GitHub
fuweng11 commented on PR #8795: URL: https://github.com/apache/inlong/pull/8795#issuecomment-1691117552 > Maybe it is better to add some unit tests for it. Done. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

[GitHub] [inlong] gosonzhang commented on a diff in pull request #8793: [INLONG-8791][TubeMQ] Tubemq-client-go lacks log level configuration API

2023-08-24 Thread via GitHub
gosonzhang commented on code in PR #8793: URL: https://github.com/apache/inlong/pull/8793#discussion_r1303947305 ## inlong-tubemq/tubemq-client-twins/tubemq-client-go/client/consumer_impl.go: ## @@ -77,6 +77,10 @@ func NewConsumer(config *config.Config) (Consumer, error) {

[GitHub] [inlong] smarteng closed pull request #8793: [INLONG-8791][TubeMQ] Tubemq-client-go lacks log level configuration API

2023-08-24 Thread via GitHub
smarteng closed pull request #8793: [INLONG-8791][TubeMQ] Tubemq-client-go lacks log level configuration API URL: https://github.com/apache/inlong/pull/8793 -- 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

[GitHub] [inlong] haifxu opened a new pull request, #8798: [INLONG-8797][Manager][Sort] Support multiple audit ids for data sync

2023-08-24 Thread via GitHub
haifxu opened a new pull request, #8798: URL: https://github.com/apache/inlong/pull/8798 ### Prepare a Pull Request - Fixes #8797 ### Motivation 1. Sort does not support audit ids sent by the Manager for data sync. ### Modifications 1. The manager adds audi

[GitHub] [inlong] bluewang opened a new pull request, #8801: [INLONG-8800][Dashboard] Owners search component optimization

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

[GitHub] [inlong] ZhaoNiuniu opened a new pull request, #8802: [INLONG-8799][Manager][Agent][Dataproxy] Fix the configuration related to "Opentelemetry".

2023-08-24 Thread via GitHub
ZhaoNiuniu opened a new pull request, #8802: URL: https://github.com/apache/inlong/pull/8802 ### Prepare a Pull Request - Title Example: [INLONG-8799][Manager][Agent][Dataproxy] Fix the configuration related to "Opentelemetry". - Fixes #8799 ### Modifications --

[GitHub] [inlong-website] dockerzhang merged pull request #839: [INLONG-825][Doc] Add the quick start guide for collecting MySQL and writing to ClickHouse

2023-08-24 Thread via GitHub
dockerzhang merged PR #839: URL: https://github.com/apache/inlong-website/pull/839 -- 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...@i

[GitHub] [inlong-website] dockerzhang closed issue #825: [Doc][Translate] Add the quick start guide for collecting MySQL and writing to ClickHouse

2023-08-24 Thread via GitHub
dockerzhang closed issue #825: [Doc][Translate] Add the quick start guide for collecting MySQL and writing to ClickHouse URL: https://github.com/apache/inlong-website/issues/825 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[inlong-website] branch master updated: [INLONG-825][Doc] Add the quick start guide for collecting MySQL and writing to ClickHouse (#839)

2023-08-24 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-website.git The following commit(s) were added to refs/heads/master by this push: new c577822d46 [INLONG-825][Doc] Add th

[GitHub] [inlong-website] dockerzhang closed issue #822: [Doc][Translate] Add the quick start guide for collecting file and writing to ClickHouse

2023-08-24 Thread via GitHub
dockerzhang closed issue #822: [Doc][Translate] Add the quick start guide for collecting file and writing to ClickHouse URL: https://github.com/apache/inlong-website/issues/822 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[inlong-website] branch master updated: [INLONG-822][Doc] Add the quick start guide for collecting file and writing to ClickHouse (#838)

2023-08-24 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-website.git The following commit(s) were added to refs/heads/master by this push: new 4e60d61f30 [INLONG-822][Doc] Add th

[GitHub] [inlong-website] dockerzhang merged pull request #838: [INLONG-822][Doc] Add the quick start guide for collecting file and writing to ClickHouse

2023-08-24 Thread via GitHub
dockerzhang merged PR #838: URL: https://github.com/apache/inlong-website/pull/838 -- 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...@i

[GitHub] [inlong] EMsnap merged pull request #8798: [INLONG-8797][Manager][Sort] Support multiple audit ids for data sync

2023-08-24 Thread via GitHub
EMsnap merged PR #8798: URL: https://github.com/apache/inlong/pull/8798 -- 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 (0bb98ca943 -> ebc95f4a86)

2023-08-24 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 0bb98ca943 [INLONG-8684][Dashboard] Fixed the Vite Server Options (server.fs.deny) can be bypassed using double forwar

[GitHub] [inlong] dockerzhang merged pull request #8795: [INLONG-8794][Manager] Support add streamField and sinkField

2023-08-24 Thread via GitHub
dockerzhang merged PR #8795: URL: https://github.com/apache/inlong/pull/8795 -- 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-8794][Manager] Support add streamField and sinkField (#8795)

2023-08-24 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 f4084f307a [INLONG-8794][Manager] Support a

[GitHub] [inlong] vernedeng commented on issue #8446: [Feature][Manager] Remove the permission check logic in Services and DAOs

2023-08-24 Thread via GitHub
vernedeng commented on issue #8446: URL: https://github.com/apache/inlong/issues/8446#issuecomment-1691411537 This issue has been fixed in #8763 -- 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 t

[GitHub] [inlong] dockerzhang merged pull request #8801: [INLONG-8800][Dashboard] Owners search component optimization

2023-08-24 Thread via GitHub
dockerzhang merged PR #8801: URL: https://github.com/apache/inlong/pull/8801 -- 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-8800][Dashboard] Owners search component optimization (#8801)

2023-08-24 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 537f1cb885 [INLONG-8800][Dashboard] Owners

[GitHub] [inlong] dockerzhang merged pull request #8792: [INLONG-8788][Dashboard] Data synchronization page optimization

2023-08-24 Thread via GitHub
dockerzhang merged PR #8792: URL: https://github.com/apache/inlong/pull/8792 -- 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-8788][Dashboard] Data synchronization page optimization (#8792)

2023-08-24 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 092920e0c8 [INLONG-8788][Dashboard] Data sy