Re: [PR] [ISSUE #7662] fix: updateAccessConfig when groupPerms is empty [rocketmq]

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

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

2024-01-16 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user javens0601 (triggered by javens0601). Head commit for run: 7a36d4d736ae8d6d92658e3bdb18f1cd5c0afdb0 / 道君 [ISSUE #7757] Use `CompositeByteBuf` to prevent memory copy. (#7694) * Use Composit

Re: [I] rocketmq-mqtt是否具有客户端ID(clientId)唯一的限制? [rocketmq-mqtt]

2024-01-16 Thread via GitHub
DongyuanPan commented on issue #236: URL: https://github.com/apache/rocketmq-mqtt/issues/236#issuecomment-1895168743 It is not support, welcome contribution. https://github.com/apache/rocketmq-mqtt/issues/154 -- This is an automated message from the Apache Git Service. To respond to the

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

2024-01-16 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user javens0601 (triggered by yuz10). Head commit for run: 9c2e9f85cf68e660a84f5df274152f6a5065d630 / Javen Merge branch 'apache:develop' into develop Report URL: https://github.com/apache/

Re: [PR] [issue #221] fix notify retry topic subscribe duplicated. [rocketmq-mqtt]

2024-01-16 Thread via GitHub
DongyuanPan commented on PR #235: URL: https://github.com/apache/rocketmq-mqtt/pull/235#issuecomment-1895132732 It seems that this should not be changed, and the issue mentioned is not the problem caused here -- This is an automated message from the Apache Git Service. To respond to the m

Re: [I] [Bug] can not get consumerStatus [rocketmq]

2024-01-16 Thread via GitHub
Jinduoxia666 commented on issue #7728: URL: https://github.com/apache/rocketmq/issues/7728#issuecomment-1894974539 > you use grpc client ? and proxy+broker deploy mode? yeah,i guess that the grpc client have some problems. -- This is an automated message from the Apache Git Service.

Re: [PR] fix dledger recover abnormally may lost consume queue of tail [rocketmq]

2024-01-16 Thread via GitHub
bxfjb commented on code in PR #7599: URL: https://github.com/apache/rocketmq/pull/7599#discussion_r1454496926 ## store/src/main/java/org/apache/rocketmq/store/dledger/DLedgerCommitLog.java: ## @@ -343,14 +427,48 @@ private void recover(long maxPhyOffsetOfConsumeQueue) throws Ro

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

2024-01-16 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: 7a36d4d736ae8d6d92658e3bdb18f1cd5c0afdb0 / 道君 [ISSUE #7757] Use `CompositeByteBuf` to prevent memory copy. (#7694) * Use

Re: [I] [Chore] improve `NettyRemotingAbstract` about timeout control [rocketmq]

2024-01-16 Thread via GitHub
diaohancai commented on issue #7749: URL: https://github.com/apache/rocketmq/issues/7749#issuecomment-1894846088 > I had the same problem as this,and client version is 4.7.0, broker version is 5.1.4 why `f.isSuccess == false` is necessary what? `RemotingCommand responseCommand = r

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

2024-01-16 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: 7a36d4d736ae8d6d92658e3bdb18f1cd5c0afdb0 / 道君 [ISSUE #7757] Use `CompositeByteBuf` to prevent memory copy. (#7694) * Use CompositeByteBuf to prev

Re: [I] [Enhancement] Use CompositeByteBuf to prevent memory copy. [rocketmq]

2024-01-16 Thread via GitHub
RongtongJin closed issue #7757: [Enhancement] Use CompositeByteBuf to prevent memory copy. URL: https://github.com/apache/rocketmq/issues/7757 -- 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 sp

(rocketmq-exporter) annotated tag v0.0.2-rc1 updated (5ac38b7 -> 87b76ff)

2024-01-16 Thread caigy
This is an automated email from the ASF dual-hosted git repository. caigy pushed a change to annotated tag v0.0.2-rc1 in repository https://gitbox.apache.org/repos/asf/rocketmq-exporter.git *** WARNING: tag v0.0.2-rc1 was modified! *** from 5ac38b7 (commit) to 87b76ff (tag) tagging

(rocketmq) branch develop updated: [ISSUE #7757] Use `CompositeByteBuf` to prevent memory copy. (#7694)

2024-01-16 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 7a36d4d736 [ISSUE #7757] Use `Composite

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

2024-01-16 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: 7a36d4d736ae8d6d92658e3bdb18f1cd5c0afdb0 / 道君 [ISSUE #7757] Use `CompositeByteBuf` to prevent memory copy. (#7694) * Use Co

Re: [PR] [ISSUE #7757] Use `CompositeByteBuf` to prevent memory copy. [rocketmq]

2024-01-16 Thread via GitHub
RongtongJin merged PR #7694: URL: https://github.com/apache/rocketmq/pull/7694 -- 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

[I] [Enhancement] Use CompositeByteBuf to prevent memory copy. [rocketmq]

2024-01-16 Thread via GitHub
RongtongJin opened a new issue, #7757: URL: https://github.com/apache/rocketmq/issues/7757 ### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary Use CompositeByteBuf

Re: [PR] [ISSUE #587] Update description about enableTopicMessageTypeCheck default [rocketmq-site]

2024-01-16 Thread via GitHub
RongtongJin merged PR #588: URL: https://github.com/apache/rocketmq-site/pull/588 -- 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...@ro

(rocketmq-site) branch new-official-website updated: [ISSUE #587] Update description about enableTopicMessageTypeCheck default (#588)

2024-01-16 Thread jinrongtong
This is an automated email from the ASF dual-hosted git repository. jinrongtong pushed a commit to branch new-official-website in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git The following commit(s) were added to refs/heads/new-official-website by this push: new 6fbfa38

Re: [I] The picture link in the official website is displayed abnormally [rocketmq]

2024-01-16 Thread via GitHub
github-actions[bot] commented on issue #5853: URL: https://github.com/apache/rocketmq/issues/5853#issuecomment-1894715716 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] The picture link in the official website is displayed abnormally [rocketmq]

2024-01-16 Thread via GitHub
github-actions[bot] closed issue #5853: The picture link in the official website is displayed abnormally URL: https://github.com/apache/rocketmq/issues/5853 -- 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

Re: [PR] fix dledger recover abnormally may lost consume queue of tail [rocketmq]

2024-01-16 Thread via GitHub
yuz10 commented on code in PR #7599: URL: https://github.com/apache/rocketmq/pull/7599#discussion_r1453601842 ## store/src/main/java/org/apache/rocketmq/store/dledger/DLedgerCommitLog.java: ## @@ -343,14 +427,48 @@ private void recover(long maxPhyOffsetOfConsumeQueue) throws Ro

Re: [PR] fix dledger recover abnormally may lost consume queue of tail [rocketmq]

2024-01-16 Thread via GitHub
yuz10 commented on code in PR #7599: URL: https://github.com/apache/rocketmq/pull/7599#discussion_r1453601842 ## store/src/main/java/org/apache/rocketmq/store/dledger/DLedgerCommitLog.java: ## @@ -343,14 +427,48 @@ private void recover(long maxPhyOffsetOfConsumeQueue) throws Ro

Re: [PR] chore(golang): change log level of heartbeat message to debug [rocketmq-clients]

2024-01-16 Thread via GitHub
yangtuooc commented on PR #651: URL: https://github.com/apache/rocketmq-clients/pull/651#issuecomment-1893916133 @yuz10 Hi, 应该怎么触发这个checks? -- 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 s

Re: [I] rocketmq-v5-client-spring-boot [rocketmq-spring]

2024-01-16 Thread via GitHub
clverhack commented on issue #602: URL: https://github.com/apache/rocketmq-spring/issues/602#issuecomment-1893718220 javax.annotation.Resource springBoot3.2.1 也要换了,现在没了放到Jakarta包 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

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

2024-01-16 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user dingshuangxi888 (triggered by dingshuangxi888). Head commit for run: e840386487284300ec3cbeb36e6d170f5fda29cb / ShuangxiDing fix unused import Report URL: https://github.com/apache/ro

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

2024-01-16 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has succeeded. Run started by GitHub user dingshuangxi888 (triggered by dingshuangxi888). Head commit for run: e840386487284300ec3cbeb36e6d170f5fda29cb / ShuangxiDing fix unused import Report URL: https://github.com/apache/rocketmq/actions/run

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

2024-01-16 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user dingshuangxi888 (triggered by dingshuangxi888). Head commit for run: 1242a5873df2b20e914ad13e1d46df500df932b9 / Ao Qiao [ISSUE #7495] Support Higher Java version in Windows (#7507) * fix

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

2024-01-16 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user dingshuangxi888 (triggered by dingshuangxi888). Head commit for run: 8eb5eeb01d923f43dd957c912e81d4f4ecdca0a2 / ShuangxiDing fix header import. Report URL: https://github.com/apache/r

[GH] (rocketmq): Workflow run "PR-CI" is working again!

2024-01-16 Thread GitBox
The GitHub Actions job "PR-CI" on rocketmq.git has succeeded. Run started by GitHub user dingshuangxi888 (triggered by dingshuangxi888). Head commit for run: e840386487284300ec3cbeb36e6d170f5fda29cb / ShuangxiDing fix unused import Report URL: https://github.com/apache/rocketmq/actions/runs/7

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

2024-01-16 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user dingshuangxi888 (triggered by dingshuangxi888). Head commit for run: e840386487284300ec3cbeb36e6d170f5fda29cb / ShuangxiDing fix unused import Report URL: https://github.com/apache/ro

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

2024-01-16 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user dingshuangxi888 (triggered by dingshuangxi888). Head commit for run: 8eb5eeb01d923f43dd957c912e81d4f4ecdca0a2 / ShuangxiDing fix header import. Report URL: https://github.com/apache/rocketmq/actions/runs/

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

2024-01-16 Thread GitBox
The GitHub Actions job "PR-CI" on rocketmq.git has failed. Run started by GitHub user dingshuangxi888 (triggered by dingshuangxi888). Head commit for run: 8eb5eeb01d923f43dd957c912e81d4f4ecdca0a2 / ShuangxiDing fix header import. Report URL: https://github.com/apache/rocketmq/actions/runs/753

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

2024-01-16 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user dingshuangxi888 (triggered by dingshuangxi888). Head commit for run: 1242a5873df2b20e914ad13e1d46df500df932b9 / Ao Qiao [ISSUE #7495] Support Higher Java version in Windows (#7507) * fix

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

2024-01-16 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user dingshuangxi888 (triggered by dingshuangxi888). Head commit for run: 8eb5eeb01d923f43dd957c912e81d4f4ecdca0a2 / ShuangxiDing fix header import. Report URL: https://github.com/apache/r

Re: [I] Abnormal shutdown caused startup exception [rocketmq]

2024-01-16 Thread via GitHub
852467598 commented on issue #7729: URL: https://github.com/apache/rocketmq/issues/7729#issuecomment-1893342490 异常关闭电脑,再起启动后的bug如图 ![exception](https://github.com/apache/rocketmq/assets/22757796/441842b3-6305-49a3-b29c-9161287329b6) -- This is an automated message from the Apache G

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

2024-01-16 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user dao-jun (triggered by dao-jun). Head commit for run: d9a3998e7065e9097ae7b432ce42958a0120e3db / dao-jun Remove unused imports. Report URL: https://github.com/apache/rocketmq/actions

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

2024-01-16 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user dao-jun (triggered by dao-jun). Head commit for run: d9a3998e7065e9097ae7b432ce42958a0120e3db / dao-jun Remove unused imports. Report URL: https://github.com/apache/rocketmq/actions/runs/7538525045 With r

(rocketmq-site) branch new-official-website updated: Update 03fifomessage.md (#613)

2024-01-16 Thread jinrongtong
This is an automated email from the ASF dual-hosted git repository. jinrongtong pushed a commit to branch new-official-website in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git The following commit(s) were added to refs/heads/new-official-website by this push: new 8a23da9

Re: [PR] fix typo in 03fifomessage.md [rocketmq-site]

2024-01-16 Thread via GitHub
RongtongJin merged PR #613: URL: https://github.com/apache/rocketmq-site/pull/613 -- 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...@ro