Re: [I] [Enhancement] Add acl request code to the permission verification for the admin role [rocketmq]

2024-08-13 Thread via GitHub
chenxubiao commented on issue #8524: URL: https://github.com/apache/rocketmq/issues/8524#issuecomment-2285491661 If the ACL function is enabled and the client is assigned common user role, the client can modify the global whitelist configuration through this api to obtain super rights. The

Re: [PR] lock.lock() before try [rocketmq]

2024-08-13 Thread via GitHub
shenjianeng closed pull request #7582: lock.lock() before try URL: https://github.com/apache/rocketmq/pull/7582 -- 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,

[GH] (rocketmq): Workflow run "Build and Run Tests by Maven" is working again!

2024-08-13 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user qianye1001 (triggered by yuz10). Head commit for run: b3f7df8e280011c38a3f91cba4add80336b44e2d / qianye use log instead NPE Report URL: https://github.com/apache/rocketmq/actions/r

Re: [PR] [ISSUE #8517] Fix client send UNREGISTER_CLIENT request twice may cause proxy NPE [rocketmq]

2024-08-13 Thread via GitHub
lizhimins merged PR #8528: URL: https://github.com/apache/rocketmq/pull/8528 -- 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...@rocketm

Re: [I] [Enhancement] Add more test coverage for PullAPIWrapper [rocketmq]

2024-08-13 Thread via GitHub
lizhimins closed issue #8517: [Enhancement] Add more test coverage for PullAPIWrapper URL: https://github.com/apache/rocketmq/issues/8517 -- 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

(rocketmq) branch develop updated: [ISSUE #8517] Fix client send UNREGISTER_CLIENT request twice may cause proxy NPE (#8528)

2024-08-13 Thread lizhimin
This is an automated email from the ASF dual-hosted git repository. lizhimin pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/rocketmq.git The following commit(s) were added to refs/heads/develop by this push: new 7f5bf5f893 [ISSUE #8517] Fix client send U

[GH] (rocketmq): Workflow run "PUSH-CI" failed!

2024-08-13 Thread GitBox
The GitHub Actions job "PUSH-CI" on rocketmq.git has failed. Run started by GitHub user lizhimins (triggered by lizhimins). Head commit for run: 7f5bf5f89336998d0bfc0b0f468ccbb4ddce90d4 / 吴星灿 <37405937+qianye1...@users.noreply.github.com> [ISSUE #8517] Fix client send UNREGISTER_CLIENT request

[GH] (rocketmq): Workflow run "Build and Run Tests by Maven" failed!

2024-08-13 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user lizhimins (triggered by lizhimins). Head commit for run: 7f5bf5f89336998d0bfc0b0f468ccbb4ddce90d4 / 吴星灿 <37405937+qianye1...@users.noreply.github.com> [ISSUE #8517] Fix client send UNRE

Re: [I] [Bug] client send UNREGISTER_CLIENT request twice may cause proxy NPE [rocketmq]

2024-08-13 Thread via GitHub
qianye1001 closed issue #8527: [Bug] client send UNREGISTER_CLIENT request twice may cause proxy NPE URL: https://github.com/apache/rocketmq/issues/8527 -- 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

Re: [I] [Enhancement] add remoting client non-oneway updateConsumerOffset function [rocketmq]

2024-08-13 Thread via GitHub
qianye1001 closed issue #8365: [Enhancement] add remoting client non-oneway updateConsumerOffset function URL: https://github.com/apache/rocketmq/issues/8365 -- 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 t

Re: [PR] use helm-charts for quickly deploying a cluster to facilitate message transmission and reception. [rocketmq-site]

2024-08-13 Thread via GitHub
Baiyelovecode closed pull request #655: use helm-charts for quickly deploying a cluster to facilitate message transmission and reception. URL: https://github.com/apache/rocketmq-site/pull/655 -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GH] (rocketmq): Workflow run "E2E test for pull request" is working again!

2024-08-13 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has succeeded. Run started by GitHub user yx9o (triggered by yx9o). Head commit for run: 7f5bf5f89336998d0bfc0b0f468ccbb4ddce90d4 / 吴星灿 <37405937+qianye1...@users.noreply.github.com> [ISSUE #8517] Fix client send UNREGISTER_CLI

[PR] add quickstart [rocketmq-site]

2024-08-13 Thread via GitHub
Baiyelovecode opened a new pull request, #674: URL: https://github.com/apache/rocketmq-site/pull/674 Please do not create a Pull Request without creating an issue first. ## What is the purpose of the change add quickstart helm chart ## Brief changelog add quickst

Re: [PR] [ISSUE #8517] Add more test coverage for PullAPIWrapper [rocketmq]

2024-08-13 Thread via GitHub
codecov-commenter commented on PR #8518: URL: https://github.com/apache/rocketmq/pull/8518#issuecomment-2286465778 ## [Codecov](https://app.codecov.io/gh/apache/rocketmq/pull/8518?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comment

Re: [PR] add quickstart [rocketmq-site]

2024-08-13 Thread via GitHub
Baiyelovecode closed pull request #674: add quickstart URL: https://github.com/apache/rocketmq-site/pull/674 -- 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-m

[PR] Add quickstartWithHelmInKubernetes [rocketmq-site]

2024-08-13 Thread via GitHub
Baiyelovecode opened a new pull request, #675: URL: https://github.com/apache/rocketmq-site/pull/675 Please do not create a Pull Request without creating an issue first. ## What is the purpose of the change Add quickstartWithHelmInKubernetes ## Brief changelog ##

[GH] (rocketmq): Workflow run "Build and Run Tests by Maven" is working again!

2024-08-13 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user yx9o (triggered by yx9o). Head commit for run: ab54bb46b886a0e69939e235428959c0bd25c6b9 / yx9o Merge branch 'refs/heads/develop' into dev-8517 Report URL: https://github.com/apache/

Re: [I] rocketmq INFO closeChannel: close the connection to remote address[192.168.8.185:30911] result: true [rocketmq]

2024-08-13 Thread via GitHub
vge-R commented on issue #2285: URL: https://github.com/apache/rocketmq/issues/2285#issuecomment-2286713112 一个bug 4年都没有解决办法吗 -- 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.

Re: [I] [Bug] the queue's messages, span too long, so do flow control [rocketmq]

2024-08-13 Thread via GitHub
github-actions[bot] commented on issue #7134: URL: https://github.com/apache/rocketmq/issues/7134#issuecomment-2287463512 This issue is stale because it has been open for 365 days with no activity. It will be closed in 3 days if no further activity occurs. -- This is an automated message

[GH] (rocketmq): Workflow run "E2E test for pull request" failed!

2024-08-13 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user 847850277 (triggered by 847850277). Head commit for run: 7f5bf5f89336998d0bfc0b0f468ccbb4ddce90d4 / 吴星灿 <37405937+qianye1...@users.noreply.github.com> [ISSUE #8517] Fix client send UNREGIST

Re: [PR] lock.lock() before try [rocketmq]

2024-08-13 Thread via GitHub
shenjianeng commented on PR #7582: URL: https://github.com/apache/rocketmq/pull/7582#issuecomment-2287698091 new : https://github.com/apache/rocketmq/pull/8530 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [I] [Doc] 4.X版本文档图画的有瑕疵 [rocketmq]

2024-08-13 Thread via GitHub
yx9o commented on issue #8501: URL: https://github.com/apache/rocketmq/issues/8501#issuecomment-2287702067 Hi @cijiahanjiang , would you like to submit a PR to fix it? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

Re: [PR] [ISSUE #8517] Add more test coverage for PullAPIWrapper [rocketmq]

2024-08-13 Thread via GitHub
zhouxinyu merged PR #8518: URL: https://github.com/apache/rocketmq/pull/8518 -- 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...@rocketm

(rocketmq) branch develop updated: [ISSUE #8517] Add more test coverage for PullAPIWrapper (#8518)

2024-08-13 Thread yukon
This is an automated email from the ASF dual-hosted git repository. yukon pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/rocketmq.git The following commit(s) were added to refs/heads/develop by this push: new d3d7b280a1 [ISSUE #8517] Add more test covera

(rocketmq) branch develop updated: [ISSUE #8460] Improve the pop revive process when reading biz messages from a remote broker - part2 (#8494)

2024-08-13 Thread lizhimin
This is an automated email from the ASF dual-hosted git repository. lizhimin pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/rocketmq.git The following commit(s) were added to refs/heads/develop by this push: new 524ca4e862 [ISSUE #8460] Improve the pop r

Re: [PR] [ISSUE #8460] Improve the pop revive process when reading biz messages from a remote broker - part2 [rocketmq]

2024-08-13 Thread via GitHub
lizhimins merged PR #8494: URL: https://github.com/apache/rocketmq/pull/8494 -- 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...@rocketm

[I] [漏洞报告] Rocketmq 5.3.0最新版本中有tomcat-embed-core-8.5.46.jar 存在漏洞 [rocketmq]

2024-08-13 Thread via GitHub
leon8693 opened a new issue, #8531: URL: https://github.com/apache/rocketmq/issues/8531 ### Is Your Feature Request Related to a Problem? 公司安全扫描出Rocketmq 5.3.0 最新版本中有tomcat-embed-core-8.5.46.jar 属于漏洞范围 详细信息如下 tomcat-embed-core 安装包路径: /home/rocketmq/rocketmq-5.3.0/lib/tomcat

[I] 【Bug Report】报告 rocketmq-v5-client-spring-boot 的两个 Bug [rocketmq-spring]

2024-08-13 Thread via GitHub
ldcsaa opened a new issue, #674: URL: https://github.com/apache/rocketmq-spring/issues/674 1. [ExtTemplateResetConfiguration.java](https://github.com/apache/rocketmq-spring/blob/master/rocketmq-v5-client-spring-boot/src/main/java/org/apache/rocketmq/client/autoconfigure/ExtTemplateResetConfi