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

2023-11-09 Thread via GitHub
dingshuangxi888 commented on issue #7542: URL: https://github.com/apache/rocketmq/issues/7542#issuecomment-1803375695 后面ACL这块会有一个比较完善的设计,敬请期待 -- 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

[PR] Replace lazy_static with once_cell [rocketmq-clients]

2023-11-09 Thread via GitHub
ixmoyren opened a new pull request, #636: URL: https://github.com/apache/rocketmq-clients/pull/636 lazy_static is almost inactive, most of the projects in the rust community use once_cell instead of lazy_static, while once_cell's performance is [a little bit more](https://github.com/matkla

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

2023-11-09 Thread GitBox
The GitHub Actions job "Rust Coverage" on rocketmq-clients.git has failed. Run started by GitHub user ixmoyren (triggered by lizhanhui). Head commit for run: 1e0b9f6f18882c873d10df160cc00b1983aeffbc / ixmoyren Replace lazy_static with once_cell Signed-off-by: iMXonren.Space Report URL: https

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

2023-11-09 Thread GitBox
The GitHub Actions job "Build" on rocketmq-clients.git has failed. Run started by GitHub user ixmoyren (triggered by lizhanhui). Head commit for run: 1e0b9f6f18882c873d10df160cc00b1983aeffbc / ixmoyren Replace lazy_static with once_cell Signed-off-by: iMXonren.Space Report URL: https://githu

Re: [I] 是否稍微提高一下可扩展性和性能,都贡献给apache了能不能看起来像源码点? [rocketmq-spring]

2023-11-09 Thread via GitHub
lizhanhui commented on issue #593: URL: https://github.com/apache/rocketmq-spring/issues/593#issuecomment-1803756678 首先感谢 @ChildrenGreens 指出项目的不足和可以改进的地方。 不过如你所述, 这是个开源项目并已经捐赠给Apache Software Foundation. 现在参与项目的同学来自很多公司和不同技术背景,项目Code-Review等流程也不够完善,因此可能产生不够好的设计、代码实现。 不过开源开放也有好的一面,任何人都可以提出建

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

2023-11-09 Thread GitBox
The GitHub Actions job "Rust Coverage" on rocketmq-clients.git has succeeded. Run started by GitHub user lizhanhui (triggered by lizhanhui). Head commit for run: 133172b1955c20d5b2cac7549dc535a0a2454a24 / Li Zhanhui fix: sync transaction_producer example Signed-off-by: Li Zhanhui Report URL:

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

2023-11-09 Thread GitBox
The GitHub Actions job "Build" on rocketmq-clients.git has succeeded. Run started by GitHub user lizhanhui (triggered by lizhanhui). Head commit for run: 133172b1955c20d5b2cac7549dc535a0a2454a24 / Li Zhanhui fix: sync transaction_producer example Signed-off-by: Li Zhanhui Report URL: https:/

Re: [I] [New Feature]Is there any producer machine statistic data in plan? [rocketmq]

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

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

2023-11-09 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: 27759f3556c279f63c13bc94fe3ad6ca8114 / Allon Murienik Fix unstable UtilAllTest#testCalculateFileSizeInPath on Windows (

Re: [PR] Replace lazy_static with once_cell [rocketmq-clients]

2023-11-09 Thread via GitHub
lizhanhui merged PR #636: URL: https://github.com/apache/rocketmq-clients/pull/636 -- 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...@r

