[inlong] branch master updated: [INLONG-8850][Agent] Remove unregister of MetricRegister when initialize taskmanager (#8851)

2023-09-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 955e4b52c6 [INLONG-8850][Agent] Remove unre

[GitHub] [inlong] dockerzhang merged pull request #8851: [INLONG-8850][Agent] Remove unregister of MetricRegister when initialize taskmanager

2023-09-07 Thread via GitHub
dockerzhang merged PR #8851: URL: https://github.com/apache/inlong/pull/8851 -- 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-8852][Manager] Supports fuzzy matching of username based on keyword (#8853)

2023-09-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 2a60839b7f [INLONG-8852][Manager] Supports

[GitHub] [inlong] dockerzhang merged pull request #8853: [INLONG-8852][Manager] Supports fuzzy matching of username based on keyword

2023-09-07 Thread via GitHub
dockerzhang merged PR #8853: URL: https://github.com/apache/inlong/pull/8853 -- 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-website] branch master updated: [INLONG-845][Doc] Add Command Line tools guide for TubeMQ (#844)

2023-09-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-website.git The following commit(s) were added to refs/heads/master by this push: new a7a63b0e06 [INLONG-845][Doc] Add Co

[GitHub] [inlong-website] dockerzhang merged pull request #844: [INLONG-845][Doc] Add Command Line tools guide for TubeMQ

2023-09-07 Thread via GitHub
dockerzhang merged PR #844: URL: https://github.com/apache/inlong-website/pull/844 -- 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 #845: [Improve][Doc] Add Command Line tools guide for TubeMQ

2023-09-07 Thread via GitHub
dockerzhang closed issue #845: [Improve][Doc] Add Command Line tools guide for TubeMQ URL: https://github.com/apache/inlong-website/issues/845 -- 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 spe

[GitHub] [inlong] fuweng11 opened a new pull request, #8853: [INLONG-8852][Manager] Supports fuzzy matching of username based on keyword

2023-09-07 Thread via GitHub
fuweng11 opened a new pull request, #8853: URL: https://github.com/apache/inlong/pull/8853 ### Prepare a Pull Request - Fixes #8852 ### Motivation Supports fuzzy matching of username based on keyword. ### Modifications Supports fuzzy matching of use

[GitHub] [inlong] doleyzi opened a new pull request, #8851: [INLONG-8850][Agent] Remove unregister of MetricRegister when initialize taskmanager

2023-09-07 Thread via GitHub
doleyzi opened a new pull request, #8851: URL: https://github.com/apache/inlong/pull/8851 ### Prepare a Pull Request - Fixes #8850 ### Motivation *When initialize taskmanager, there is no need to unregister of MetricRegister* ### Modifications *Remove unregis