[GH] (rocketmq): Workflow run "Snapshot Daily Release Automation" failed!

2024-11-01 Thread GitBox
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: 5600684eb437dd5a4aeb9c658e24200bcb74909b / yuz10 <845238...@qq.com> [ISSUE #8725] clean DefaultMQPushConsumer after start fa

[PR] typos: fixed kibana versoined docs'link [rocketmq-site]

2024-11-01 Thread via GitHub
TianMing2018 opened a new pull request, #702: URL: https://github.com/apache/rocketmq-site/pull/702 Please do not create a Pull Request without creating an issue first. ## What is the purpose of the change modify kibana docs'link version number, it should same with docker image

Re: [I] [Enhancement] Change the compare method for acl signature to improve the security. [rocketmq]

2024-11-01 Thread via GitHub
RongtongJin closed issue #8882: [Enhancement] Change the compare method for acl signature to improve the security. URL: https://github.com/apache/rocketmq/issues/8882 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] [ISSUE #8882]Change the compare method for acl signature to improve the security. [rocketmq]

2024-11-01 Thread via GitHub
RongtongJin closed pull request #8883: [ISSUE #8882]Change the compare method for acl signature to improve the security. URL: https://github.com/apache/rocketmq/pull/8883 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[PR] 1 [rocketmq]

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

Re: [PR] 1 [rocketmq]

2024-11-01 Thread via GitHub
yangxujia commented on PR #8884: URL: https://github.com/apache/rocketmq/pull/8884#issuecomment-2451580590 1 -- 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: [PR] 1 [rocketmq]

2024-11-01 Thread via GitHub
yangxujia closed pull request #8884: 1 URL: https://github.com/apache/rocketmq/pull/8884 -- 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-unsubsc

[I] [Enhancement] Change the compare method for acl signature to improve the security. [rocketmq]

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

Re: [PR] [ISSUE #8755] batch send support compression [rocketmq]

2024-11-01 Thread via GitHub
iamgd67 commented on PR #8746: URL: https://github.com/apache/rocketmq/pull/8746#issuecomment-2451475543 @RongtongJin @fuyou001 @tianliuliu @lollipopjin @lizhanhui please review this, thanks. -- This is an automated message from the Apache Git Service. To respond to the message, plea

[PR] [ISSUE #8882]Change the compare method for acl signature to improve the security. [rocketmq]

2024-11-01 Thread via GitHub
dingshuangxi888 opened a new pull request, #8883: URL: https://github.com/apache/rocketmq/pull/8883 ### Which Issue(s) This PR Fixes Change the compare method for acl signature to improve the security. Fixes #8882 ### Brief Description Use the MessageDigest

[GH] (rocketmq): Workflow run "Run Integration Tests" failed!

2024-11-01 Thread GitBox
The GitHub Actions job "Run Integration Tests" on rocketmq.git has failed. Run started by GitHub user dingshuangxi888 (triggered by dingshuangxi888). Head commit for run: 0a6afd5d573353bb893c240ad78013d5ec6cc4ca / dingshuangxi888 Change the compare method for acl signature to improve the secur

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

2024-11-01 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: 0a6afd5d573353bb893c240ad78013d5ec6cc4ca / dingshuangxi888 Change the compare method for acl signature to improve the security. Report

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

2024-11-01 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: 5600684eb437dd5a4aeb9c658e24200bcb74909b / yuz10 <845238...@qq.com> [ISSUE #8725] clean DefaultMQPushConsumer after start fail (#

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

2024-11-01 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: 5600684eb437dd5a4aeb9c658e24200bcb74909b / yuz10 <845238...@qq.com> [ISSUE #8725] clean DefaultMQPushConsumer after start

[I] [Enhancement] Inaccurate CK number statistics [rocketmq]

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

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

2024-11-01 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: 0a6afd5d573353bb893c240ad78013d5ec6cc4ca / dingshuangxi888 Change the compare method for acl signature to improve t

[PR] [ISSUE #8885] Resolve the issue of inaccurate CK number statistics [rocketmq]

2024-11-01 Thread via GitHub
RongtongJin opened a new pull request, #8886: URL: https://github.com/apache/rocketmq/pull/8886 ### Which Issue(s) This PR Fixes Fixes #8885 ### Brief Description Resolve the issue of inaccurate CK number statistics ### How Did You Test Thi

[GH] (rocketmq): Workflow run "Run Integration Tests" is working again!

2024-11-01 Thread GitBox
The GitHub Actions job "Run Integration Tests" on rocketmq.git has succeeded. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: 22f4f90f1db657072f3057f20e3b072a79a65a3b / RongtongJin Resolve the issue of inaccurate CK number statistics Report URL: https:/

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

2024-11-01 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 github-actions[bot]). Head commit for run: 0a6afd5d573353bb893c240ad78013d5ec6cc4ca / dingshuangxi888 Change the compare method for acl signature to impro

Re: [PR] [ISSUE #8885] Resolve the issue of inaccurate CK number statistics [rocketmq]

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

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

2024-11-01 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: 22f4f90f1db657072f3057f20e3b072a79a65a3b / RongtongJin Resolve the issue of inaccurate CK number statistics Report URL: https://github.com/a

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

2024-11-01 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: 22f4f90f1db657072f3057f20e3b072a79a65a3b / RongtongJin Resolve the issue of inaccurate CK number statistics Report URL:

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

2024-11-01 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 github-actions[bot]). Head commit for run: 0a6afd5d573353bb893c240ad78013d5ec6cc4ca / dingshuangxi888 Change the compare method for acl signature to impro

[I] 消息详情显示 [rocketmq-dashboard]

2024-11-01 Thread via GitHub
skboy opened a new issue, #248: URL: https://github.com/apache/rocketmq-dashboard/issues/248 ![image](https://github.com/user-attachments/assets/86f64b64-30c4-4b3d-8b00-a13a22cf4ddf) ![image](https://github.com/user-attachments/assets/da28f5b0-69f1-4c43-a96c-c648b472ae78) 看了源码 感觉是查队列问