(rocketmq-clients) branch master updated: Replace lazy_static with once_cell (#636)

2023-11-09 Thread lizhanhui
This is an automated email from the ASF dual-hosted git repository. lizhanhui pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git The following commit(s) were added to refs/heads/master by this push: new bd9c1a11 Replace lazy_static with o

Re: [I] 当k8s自动扩缩容,或者动态ip的时,无法自动更新connectNodeSet,导致无法通知 [rocketmq-mqtt]

2023-11-09 Thread via GitHub
pingww commented on issue #217: URL: https://github.com/apache/rocketmq-mqtt/issues/217#issuecomment-1805001010 k8s环境需要适配,可以提交一个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

[I] 阿里云mq 5.0系列 消息发送失败 [rocketmq-spring]

2023-11-09 Thread via GitHub
KevinWqs opened a new issue, #594: URL: https://github.com/apache/rocketmq-spring/issues/594 The issue tracker is **ONLY** used for bug report and feature request. Any question or RocketMQ proposal please use our [mailing lists](http://rocketmq.apache.org/about/contact/). **BU

(rocketmq) 01/01: let consumer be aware of message queue assignment change

2023-11-09 Thread lizhanhui
This is an automated email from the ASF dual-hosted git repository. lizhanhui pushed a commit to branch consumer_aware_queue_change in repository https://gitbox.apache.org/repos/asf/rocketmq.git commit 3dfe73125ac0463dc3a3968a0cfacb0a0020ae9c Author: Li Zhanhui AuthorDate: Fri Nov 10 15:25:58 20

(rocketmq) branch consumer_aware_queue_change created (now 3dfe73125a)

2023-11-09 Thread lizhanhui
This is an automated email from the ASF dual-hosted git repository. lizhanhui pushed a change to branch consumer_aware_queue_change in repository https://gitbox.apache.org/repos/asf/rocketmq.git at 3dfe73125a let consumer be aware of message queue assignment change This branch includes th

[I] [Enhancement] Let PushConsumer client aware of message queue assignment change [rocketmq]

2023-11-09 Thread via GitHub
lizhanhui opened a new issue, #7547: URL: https://github.com/apache/rocketmq/issues/7547 ### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary Allowing consumer clien

[PR] let consumer be aware of message queue assignment change [rocketmq]

2023-11-09 Thread via GitHub
lizhanhui opened a new pull request, #7548: URL: https://github.com/apache/rocketmq/pull/7548 fix #7547 -- 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 unsubscr

Re: [I] 阿里云mq 5.0系列 消息发送失败 [rocketmq-spring]

2023-11-09 Thread via GitHub
KevinWqs commented on issue #594: URL: https://github.com/apache/rocketmq-spring/issues/594#issuecomment-1805236029 已经解决,需要配置 access-key secret-key -- 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

Re: [I] 阿里云mq 5.0系列 消息发送失败 [rocketmq-spring]

2023-11-09 Thread via GitHub
KevinWqs closed issue #594: 阿里云mq 5.0系列 消息发送失败 URL: https://github.com/apache/rocketmq-spring/issues/594 -- 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:

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

2023-11-09 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user lizhanhui (triggered by lizhanhui). Head commit for run: 3dfe73125ac0463dc3a3968a0cfacb0a0020ae9c / Li Zhanhui let consumer be aware of message queue assignment change Signed-off-by: L

(rocketmq) branch consumer_aware_queue_change updated: add unit test for DefaultMQPushConsumer#setMessageQueueListener

2023-11-09 Thread lizhanhui
This is an automated email from the ASF dual-hosted git repository. lizhanhui pushed a commit to branch consumer_aware_queue_change in repository https://gitbox.apache.org/repos/asf/rocketmq.git The following commit(s) were added to refs/heads/consumer_aware_queue_change by this push: new

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

2023-11-09 Thread GitBox
The GitHub Actions job "PR-CI" on rocketmq.git has failed. Run started by GitHub user lizhanhui (triggered by lizhanhui). Head commit for run: 974c7658828fb70028de6ecdd2966b3ad638a2ed / Li Zhanhui add unit test for DefaultMQPushConsumer#setMessageQueueListener Signed-off-by: Li Zhanhui Repor

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

2023-11-09 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user lizhanhui (triggered by lizhanhui). Head commit for run: 27759f3556c279f63c13bc94fe3ad6ca8114 / Allon Murienik Fix unstable UtilAllTest#testCalculateFileSizeInPath on Windows (#7419) T

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

2023-11-09 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user lizhanhui (triggered by lizhanhui). Head commit for run: 27759f3556c279f63c13bc94fe3ad6ca8114 / Allon Murienik Fix unstable UtilAllTest#testCalculateFileSizeInPath on Windows (#7419) T

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

2023-11-09 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user lizhanhui (triggered by lizhanhui). Head commit for run: 974c7658828fb70028de6ecdd2966b3ad638a2ed / Li Zhanhui add unit test for DefaultMQPushConsumer#setMessageQueueListener Signed-off-by: Li Zhanhui Re

(rocketmq) branch consumer_aware_queue_change updated: allow cache bazel test results

2023-11-09 Thread lizhanhui
This is an automated email from the ASF dual-hosted git repository. lizhanhui pushed a commit to branch consumer_aware_queue_change in repository https://gitbox.apache.org/repos/asf/rocketmq.git The following commit(s) were added to refs/heads/consumer_aware_queue_change by this push: new

(rocketmq) branch consumer_aware_queue_change updated (974c765882 -> 8258eddff8)

2023-11-09 Thread lizhanhui
This is an automated email from the ASF dual-hosted git repository. lizhanhui pushed a change to branch consumer_aware_queue_change in repository https://gitbox.apache.org/repos/asf/rocketmq.git from 974c765882 add unit test for DefaultMQPushConsumer#setMessageQueueListener add 96abfdf

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

2023-11-09 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user lizhanhui (triggered by lizhanhui). Head commit for run: 27759f3556c279f63c13bc94fe3ad6ca8114 / Allon Murienik Fix unstable UtilAllTest#testCalculateFileSizeInPath on Windows (#7419) T

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

2023-11-09 Thread GitBox
The GitHub Actions job "PR-CI" on rocketmq.git has failed. Run started by GitHub user lizhanhui (triggered by lizhanhui). Head commit for run: e0e9589485361647456477115be305feb7de2057 / Li Zhanhui allow cache bazel test results Signed-off-by: Li Zhanhui Report URL: https://github.com/apache/

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

2023-11-09 Thread GitBox
The GitHub Actions job "PR-CI" on rocketmq.git has failed. Run started by GitHub user lizhanhui (triggered by lizhanhui). Head commit for run: 8258eddff826e430bc7c51e0a10dcb16734ef767 / Zhanhui Li fix: set MixCommitlogTest test size as medium Signed-off-by: Zhanhui Li Report URL: https://git

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

2023-11-09 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user lizhanhui (triggered by lizhanhui). Head commit for run: 974c7658828fb70028de6ecdd2966b3ad638a2ed / Li Zhanhui add unit test for DefaultMQPushConsumer#setMessageQueueListener Signed-of

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

2023-11-09 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user lizhanhui (triggered by lizhanhui). Head commit for run: 27759f3556c279f63c13bc94fe3ad6ca8114 / Allon Murienik Fix unstable UtilAllTest#testCalculateFileSizeInPath on Windows (#7419) T

(rocketmq) branch consumer_aware_queue_change updated: fix code style issue by removing unused imports

2023-11-09 Thread lizhanhui
This is an automated email from the ASF dual-hosted git repository. lizhanhui pushed a commit to branch consumer_aware_queue_change in repository https://gitbox.apache.org/repos/asf/rocketmq.git The following commit(s) were added to refs/heads/consumer_aware_queue_change by this push: new

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

2023-11-09 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user lizhanhui (triggered by lizhanhui). Head commit for run: 8258eddff826e430bc7c51e0a10dcb16734ef767 / Zhanhui Li fix: set MixCommitlogTest test size as medium Signed-off-by: Zhanhui Li

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

2023-11-09 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user lizhanhui (triggered by lizhanhui). Head commit for run: e0e9589485361647456477115be305feb7de2057 / Li Zhanhui allow cache bazel test results Signed-off-by: Li Zhanhui Report URL: ht

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

2023-11-09 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user lizhanhui (triggered by lizhanhui). Head commit for run: 3dfe73125ac0463dc3a3968a0cfacb0a0020ae9c / Li Zhanhui let consumer be aware of message queue assignment change Signed-off-by: Li Zhanhui Report UR

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

2023-11-09 Thread GitBox
The GitHub Actions job "PR-CI" on rocketmq.git has succeeded. Run started by GitHub user lizhanhui (triggered by lizhanhui). Head commit for run: f74c8874ee341c80a47e0906a0de245d8446f8ac / Li Zhanhui fix code style issue by removing unused imports Signed-off-by: Li Zhanhui Report URL: https:

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

2023-11-09 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user lizhanhui (triggered by lizhanhui). Head commit for run: f74c8874ee341c80a47e0906a0de245d8446f8ac / Li Zhanhui fix code style issue by removing unused imports Signed-off-by: Li Zhanhui