Re: [PR] [ISSUE #7543] Retry topic v2 in pop [rocketmq]

2023-11-07 Thread via GitHub
xdkxlk commented on PR #7544: URL: https://github.com/apache/rocketmq/pull/7544#issuecomment-1798027448 We need to consider the modifications from #7208 in order to ensure compatibility. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[I] jdk17下报错:Caused by: java.lang.NoClassDefFoundError: Could not initialize class io.netty.util.internal.PlatformDependent0 [rocketmq-dashboard]

2023-11-07 Thread via GitHub
wshu-oli opened a new issue, #187: URL: https://github.com/apache/rocketmq-dashboard/issues/187 应该需要升级netty如: ` io.netty netty-all 4.1.82.Final ` -- This is an automated message from the Apache Git Service. To respond to th

Re: [I] 安装配置好之后使用mqttx测试连接不上 [rocketmq-mqtt]

2023-11-07 Thread via GitHub
EssinZhang commented on issue #216: URL: https://github.com/apache/rocketmq-mqtt/issues/216#issuecomment-1798106228 > 密码 参考示例代码,密码需要加签 connOpts.setUserName(System.getenv("username")); connOpts.setPassword(HmacSHA1Util.macSignature(clientId, System.getenv("password")).toCharArray());

[GH] (rocketmq): Workflow run "License checker" failed!

2023-11-07 Thread GitBox
The GitHub Actions job "License checker" on rocketmq.git has failed. Run started by GitHub user bibhanshu12 (triggered by lizhanhui). Head commit for run: c2c39bf8a7e053b8a2ef45b7632ce6fba30e4e3f / Bibhanshu <130032629+bibhansh...@users.noreply.github.com> Add files via upload Report URL: http

[GH] (rocketmq): Workflow run "Misspell Check" failed!

2023-11-07 Thread GitBox
The GitHub Actions job "Misspell Check" on rocketmq.git has failed. Run started by GitHub user bibhanshu12 (triggered by lizhanhui). Head commit for run: c2c39bf8a7e053b8a2ef45b7632ce6fba30e4e3f / Bibhanshu <130032629+bibhansh...@users.noreply.github.com> Add files via upload Report URL: https

Re: [PR] Add files via upload [rocketmq]

2023-11-07 Thread via GitHub
lizhanhui commented on PR #7521: URL: https://github.com/apache/rocketmq/pull/7521#issuecomment-1798125492 I do not see how this PR would be relevant to this project. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] Add files via upload [rocketmq]

2023-11-07 Thread via GitHub
lizhanhui closed pull request #7521: Add files via upload URL: https://github.com/apache/rocketmq/pull/7521 -- 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-ma

[GH] (rocketmq): Workflow run "Misspell Check" is working again!

2023-11-07 Thread GitBox
The GitHub Actions job "Misspell Check" on rocketmq.git has succeeded. Run started by GitHub user golden-yang (triggered by lizhanhui). Head commit for run: 371b765cb22038f7e2e9c017a3456c64def6630c / yangguodong.cn revert README.md change Report URL: https://github.com/apache/rocketmq/actions

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

2023-11-07 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user bibhanshu12 (triggered by lizhanhui). Head commit for run: c2c39bf8a7e053b8a2ef45b7632ce6fba30e4e3f / Bibhanshu <130032629+bibhansh...@users.noreply.github.com> Add files via upload Re

[GH] (rocketmq): Workflow run "License checker" is working again!

2023-11-07 Thread GitBox
The GitHub Actions job "License checker" on rocketmq.git has succeeded. Run started by GitHub user golden-yang (triggered by lizhanhui). Head commit for run: 371b765cb22038f7e2e9c017a3456c64def6630c / yangguodong.cn revert README.md change Report URL: https://github.com/apache/rocketmq/action

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

2023-11-07 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user golden-yang (triggered by lizhanhui). Head commit for run: 371b765cb22038f7e2e9c017a3456c64def6630c / yangguodong.cn revert README.md change Report URL: https://github.com/apache/rock

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

2023-11-07 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user bibhanshu12 (triggered by bibhanshu12). Head commit for run: 00965d8c11833237d5c9cd925664a1c456493cee / lk [ISSUE #7531] Clear POP_CK when sending messages (#7532) Report URL: https://gith

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

2023-11-07 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user golden-yang (triggered by golden-yang). Head commit for run: 00965d8c11833237d5c9cd925664a1c456493cee / lk [ISSUE #7531] Clear POP_CK when sending messages (#7532) Report URL: https://gith

[GH] (rocketmq): Workflow run "Coverage" failed!

2023-11-07 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user bibhanshu12 (triggered by lizhanhui). Head commit for run: c2c39bf8a7e053b8a2ef45b7632ce6fba30e4e3f / Bibhanshu <130032629+bibhansh...@users.noreply.github.com> Add files via upload Report URL: https://git

[GH] (rocketmq): Workflow run "Coverage" is working again!

2023-11-07 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has succeeded. Run started by GitHub user golden-yang (triggered by lizhanhui). Head commit for run: 371b765cb22038f7e2e9c017a3456c64def6630c / yangguodong.cn revert README.md change Report URL: https://github.com/apache/rocketmq/actions/runs/

Re: [PR] Fix tiered store README.md error about Configuration [rocketmq]

2023-11-07 Thread via GitHub
codecov-commenter commented on PR #7436: URL: https://github.com/apache/rocketmq/pull/7436#issuecomment-1798182052 ## [Codecov](https://app.codecov.io/gh/apache/rocketmq/pull/7436?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)

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

2023-11-07 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user bibhanshu12 (triggered by lizhanhui). Head commit for run: c2c39bf8a7e053b8a2ef45b7632ce6fba30e4e3f / Bibhanshu <130032629+bibhansh...@users.noreply.github.com> Add files via upload

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

2023-11-07 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user golden-yang (triggered by lizhanhui). Head commit for run: 371b765cb22038f7e2e9c017a3456c64def6630c / yangguodong.cn revert README.md change Report URL: https://github.com/apache/rock

Re: [I] [Doc] Documentation Related 有对nameserver进行权限访问吗。 [rocketmq]

2023-11-07 Thread via GitHub
hacats commented on issue #7542: URL: https://github.com/apache/rocketmq/issues/7542#issuecomment-1798266284 +1 这是一个安全问题,我们的安全部门多次向我们报告了`nameserver`未授权修改配置漏洞,我们研发侧是难以解决的 虽然你们的`CVE-2023-37582`修复代码禁止了关键属性,但是其他属性被黑客恶意修改,可能导致服务不可用,使用`mqadmin`修改的数据包抓一下就能获得报文,比如修改线程数为1,容量为1,或者关闭某些fl

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

2023-11-07 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user golden-yang (triggered by lizhanhui). Head commit for run: 371b765cb22038f7e2e9c017a3456c64def6630c / yangguodong.cn revert README.md change Report URL: https://github.com/apache/rock

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

2023-11-07 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user golden-yang (triggered by lizhanhui). Head commit for run: 371b765cb22038f7e2e9c017a3456c64def6630c / yangguodong.cn revert README.md change Report URL: https://github.com/apache/r

Re: [I] The main method of class “MonitorService” could be removed [rocketmq]

2023-11-07 Thread via GitHub
github-actions[bot] commented on issue #5472: URL: https://github.com/apache/rocketmq/issues/5472#issuecomment-1800603565 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

Re: [PR] [idea] Add rocketmq icon to idea. [rocketmq]

2023-11-07 Thread via GitHub
github-actions[bot] commented on PR #5470: URL: https://github.com/apache/rocketmq/pull/5470#issuecomment-1800603951 This PR 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. If you wish not to mark it as stale, pleas

Re: [I] Can I switch back to the master-slave cluster from the DLeger cluster mode? [rocketmq]

2023-11-07 Thread via GitHub
github-actions[bot] commented on issue #5469: URL: https://github.com/apache/rocketmq/issues/5469#issuecomment-1800604379 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

Re: [PR] fix cmd resetOffsetByTime bug with batch messages #5445 [rocketmq]

2023-11-07 Thread via GitHub
github-actions[bot] commented on PR #5456: URL: https://github.com/apache/rocketmq/pull/5456#issuecomment-1800604849 This PR 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. If you wish not to mark it as stale, pleas

Re: [PR] Delete Duplicate Code in DefaultRequestProcessor [rocketmq]

2023-11-07 Thread via GitHub
github-actions[bot] commented on PR #5435: URL: https://github.com/apache/rocketmq/pull/5435#issuecomment-1800605413 This PR 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. If you wish not to mark it as stale, pleas

Re: [PR] [ISSUE #7511]Lock granularity issue causing LMQ message loss [rocketmq]

2023-11-07 Thread via GitHub
RongtongJin commented on PR #7525: URL: https://github.com/apache/rocketmq/pull/7525#issuecomment-1800901791 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 unsubs

Re: [PR] [ISSUE #7511]Lock granularity issue causing LMQ message loss [rocketmq]

2023-11-07 Thread via GitHub
RongtongJin merged PR #7525: URL: https://github.com/apache/rocketmq/pull/7525 -- 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...@rocke

Re: [I] [Bug] Lock granularity issue causing LMQ message loss [rocketmq]

2023-11-07 Thread via GitHub
RongtongJin closed issue #7511: [Bug] Lock granularity issue causing LMQ message loss URL: https://github.com/apache/rocketmq/issues/7511 -- 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 #7511] Lock granularity issue causing LMQ message loss (#7525)

2023-11-07 Thread jinrongtong
This is an automated email from the ASF dual-hosted git repository. jinrongtong 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 ead3d90501 [ISSUE #7511] Lock granulari

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

2023-11-07 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: ead3d905016d9db4785a46beaa555c7fafd4f9bb / Dongyuan Pan [ISSUE #7511] Lock granularity issue causing LMQ message loss (#7525

[GH] (rocketmq): Workflow run "Coverage" failed!

2023-11-07 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: ead3d905016d9db4785a46beaa555c7fafd4f9bb / Dongyuan Pan [ISSUE #7511] Lock granularity issue causing LMQ message loss (#7525) * bug fix: assignO

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

2023-11-07 Thread GitBox
The GitHub Actions job "PUSH-CI" on rocketmq.git has failed. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: ead3d905016d9db4785a46beaa555c7fafd4f9bb / Dongyuan Pan [ISSUE #7511] Lock granularity issue causing LMQ message loss (#7525) * bug fix: assignOf

Re: [PR] [ISSUE #7480] Fix the offset in the timerCheckPoint will not be corrected when the commitlog and consumeQueue are truncated [rocketmq]

2023-11-07 Thread via GitHub
RongtongJin commented on code in PR #7488: URL: https://github.com/apache/rocketmq/pull/7488#discussion_r1385924653 ## store/src/main/java/org/apache/rocketmq/store/timer/TimerMessageStore.java: ## @@ -291,6 +291,19 @@ public void recover() { } currQueueOffset

Re: [I] nested transaction demo? [rocketmq-client-go]

2023-11-07 Thread via GitHub
DouFuJuShi commented on issue #1097: URL: https://github.com/apache/rocketmq-client-go/issues/1097#issuecomment-1800970689 TKS!!! -- 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 com

Re: [I] nested transaction demo? [rocketmq-client-go]

2023-11-07 Thread via GitHub
DouFuJuShi closed issue #1097: nested transaction demo? URL: https://github.com/apache/rocketmq-client-go/issues/1097 -- 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 unsubsc

Re: [I] [Bug] when I delete unused topic, topic consume queue on the standby node is not deleted synchronously. [rocketmq]

2023-11-07 Thread via GitHub
iamgd67 commented on issue #7264: URL: https://github.com/apache/rocketmq/issues/7264#issuecomment-1801255997 if receate the same name topic and send message, slave will produce log repeatlly `WARN ReputMessageService - Build consume queue repeatedly, expectLogicOffset: xxx currentLogic

Re: [PR] [ISSUE #7263& ISSUE #7264]Fix to delete synchronously the consumption offset data of the subscription group on the standby node, when execute command 'mqadmin deleteSubGroup -b xxx -g xxx -r

2023-11-07 Thread via GitHub
iamgd67 commented on PR #7273: URL: https://github.com/apache/rocketmq/pull/7273#issuecomment-1801262033 lgtm this bothers me too. I copy master's consumerqueue data to slave and restart slave to fix -- This is an automated message from the Apache Git Service. To respond to the mes

Re: [PR] [ISSUE #7263& ISSUE #7264]Fix to delete synchronously the consumption offset data of the subscription group on the standby node, when execute command 'mqadmin deleteSubGroup -b xxx -g xxx -r

2023-11-07 Thread via GitHub
iamgd67 commented on PR #7273: URL: https://github.com/apache/rocketmq/pull/7273#issuecomment-1801266474 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