[I] [Bug]使用5.2.0开启acl功能 为什么rocketmq2这个accessKey删除后,执行命令就报错 [rocketmq]
1195952223 opened a new issue, #8120: URL: https://github.com/apache/rocketmq/issues/8120 ### Before Creating the Bug Report - [X] I found a bug, not just asking a question, which should be created in [GitHub Discussions](https://github.com/apache/rocketmq/discussions). - [X] I have searched the [GitHub Issues](https://github.com/apache/rocketmq/issues) and [GitHub Discussions](https://github.com/apache/rocketmq/discussions) of this repository and believe that this is not a duplicate. - [X] I have confirmed that this bug belongs to the current repository, not other repositories of RocketMQ. ### Runtime platform environment Linux test-ProLiant-DL388-Gen10 5.4.0-150-generic #167~18.04.1-Ubuntu SMP Wed May 24 00:51:42 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ### RocketMQ version 5.2.0 ### JDK Version 1.8 ### Describe the Bug 使用5.2.0开启acl功能 为什么rocketmq2这个accessKey删除后,执行命令就报错 ### Steps to Reproduce account's accessKey is:rocketmq2root@hp:/home/bk/rocketmq/rocketmq-all-5.2.0-bin-release# ./bin/mqadmin deleteAccessConfig -n xx -c DefaultCluster -a admfcvv org.apache.rocketmq.tools.command.SubCommandException: DeleteAccessConfigSubCommand command failed at org.apache.rocketmq.tools.command.acl.DeleteAccessConfigSubCommand.execute(DeleteAccessConfigSubCommand.java:107) at org.apache.rocketmq.tools.command.MQAdminStartup.main0(MQAdminStartup.java:164) at org.apache.rocketmq.tools.command.MQAdminStartup.main(MQAdminStartup.java:114) Caused by: org.apache.rocketmq.client.exception.MQClientException: CODE: 1 DESC: org.apache.rocketmq.acl.common.AclException: No acl config for rocketmq2, org.apache.rocketmq.acl.plain.PlainPermissionManager.validate(PlainPermissionManager.java:613) For more information, please visit the url, https://rocketmq.apache.org/docs/bestPractice/06FAQ at org.apache.rocketmq.client.impl.MQClientAPIImpl.deleteAccessConfig(MQClientAPIImpl.java:467) at org.apache.rocketmq.tools.admin.DefaultMQAdminExtImpl.deletePlainAccessConfig(DefaultMQAdminExtImpl.java:285) at org.apache.rocketmq.tools.admin.DefaultMQAdminExt.deletePlainAccessConfig(DefaultMQAdminExt.java:211) at org.apache.rocketmq.tools.command.acl.DeleteAccessConfigSubCommand.execute(DeleteAccessConfigSubCommand.java:97) ... 2 more ### What Did You Expect to See? 能修改或删除 ### What Did You See Instead? 能修改或删除 ### Additional Context _No response_ -- 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...@rocketmq.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[PR] avoid scheduled tasks exiting because of unknown exceptions [rocketmq]
colin719 opened a new pull request, #8121: URL: https://github.com/apache/rocketmq/pull/8121 ### Brief Description avoid scheduled tasks exiting because of unknown exceptions -- 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...@rocketmq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[PR] [runtime-on-k8s] runtime-on-k8s [rocketmq-eventbridge]
yiduwangkai opened a new pull request, #173: URL: https://github.com/apache/rocketmq-eventbridge/pull/173 [runtime-on-k8s] add new module runtime-on-k8s -- 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...@rocketmq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GH] (rocketmq-eventbridge): Workflow run "License Checker" failed!
The GitHub Actions job "License Checker" on rocketmq-eventbridge.git has failed. Run started by GitHub user yiduwangkai (triggered by yiduwangkai). Head commit for run: 37d8e1ecf8330615148ebe5fe2eeb79c044c13d4 / wangkai [runtime-on-k8s] runtime-on-k8s Report URL: https://github.com/apache/rocketmq-eventbridge/actions/runs/9051112704 With regards, GitHub Actions via GitBox
[GH] (rocketmq-eventbridge): Workflow run "Maven Test And Package" failed!
The GitHub Actions job "Maven Test And Package" on rocketmq-eventbridge.git has failed. Run started by GitHub user yiduwangkai (triggered by yiduwangkai). Head commit for run: 37d8e1ecf8330615148ebe5fe2eeb79c044c13d4 / wangkai [runtime-on-k8s] runtime-on-k8s Report URL: https://github.com/apache/rocketmq-eventbridge/actions/runs/9051112705 With regards, GitHub Actions via GitBox
Re: [PR] avoid scheduled tasks exiting because of unknown exceptions [rocketmq]
colin719 commented on PR #8121: URL: https://github.com/apache/rocketmq/pull/8121#issuecomment-2106221860 https://github.com/apache/rocketmq/assets/291159/9b5c5982-2627-4024-b2ec-4114d2cbe160";> https://github.com/apache/rocketmq/assets/291159/c88e213c-7ed2-46fb-a6dd-81679f4d0b78";>  -- 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...@rocketmq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] [csharp] Optimization message id generator performance. [rocketmq-clients]
github-actions[bot] commented on PR #724: URL: https://github.com/apache/rocketmq-clients/pull/724#issuecomment-2106428466 This PR was closed because it has been inactive for 3 days since being marked as stale. -- 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...@rocketmq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] [csharp] Optimization message id generator performance. [rocketmq-clients]
github-actions[bot] closed pull request #724: [csharp] Optimization message id generator performance. URL: https://github.com/apache/rocketmq-clients/pull/724 -- 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...@rocketmq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GH] (rocketmq): Workflow run "Snapshot Daily Release Automation" failed!
The GitHub Actions job "Snapshot Daily Release Automation" on rocketmq.git has failed. Run started by GitHub user lizhanhui (triggered by lizhanhui). Head commit for run: 159a603219e363e5f991a0c85213f6dc13f0a9be / yuz10 <845238...@qq.com> [ISSUE #5923] Fix tiered store README.md error (#8115) Report URL: https://github.com/apache/rocketmq/actions/runs/9055317351 With regards, GitHub Actions via GitBox
Re: [PR] [ISSUE #8118] remove redundant mod [rocketmq]
RongtongJin commented on PR #8119: URL: https://github.com/apache/rocketmq/pull/8119#issuecomment-2106449221 LGTM -- 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...@rocketmq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] Avoid scheduled tasks exiting because of unknown exceptions [rocketmq]
RongtongJin commented on PR #8121: URL: https://github.com/apache/rocketmq/pull/8121#issuecomment-2106451666 It would be better to first create an issue to link with this PR. -- 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...@rocketmq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GH] (rocketmq): Workflow run "Coverage" failed!
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user colin719 (triggered by RongtongJin). Head commit for run: 675add98682ef1a8e66efbd254625c17d27eb9ff / lirui avoid scheduled tasks exiting because of unknown exceptions Signed-off-by: Colin Lee Report URL: https://github.com/apache/rocketmq/actions/runs/9051059919 With regards, GitHub Actions via GitBox
[GH] (rocketmq): Workflow run "E2E test for pull request" failed!
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user colin719 (triggered by colin719). Head commit for run: 159a603219e363e5f991a0c85213f6dc13f0a9be / yuz10 <845238...@qq.com> [ISSUE #5923] Fix tiered store README.md error (#8115) Report URL: https://github.com/apache/rocketmq/actions/runs/9055637672 With regards, GitHub Actions via GitBox
[GH] (rocketmq): Workflow run "Build and Run Tests by Maven" failed!
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user colin719 (triggered by RongtongJin). Head commit for run: 675add98682ef1a8e66efbd254625c17d27eb9ff / lirui avoid scheduled tasks exiting because of unknown exceptions Signed-off-by: Colin Lee Report URL: https://github.com/apache/rocketmq/actions/runs/9051059925 With regards, GitHub Actions via GitBox
Re: [I] 使用主从模式的集群创建topic报错 [rocketmq-dashboard]
RongtongJin closed issue #166: 使用主从模式的集群创建topic报错 URL: https://github.com/apache/rocketmq-dashboard/issues/166 -- 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...@rocketmq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GH] (rocketmq-eventbridge): Workflow run "License Checker" failed!
The GitHub Actions job "License Checker" on rocketmq-eventbridge.git has failed. Run started by GitHub user yiduwangkai (triggered by yiduwangkai). Head commit for run: 72f909aaaf5c7a66942e2392aa2f2674a08bb95e / wangkai [runtime-on-k8s] runtime-on-k8s Report URL: https://github.com/apache/rocketmq-eventbridge/actions/runs/9056406024 With regards, GitHub Actions via GitBox
[GH] (rocketmq-eventbridge): Workflow run "Maven Test And Package" is working again!
The GitHub Actions job "Maven Test And Package" on rocketmq-eventbridge.git has succeeded. Run started by GitHub user yiduwangkai (triggered by yiduwangkai). Head commit for run: 72f909aaaf5c7a66942e2392aa2f2674a08bb95e / wangkai [runtime-on-k8s] runtime-on-k8s Report URL: https://github.com/apache/rocketmq-eventbridge/actions/runs/9056406022 With regards, GitHub Actions via GitBox
[GH] (rocketmq-eventbridge): Workflow run "License Checker" is working again!
The GitHub Actions job "License Checker" on rocketmq-eventbridge.git has succeeded. Run started by GitHub user yiduwangkai (triggered by yiduwangkai). Head commit for run: dbd9ad0c53277b6bc25006fb790f1274ff57b9dc / wangkai [runtime-on-k8s] runtime-on-k8s Report URL: https://github.com/apache/rocketmq-eventbridge/actions/runs/9056445020 With regards, GitHub Actions via GitBox
Re: [PR] Avoid scheduled tasks exiting because of unknown exceptions [rocketmq]
colin719 commented on PR #8121: URL: https://github.com/apache/rocketmq/pull/8121#issuecomment-2106534785 > It would be better to first create an issue to link with this PR. Because the scenario is complex, we made modification suggestions directly based on the problems we encountered. Is it necessary to create an issue? -- 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...@rocketmq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [I] Develop branch startup exception [rocketmq-mqtt]
DongyuanPan commented on issue #274: URL: https://github.com/apache/rocketmq-mqtt/issues/274#issuecomment-2106537266 Yes, MetaPersistManagerSample and NotifyManager should be in a certain order -- 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...@rocketmq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GH] (rocketmq): Workflow run "E2E test for pull request" is working again!
The GitHub Actions job "E2E test for pull request" on rocketmq.git has succeeded. Run started by GitHub user biningo (triggered by biningo). Head commit for run: 159a603219e363e5f991a0c85213f6dc13f0a9be / yuz10 <845238...@qq.com> [ISSUE #5923] Fix tiered store README.md error (#8115) Report URL: https://github.com/apache/rocketmq/actions/runs/9056398008 With regards, GitHub Actions via GitBox
Re: [PR] [ISSUE #8070] Optimize the submitConsumeRequest and remove unnecessary exception catching [rocketmq]
codecov-commenter commented on PR #8071: URL: https://github.com/apache/rocketmq/pull/8071#issuecomment-2106545711 ## [Codecov](https://app.codecov.io/gh/apache/rocketmq/pull/8071?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report All modified and coverable lines are covered by tests :white_check_mark: > Project coverage is 42.90%. Comparing base [(`159a603`)](https://app.codecov.io/gh/apache/rocketmq/commit/159a603219e363e5f991a0c85213f6dc13f0a9be?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) to head [(`b8a638d`)](https://app.codecov.io/gh/apache/rocketmq/pull/8071?dropdown=coverage&src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache). Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop#8071 +/- ## = - Coverage 42.94% 42.90% -0.05% + Complexity 1038710372 -15 = Files 1270 1270 Lines 8869488679 -15 Branches 1140111397 -4 = - Hits 3809238045 -47 - Misses 4591445940 +26 - Partials4688 4694 +6 ``` [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gh/apache/rocketmq/pull/8071?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache). :loudspeaker: Have feedback on the report? [Share it here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache). -- 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...@rocketmq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GH] (rocketmq): Workflow run "Coverage" is working again!
The GitHub Actions job "Coverage" on rocketmq.git has succeeded. Run started by GitHub user biningo (triggered by cserwen). Head commit for run: b8a638d8adf1e877c1703216a839849b16d77c30 / biningo Optimize the submitConsumeRequest and remove unnecessary exception catching Report URL: https://github.com/apache/rocketmq/actions/runs/9044484337 With regards, GitHub Actions via GitBox
[GH] (rocketmq): Workflow run "Build and Run Tests by Maven" failed!
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user biningo (triggered by cserwen). Head commit for run: b8a638d8adf1e877c1703216a839849b16d77c30 / biningo Optimize the submitConsumeRequest and remove unnecessary exception catching Report URL: https://github.com/apache/rocketmq/actions/runs/9044484334 With regards, GitHub Actions via GitBox
Re: [PR] Avoid scheduled tasks exiting because of unknown exceptions [rocketmq]
Willhow-Gao commented on PR #8121: URL: https://github.com/apache/rocketmq/pull/8121#issuecomment-2106762796 > > It would be better to first create an issue to link with this PR. > > Because the scenario is complex, we made modification suggestions directly based on the problems we encountered. Is it necessary to create an issue? What I understand is that the problem is described in the Issue and the problem is solved in the PR. Listing the reasons for changes is helpful for future generations to learn. -- 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...@rocketmq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org