[I] [Bug] Bug title [rocketmq]

2024-07-22 Thread via GitHub
wmhammer opened a new issue, #8425: URL: https://github.com/apache/rocketmq/issues/8425 ### 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 h

Re: [PR] [ISSUE #8405] Add the ability to write ConsumeQueue using fileChannel to prevent JVM crashes in some situations [rocketmq]

2024-07-22 Thread via GitHub
caigy merged PR #8403: URL: https://github.com/apache/rocketmq/pull/8403 -- 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.ap

Re: [I] [Bug] Deleting ConsumeQueue files may cause JVM crashes [rocketmq]

2024-07-22 Thread via GitHub
caigy closed issue #8405: [Bug] Deleting ConsumeQueue files may cause JVM crashes URL: https://github.com/apache/rocketmq/issues/8405 -- 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

(rocketmq) branch develop updated: Add the ability to write ConsumeQueue using fileChannel to prevent JVM crashes in some situations (#8403)

2024-07-22 Thread caigy
This is an automated email from the ASF dual-hosted git repository. caigy 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 86d59d2485 Add the ability to write ConsumeQu

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

2024-07-22 Thread GitBox
The GitHub Actions job "PUSH-CI" on rocketmq.git has failed. Run started by GitHub user caigy (triggered by caigy). Head commit for run: 86d59d2485b5fed162db3743e11c0902de3e34ad / rongtong Add the ability to write ConsumeQueue using fileChannel to prevent JVM crashes in some situations (#8403

[I] [Bug] When SendMessage asyncSendEnable is false will write response twice [rocketmq]

2024-07-22 Thread via GitHub
mxsm opened a new issue, #8426: URL: https://github.com/apache/rocketmq/issues/8426 ### 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

[PR] [ISSUE #8426]Fix when SendMessage asyncSendEnable is false will write response twice [rocketmq]

2024-07-22 Thread via GitHub
mxsm opened a new pull request, #8427: URL: https://github.com/apache/rocketmq/pull/8427 ### Which Issue(s) This PR Fixes Fixes #8426 ### Brief Description ### How Did You Test This Change? -- This is an automated message from t

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

2024-07-22 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user mxsm (triggered by mxsm). Head commit for run: 86d59d2485b5fed162db3743e11c0902de3e34ad / rongtong Add the ability to write ConsumeQueue using fileChannel to prevent JVM crashes in some s

Re: [PR] [ISSUE #8426]Fix when SendMessage asyncSendEnable is false will write response twice [rocketmq]

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

Re: [PR] [ISSUE #8417]add some test cases for org.apache.rocketmq.common.AclConfig [rocketmq]

2024-07-22 Thread via GitHub
TeFuirnever commented on code in PR #8418: URL: https://github.com/apache/rocketmq/pull/8418#discussion_r1687252753 ## common/src/test/java/org/apache/rocketmq/common/AclConfigTest.java: ## @@ -0,0 +1,132 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or m

Re: [I] [Feature] Customize AccessValidator [rocketmq]

2024-07-22 Thread via GitHub
github-actions[bot] commented on issue #7054: URL: https://github.com/apache/rocketmq/issues/7054#issuecomment-2244017772 This issue 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 t

Re: [I] [Feature] Customize AccessValidator [rocketmq]

2024-07-22 Thread via GitHub
github-actions[bot] closed issue #7054: [Feature] Customize AccessValidator URL: https://github.com/apache/rocketmq/issues/7054 -- 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: [PR] [ISSUE #6681] fix: fix pop retry message notification [rocketmq]

2024-07-22 Thread via GitHub
github-actions[bot] commented on PR #6682: URL: https://github.com/apache/rocketmq/pull/6682#issuecomment-2244017814 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 messa

Re: [PR] fix(sec): upgrade com.google.guava:guava to 32.0.0-jre [rocketmq]

2024-07-22 Thread via GitHub
github-actions[bot] commented on PR #7051: URL: https://github.com/apache/rocketmq/pull/7051#issuecomment-2244017790 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 messa

Re: [PR] fix(sec): upgrade com.google.guava:guava to 32.0.0-jre [rocketmq]

2024-07-22 Thread via GitHub
github-actions[bot] closed pull request #7051: fix(sec): upgrade com.google.guava:guava to 32.0.0-jre URL: https://github.com/apache/rocketmq/pull/7051 -- 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 t

Re: [PR] [ISSUE #6681] fix: fix pop retry message notification [rocketmq]

2024-07-22 Thread via GitHub
github-actions[bot] closed pull request #6682: [ISSUE #6681] fix: fix pop retry message notification URL: https://github.com/apache/rocketmq/pull/6682 -- 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

Re: [I] [Bug] The default logic to generate clientId should make sure each client id needs to be unqiue [rocketmq-clients]

2024-07-22 Thread via GitHub
github-actions[bot] commented on issue #774: URL: https://github.com/apache/rocketmq-clients/issues/774#issuecomment-2244029556 This issue 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 respo

Re: [I] [Bug] The default logic to generate clientId should make sure each client id needs to be unqiue [rocketmq-clients]

2024-07-22 Thread via GitHub
github-actions[bot] closed issue #774: [Bug] The default logic to generate clientId should make sure each client id needs to be unqiue URL: https://github.com/apache/rocketmq-clients/issues/774 -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GH] (rocketmq-clients): Workflow run "Build" failed!

2024-07-22 Thread GitBox
The GitHub Actions job "Build" on rocketmq-clients.git has failed. Run started by GitHub user glcrazier (triggered by glcrazier). Head commit for run: c762e70710d4226de7907263ccedc64280377b5b / qipingluo log error on process assignments Report URL: https://github.com/apache/rocketmq-clients/ac

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

2024-07-22 Thread GitBox
The GitHub Actions job "Rust Coverage" on rocketmq-clients.git has failed. Run started by GitHub user glcrazier (triggered by glcrazier). Head commit for run: c762e70710d4226de7907263ccedc64280377b5b / qipingluo log error on process assignments Report URL: https://github.com/apache/rocketmq-cl

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

2024-07-22 Thread GitBox
The GitHub Actions job "Rust Coverage" on rocketmq-clients.git has failed. Run started by GitHub user glcrazier (triggered by glcrazier). Head commit for run: 9ca1504395ee76a29730bcfa1695d8a1fc429597 / qipingluo fix tokio-util version Report URL: https://github.com/apache/rocketmq-clients/acti

[GH] (rocketmq-clients): Workflow run "Build" failed!

2024-07-22 Thread GitBox
The GitHub Actions job "Build" on rocketmq-clients.git has failed. Run started by GitHub user glcrazier (triggered by glcrazier). Head commit for run: 9ca1504395ee76a29730bcfa1695d8a1fc429597 / qipingluo fix tokio-util version Report URL: https://github.com/apache/rocketmq-clients/actions/runs

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

2024-07-22 Thread GitBox
The GitHub Actions job "Rust Coverage" on rocketmq-clients.git has succeeded. Run started by GitHub user glcrazier (triggered by glcrazier). Head commit for run: 9ee7f920563619ff8192a58d340a627f23517ebd / qipingluo implement Debug trait for AckEntryItem Report URL: https://github.com/apache/ro

Re: [PR] [rust] implement pushconsumer [rocketmq-clients]

2024-07-22 Thread via GitHub
codecov-commenter commented on PR #767: URL: https://github.com/apache/rocketmq-clients/pull/767#issuecomment-2244109529 ## [Codecov](https://app.codecov.io/gh/apache/rocketmq-clients/pull/767?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campai

Re: [PR] feat: add support for CoAP transport [rocketmq-mqtt]

2024-07-22 Thread via GitHub
Woguagua closed pull request #289: feat: add support for CoAP transport URL: https://github.com/apache/rocketmq-mqtt/pull/289 -- 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

Re: [I] [Bug] corner case, pop of retryTopic from maxOffset will skip a few messages incorrectly when EscapeBridge enabled [rocketmq]

2024-07-22 Thread via GitHub
lizhimins closed issue #8402: [Bug] corner case, pop of retryTopic from maxOffset will skip a few messages incorrectly when EscapeBridge enabled URL: https://github.com/apache/rocketmq/issues/8402 -- This is an automated message from the Apache Git Service. To respond to the message, please l

Re: [PR] [ISSUE #8402] Fix init retry topic offset incorrect when EscapeBridge enabled [rocketmq]

2024-07-22 Thread via GitHub
lizhimins merged PR #8404: URL: https://github.com/apache/rocketmq/pull/8404 -- 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 #8402] Fix init retry topic offset incorrect when EscapeBridge enabled (#8404)

2024-07-22 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 8341c13d06 [ISSUE #8402] Fix init retry to

Re: [I] [Enhancement] Add more test coverage for broker.slave.SlaveSynchronize [rocketmq]

2024-07-22 Thread via GitHub
RongtongJin closed issue #8421: [Enhancement] Add more test coverage for broker.slave.SlaveSynchronize URL: https://github.com/apache/rocketmq/issues/8421 -- 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 g

(rocketmq) branch develop updated: [ISSUE #8421] Add more test coverage for SlaveSynchronize (#8422)

2024-07-22 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 19ef754177 [ISSUE #8421] Add more test

(rocketmq) branch develop updated: [ISSUE #8417] Add some test cases for org.apache.rocketmq.common.AclConfig (#8418)

2024-07-22 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 0e56d8761c [ISSUE #8417] Add some test

Re: [PR] [ISSUE #8421]add more test coverage for SlaveSynchronize [rocketmq]

2024-07-22 Thread via GitHub
RongtongJin merged PR #8422: URL: https://github.com/apache/rocketmq/pull/8422 -- 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: [PR] [ISSUE #8417]add some test cases for org.apache.rocketmq.common.AclConfig [rocketmq]

2024-07-22 Thread via GitHub
RongtongJin merged PR #8418: URL: https://github.com/apache/rocketmq/pull/8418 -- 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] [Enhancement] Add test cases for org.apache.rocketmq.common.AclConfig [rocketmq]

2024-07-22 Thread via GitHub
RongtongJin closed issue #8417: [Enhancement] Add test cases for org.apache.rocketmq.common.AclConfig URL: https://github.com/apache/rocketmq/issues/8417 -- 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

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

2024-07-22 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: 0e56d8761cefbb3fcb47151ea969e7af375cbb71 / 我是管小亮_V0x3f <42903364+tefuirne...@users.noreply.github.com> [ISSUE #8417] Add som

Re: [I] [Bug] Message at the end of a file may never be uploaded if last commit failed [rocketmq]

2024-07-22 Thread via GitHub
lizhimins commented on issue #8409: URL: https://github.com/apache/rocketmq/issues/8409#issuecomment-2244131549 Good catch -- 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. T

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

2024-07-22 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user bxfjb (triggered by lizhimins). Head commit for run: 2331d5672fff348e51c21323768a5da0a478e9db / zhaoyuhan fix do not roll new file if commit async failed Report URL: https://github.com

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

2024-07-22 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: 8341c13d064c96e9ef70da4fcf17e49d3e1847f9 / imzs [ISSUE #8402] Fix init retry topic offset incorrect when EscapeBridge enabled (#8404) Report URL: ht

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

2024-07-22 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user lizhimins (triggered by lizhimins). Head commit for run: 8341c13d064c96e9ef70da4fcf17e49d3e1847f9 / imzs [ISSUE #8402] Fix init retry topic offset incorrect when EscapeBridge enabled (#8404) Report URL: h

Re: [I] [Bug] Bug title RocketMQ4.9.7开启ACL后,消费端并行消费性能减少为未开启ACL的一半 [rocketmq]

2024-07-22 Thread via GitHub
lizhimins commented on issue #8425: URL: https://github.com/apache/rocketmq/issues/8425#issuecomment-2244147172 可以 profile 分析下 -- 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] Bug title RocketMQ4.9.7开启ACL后,消费端并行消费性能减少为未开启ACL的一半 [rocketmq]

2024-07-22 Thread via GitHub
wmhammer commented on issue #8425: URL: https://github.com/apache/rocketmq/issues/8425#issuecomment-2244151831 > 可以 profile 分析下 分析测试过了,但我想得到权威的回答 -- 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

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

2024-07-22 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has succeeded. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: 19ef75417751ee81f690c318895ad3c1c5143ce4 / Tan Xiang <82364837+tanxian...@users.noreply.github.com> [ISSUE #8421] Add more test coverage for S

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

2024-07-22 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: 0e56d8761cefbb3fcb47151ea969e7af375cbb71 / 我是管小亮_V0x3f <42903364+tefuirne...@users.noreply.github.com> [ISSUE #8417] Add some test cases for org.a

[PR] feat: add support for CoAP transport [rocketmq-mqtt]

2024-07-22 Thread via GitHub
Woguagua opened a new pull request, #308: URL: https://github.com/apache/rocketmq-mqtt/pull/308 (no comment) -- 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,

Re: [I] rocketmq5.2,用的是支持5.2的dashboard,无法新增Topic,命令新增Topic后console查询不到,console topic页面报错Source must not be null [rocketmq-dashboard]

2024-07-22 Thread via GitHub
seart commented on issue #216: URL: https://github.com/apache/rocketmq-dashboard/issues/216#issuecomment-2244169140 我也遇到了同样的问 https://github.com/user-attachments/assets/6354e4f1-47b8-4ecd-8858-bab289143770";> 2024-07-23 11:13:04 [2024-07-23 03:13:04.044] ERROR http-nio-8080

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

2024-07-22 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user lizhimins (triggered by lizhimins). Head commit for run: 8341c13d064c96e9ef70da4fcf17e49d3e1847f9 / imzs [ISSUE #8402] Fix init retry topic offset incorrect when EscapeBridge enabled

[I] [Bug] When the client tps is high, trace messages will be lost [rocketmq]

2024-07-22 Thread via GitHub
LetLetMe opened a new issue, #8429: URL: https://github.com/apache/rocketmq/issues/8429 ### 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 h

[PR] [ISSUE #8429] When the client tps is high, trace messages will be lost [rocketmq]

2024-07-22 Thread via GitHub
LetLetMe opened a new pull request, #8430: URL: https://github.com/apache/rocketmq/pull/8430 ### Which Issue(s) This PR Fixes Fixes #issue_id ### Brief Description ### How Did You Test This Change? -- This is an automated message fro

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

2024-07-22 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has succeeded. Run started by GitHub user LetLetMe (triggered by LetLetMe). Head commit for run: 54ac98c7355b4ca6dd70d4f238ac09c698567579 / LetLetMe 修复轨迹丢失的问题 Report URL: https://github.com/apache/rocketmq/actions/runs/1005

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

2024-07-22 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user LetLetMe (triggered by LetLetMe). Head commit for run: 0e56d8761cefbb3fcb47151ea969e7af375cbb71 / 我是管小亮_V0x3f <42903364+tefuirne...@users.noreply.github.com> [ISSUE #8417] Add some test cas

Re: [PR] [ISSUE #8429] When the client tps is high, trace messages will be lost [rocketmq]

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

Re: [PR] [ISSUE #8429] When the client tps is high, trace messages will be lost [rocketmq]

2024-07-22 Thread via GitHub
lizhimins commented on code in PR #8430: URL: https://github.com/apache/rocketmq/pull/8430#discussion_r1687512070 ## client/src/main/java/org/apache/rocketmq/client/trace/AsyncTraceDispatcher.java: ## @@ -44,55 +44,55 @@ import org.apache.rocketmq.common.message.Message; impor

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

2024-07-22 Thread GitBox
The GitHub Actions job "Rust Coverage" on rocketmq-clients.git has failed. Run started by GitHub user glcrazier (triggered by glcrazier). Head commit for run: cd02617b53e74e71d538bbde133a93c157cf1ac7 / qipingluo increase converage rate Report URL: https://github.com/apache/rocketmq-clients/act

Re: [I] [Bug] Message at the end of a file may never be uploaded if last commit failed [rocketmq]

2024-07-22 Thread via GitHub
lizhimins closed issue #8409: [Bug] Message at the end of a file may never be uploaded if last commit failed URL: https://github.com/apache/rocketmq/issues/8409 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

(rocketmq) branch develop updated: [ISSUE #8409] Fix tiered storage roll file logic if committing the last part of a file failed (#8410)

2024-07-22 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 6fb455a1d4 [ISSUE #8409] Fix tiered storag

Re: [PR] [ISSUE #8429] When the client tps is high, trace messages will be lost [rocketmq]

2024-07-22 Thread via GitHub
lollipopjin commented on code in PR #8430: URL: https://github.com/apache/rocketmq/pull/8430#discussion_r1687520954 ## client/src/main/java/org/apache/rocketmq/client/trace/AsyncTraceDispatcher.java: ## @@ -197,26 +198,14 @@ public boolean append(final Object ctx) { @Over

Re: [PR] [ISSUE #8409] Fix tiered storage roll file logic if committing the last part of a file failed [rocketmq]

2024-07-22 Thread via GitHub
lizhimins merged PR #8410: URL: https://github.com/apache/rocketmq/pull/8410 -- 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