[PR] [ISSUE #7961] use BoundaryType in binarySearchInCQByTime [rocketmq]

2024-03-26 Thread via GitHub
Koado opened a new pull request, #7968: URL: https://github.com/apache/rocketmq/pull/7968 ### Which Issue(s) This PR Fixes [Enhancement] use BoundaryType in binarySearchInCQByTime #7961 ### Brief Description use BoundaryType in binarySearchInCQByTime instead o

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

2024-03-26 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user Koado (triggered by Koado). Head commit for run: c1672a6e8f95cc105c3b40fbad4c8537d47a / 凯铎 use BoundaryType in binarySearchInCQByTime Report URL: https://github.com/apache/rocketmq

(rocketmq) branch develop updated: [ISSUE #7872] Fix Tiered Store Query Message Async return different view each time (#7874)

2024-03-26 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 d9c75ff1f9 [ISSUE #7872] Fix Tiered Store

Re: [PR] [ISSUE #7872] Fix Tiered Store Query Message Async return different view each time [rocketmq]

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

Re: [I] [Bug] Tiered Store Query Message Async return different view each time [rocketmq]

2024-03-26 Thread via GitHub
lizhimins closed issue #7872: [Bug] Tiered Store Query Message Async return different view each time URL: https://github.com/apache/rocketmq/issues/7872 -- 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" is working again!

2024-03-26 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has succeeded. Run started by GitHub user lizhimins (triggered by lizhimins). Head commit for run: d9c75ff1f94d0b25bd79532cc326eff5a994e47d / AYue <40812847+ayue...@users.noreply.github.com> [ISSUE #7872] Fix Tiered Store Qu

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

2024-03-26 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user Koado (triggered by Koado). Head commit for run: dde4fcc3f631134aecf52cdd62c05f5c33124f53 / lizhimins <707364...@qq.com> Add interface comment for query offset operation with boundary type (

Re: [I] [Enhancement] use BoundaryType in binarySearchInCQByTime [rocketmq]

2024-03-26 Thread via GitHub
lizhimins commented on issue #7961: URL: https://github.com/apache/rocketmq/issues/7961#issuecomment-2019547908 Check if the expected behavior is consistent with what is described here. https://github.com/apache/rocketmq/pull/7965/files -- This is an automated message from the Apac

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

2024-03-26 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: d9c75ff1f94d0b25bd79532cc326eff5a994e47d / AYue <40812847+ayue...@users.noreply.github.com> [ISSUE #7872] Fix Tiered Store Query Message Async return

Re: [PR] [ISSUE #7961] use BoundaryType in binarySearchInCQByTime [rocketmq]

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

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

2024-03-26 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user cserwen (triggered by cserwen). Head commit for run: 0f28c900460db4d1c0697bb4fd33407c4e6c61e8 / dengzhiwen1 fix: avoid schedule tasks exiting because of unknown exception Report URL: h

[I] when i use [rocketmq-client-cpp-2.2.0] api in my app, it's often Crashed with Error: pure virtual method called [rocketmq-client-cpp]

2024-03-26 Thread via GitHub
HUHANK opened a new issue, #465: URL: https://github.com/apache/rocketmq-client-cpp/issues/465 **程序运行系统**:CentOS7 **崩溃截图如下**: ![image](https://github.com/apache/rocketmq-client-cpp/assets/9984283/c89c69a0-19ac-4e6c-9598-0822cdd4f41a) **下面是GDB的调用堆栈信息**: ``` [Thread

Re: [I] when i use [rocketmq-client-cpp-2.2.0] api in my app, it's often Crashed with Error: pure virtual method called [rocketmq-client-cpp]

2024-03-26 Thread via GitHub
ifplusor commented on issue #465: URL: https://github.com/apache/rocketmq-client-cpp/issues/465#issuecomment-2019624110 发一下没用`registerMessageListener`函数的代码 -- 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

Re: [I] [Bug] Proxy not filling in address schema field cause client init failed [rocketmq]

2024-03-26 Thread via GitHub
lizhimins closed issue #7896: [Bug] Proxy not filling in address schema field cause client init failed URL: https://github.com/apache/rocketmq/issues/7896 -- 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

Re: [I] when i use [rocketmq-client-cpp-2.2.0] api in my app, it's often Crashed with Error: pure virtual method called [rocketmq-client-cpp]

2024-03-26 Thread via GitHub
HUHANK commented on issue #465: URL: https://github.com/apache/rocketmq-client-cpp/issues/465#issuecomment-2019677079 > 掉用`registerMessageListener`函数的代码 ``` try { m_consumer_handler = new DefaultMQPushConsumer(m_consumer_group_name); m_consumer_handler

Re: [I] when i use [rocketmq-client-cpp-2.2.0] api in my app, it's often Crashed with Error: pure virtual method called [rocketmq-client-cpp]

2024-03-26 Thread via GitHub
ifplusor commented on issue #465: URL: https://github.com/apache/rocketmq-client-cpp/issues/465#issuecomment-2019718502 @HUHANK /home/code/share/mq/mf_rocketmq.cpp:32 这行代码是什么? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

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

2024-03-26 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user lizhimins (triggered by lizhimins). Head commit for run: d9c75ff1f94d0b25bd79532cc326eff5a994e47d / AYue <40812847+ayue...@users.noreply.github.com> [ISSUE #7872] Fix Tiered Store Query

Re: [I] when i use [rocketmq-client-cpp-2.2.0] api in my app, it's often Crashed with Error: pure virtual method called [rocketmq-client-cpp]

2024-03-26 Thread via GitHub
HUHANK commented on issue #465: URL: https://github.com/apache/rocketmq-client-cpp/issues/465#issuecomment-2019749664 > @HUHANK /home/code/share/mq/mf_rocketmq.cpp:32 这行代码是什么? ![image](https://github.com/apache/rocketmq-client-cpp/assets/9984283/5354766c-1cf8-4526-877a-b2f11dd3bfab)

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

2024-03-26 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user Koado (triggered by Koado). Head commit for run: c1672a6e8f95cc105c3b40fbad4c8537d47a / 凯铎 use BoundaryType in binarySearchInCQByTime Report URL: https://github.com/apache/rocketmq

Re: [I] when i use [rocketmq-client-cpp-2.2.0] api in my app, it's often Crashed with Error: pure virtual method called [rocketmq-client-cpp]

2024-03-26 Thread via GitHub
ifplusor commented on issue #465: URL: https://github.com/apache/rocketmq-client-cpp/issues/465#issuecomment-2019773956 @HUHANK `CRocketMQMessageHandler`类型的定义,和运行时`m_msg_handler`成员变量的值是什么呢? -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [I] when i use [rocketmq-client-cpp-2.2.0] api in my app, it's often Crashed with Error: pure virtual method called [rocketmq-client-cpp]

2024-03-26 Thread via GitHub
ifplusor commented on issue #465: URL: https://github.com/apache/rocketmq-client-cpp/issues/465#issuecomment-2019781044 看起来`m_msg_handler`没有指向一个完整的类型。 -- 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

Re: [I] when i use [rocketmq-client-cpp-2.2.0] api in my app, it's often Crashed with Error: pure virtual method called [rocketmq-client-cpp]

2024-03-26 Thread via GitHub
HUHANK commented on issue #465: URL: https://github.com/apache/rocketmq-client-cpp/issues/465#issuecomment-2019784500 > 没有指向一个完整的类型 嗯,我再测一下,把m_msg_handler相关代码从ConsumerMsgListener拿掉试试 -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [I] when i use [rocketmq-client-cpp-2.2.0] api in my app, it's often Crashed with Error: pure virtual method called [rocketmq-client-cpp]

2024-03-26 Thread via GitHub
HUHANK commented on issue #465: URL: https://github.com/apache/rocketmq-client-cpp/issues/465#issuecomment-2019823833 @ifplusor 请问,我怎么样调整vector的大小,我测试发现默认size都是1,要通过那个设置函数设置这个的大小。 ![image](https://github.com/apache/rocketmq-client-cpp/assets/9984283/487732d5-07be-487b-8deb-2bf9f2aa93

Re: [I] when i use [rocketmq-client-cpp-2.2.0] api in my app, it's often Crashed with Error: pure virtual method called [rocketmq-client-cpp]

2024-03-26 Thread via GitHub
HUHANK commented on issue #465: URL: https://github.com/apache/rocketmq-client-cpp/issues/465#issuecomment-2019844736 该问题是我代码的问题,与rocketmq-client-cpp-2.2.0的api无关,谢谢 @ifplusor 的指点。 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

Re: [I] when i use [rocketmq-client-cpp-2.2.0] api in my app, it's often Crashed with Error: pure virtual method called [rocketmq-client-cpp]

2024-03-26 Thread via GitHub
HUHANK closed issue #465: when i use [rocketmq-client-cpp-2.2.0] api in my app, it's often Crashed with Error: pure virtual method called URL: https://github.com/apache/rocketmq-client-cpp/issues/465 -- This is an automated message from the Apache Git Service. To respond to the message, pleas

Re: [I] [Enhancement] use BoundaryType in binarySearchInCQByTime [rocketmq]

2024-03-26 Thread via GitHub
Koado commented on issue #7961: URL: https://github.com/apache/rocketmq/issues/7961#issuecomment-2019852186 > Check if the expected behavior is consistent with what is described here. > > https://github.com/apache/rocketmq/pull/7965/files It is consistent. In fact, this change a

[PR] Consume request count threshold log fix [rocketmq]

2024-03-26 Thread via GitHub
iamgd67 opened a new pull request, #7969: URL: https://github.com/apache/rocketmq/pull/7969 simple and clear change, not creating an issue ### Brief Description ``` log.warn("The consume request count exceeds threshold {}, so do flow control, consume

Re: [PR] [ISSUE #195] Support the new metrics of getTransferredTps for rocketmq5.x [rocketmq-dashboard]

2024-03-26 Thread via GitHub
RongtongJin merged PR #197: URL: https://github.com/apache/rocketmq-dashboard/pull/197 -- 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-dashboard) branch master updated: perf: The new metrics of getTransferredTps for rocketmq5.x and the old metrics of getTransferedTps for rocketmq4.x (#197)

2024-03-26 Thread jinrongtong
This is an automated email from the ASF dual-hosted git repository. jinrongtong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/rocketmq-dashboard.git The following commit(s) were added to refs/heads/master by this push: new 2fb0fce perf: The new metrics

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

2024-03-26 Thread GitBox
The GitHub Actions job "PR-CI" on rocketmq.git has failed. Run started by GitHub user iamgd67 (triggered by iamgd67). Head commit for run: 0525707ceedb45be3d3a696cfe230ded5f4905b5 / 67 <6...@gd67.com> consume request count exceeds threshold {} placeholder no parameter fix. Report URL: https://g

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

2024-03-26 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user iamgd67 (triggered by iamgd67). Head commit for run: d9c75ff1f94d0b25bd79532cc326eff5a994e47d / AYue <40812847+ayue...@users.noreply.github.com> [ISSUE #7872] Fix Tiered Store Query Message

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

2024-03-26 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user iamgd67 (triggered by iamgd67). Head commit for run: 0525707ceedb45be3d3a696cfe230ded5f4905b5 / 67 <6...@gd67.com> consume request count exceeds threshold {} placeholder no parameter fix

Re: [I] when i use [rocketmq-client-cpp-2.2.0] api in my app, it's often Crashed with Error: pure virtual method called [rocketmq-client-cpp]

2024-03-26 Thread via GitHub
ifplusor commented on issue #465: URL: https://github.com/apache/rocketmq-client-cpp/issues/465#issuecomment-2019877069 > @ifplusor 请问,我怎么样调整vector的大小,我测试发现默认size都是1,要通过那个设置函数设置这个的大小。 ![image](https://private-user-images.githubusercontent.com/9984283/316784882-487732d5-07be-487b-8deb-2bf9f2

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

2024-03-26 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user iamgd67 (triggered by iamgd67). Head commit for run: 0525707ceedb45be3d3a696cfe230ded5f4905b5 / 67 <6...@gd67.com> consume request count exceeds threshold {} placeholder no parameter fix

Re: [PR] Exclude rocketmq-rocksdb due to the large size of this package [rocketmq-spring]

2024-03-26 Thread via GitHub
caigy merged PR #647: URL: https://github.com/apache/rocketmq-spring/pull/647 -- 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...@rocket

(rocketmq-spring) branch master updated: Exclude rocketmq-rocksdb due to the large size of this package (#647)

2024-03-26 Thread caigy
This is an automated email from the ASF dual-hosted git repository. caigy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/rocketmq-spring.git The following commit(s) were added to refs/heads/master by this push: new c1dbf87 Exclude rocketmq-rocksdb due to

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

2024-03-26 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user iamgd67 (triggered by iamgd67). Head commit for run: aea1d33f8eb8b2206d4331e8e8acc00837bf6097 / 67 <6...@gd67.com> consume request count exceeds threshold {} placeholder no parameter fix

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

2024-03-26 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user Koado (triggered by RongtongJin). Head commit for run: c1672a6e8f95cc105c3b40fbad4c8537d47a / 凯铎 use BoundaryType in binarySearchInCQByTime Report URL: https://github.com/apache/ro

Re: [I] when i use [rocketmq-client-cpp-2.2.0] api in my app, it's often Crashed with Error: pure virtual method called [rocketmq-client-cpp]

2024-03-26 Thread via GitHub
HUHANK commented on issue #465: URL: https://github.com/apache/rocketmq-client-cpp/issues/465#issuecomment-201917 > > @ifplusor 请问,我怎么样调整vector的大小,我测试发现默认size都是1,要通过那个设置函数设置这个的大小。 ![image](https://private-user-images.githubusercontent.com/9984283/316784882-487732d5-07be-487b-8deb-2bf9f2

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

2024-03-26 Thread GitBox
The GitHub Actions job "PR-CI" on rocketmq.git has succeeded. Run started by GitHub user iamgd67 (triggered by iamgd67). Head commit for run: aea1d33f8eb8b2206d4331e8e8acc00837bf6097 / 67 <6...@gd67.com> consume request count exceeds threshold {} placeholder no parameter fix. Report URL: https:

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

2024-03-26 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user iamgd67 (triggered by iamgd67). Head commit for run: 0525707ceedb45be3d3a696cfe230ded5f4905b5 / 67 <6...@gd67.com> consume request count exceeds threshold {} placeholder no parameter fix. Report URL: https:

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

2024-03-26 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has succeeded. Run started by GitHub user iamgd67 (triggered by iamgd67). Head commit for run: aea1d33f8eb8b2206d4331e8e8acc00837bf6097 / 67 <6...@gd67.com> consume request count exceeds threshold {} placeholder no parameter fix. Report URL: htt

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

2024-03-26 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has succeeded. Run started by GitHub user iamgd67 (triggered by iamgd67). Head commit for run: d9c75ff1f94d0b25bd79532cc326eff5a994e47d / AYue <40812847+ayue...@users.noreply.github.com> [ISSUE #7872] Fix Tiered Store Query Mes

Re: [I] grpc-js Call cancelled [rocketmq-clients]

2024-03-26 Thread via GitHub
TimZhao-SH commented on issue #653: URL: https://github.com/apache/rocketmq-clients/issues/653#issuecomment-2019942334 I tracked namesrv. log and found the following error ![node-rocketmq-error](https://github.com/apache/rocketmq-clients/assets/153474412/43fb0859-3ae0-4c98-9541-0dbbc

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

2024-03-26 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user Koado (triggered by RongtongJin). Head commit for run: c1672a6e8f95cc105c3b40fbad4c8537d47a / 凯铎 use BoundaryType in binarySearchInCQByTime Report URL: https://github.com/apache

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

2024-03-26 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user iamgd67 (triggered by iamgd67). Head commit for run: aea1d33f8eb8b2206d4331e8e8acc00837bf6097 / 67 <6...@gd67.com> consume request count exceeds threshold {} placeholder no parameter fix

Re: [PR] [ISSUE #7966] fix: avoid scheduled tasks exiting because of unknown exceptions [rocketmq]

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

(rocketmq) branch develop updated: [ISSUE #7966] fix: avoid scheduled tasks exiting because of unknown exceptions

2024-03-26 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 59220d8f58 [ISSUE #7966] fix: avoid sch

Re: [I] [Bug] Some important scheduled tasks of rmqClient exited because of unknown exception [rocketmq]

2024-03-26 Thread via GitHub
RongtongJin closed issue #7966: [Bug] Some important scheduled tasks of rmqClient exited because of unknown exception URL: https://github.com/apache/rocketmq/issues/7966 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

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

2024-03-26 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has succeeded. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: 59220d8f582a329c5f9e775c371f57ec1ff3ff39 / cserwen [ISSUE #7966] fix: avoid scheduled tasks exiting because of unknown ex

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

2024-03-26 Thread GitBox
The GitHub Actions job "PUSH-CI" on rocketmq.git has succeeded. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: 59220d8f582a329c5f9e775c371f57ec1ff3ff39 / cserwen [ISSUE #7966] fix: avoid scheduled tasks exiting because of unknown exceptions Co-authored-

Re: [I] 能否release一个 支持mac m2 的 构建后的包 非常感谢 [rocketmq-client-cpp]

2024-03-26 Thread via GitHub
ridy-0204 commented on issue #459: URL: https://github.com/apache/rocketmq-client-cpp/issues/459#issuecomment-2020138414 大佬,我是m1芯片,1.58安装不上, ![image](https://github.com/apache/rocketmq-client-cpp/assets/102527899/8d638f4f-ed84-4347-8677-591b9ba5a7d4) 1.69的 ![image](https://github.

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

2024-03-26 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: 59220d8f582a329c5f9e775c371f57ec1ff3ff39 / cserwen [ISSUE #7966] fix: avoid scheduled tasks exiting because of unknown ex

[I] [Enhancement] Remove unnessary cast [rocketmq]

2024-03-26 Thread via GitHub
ChineseTony opened a new issue, #7970: URL: https://github.com/apache/rocketmq/issues/7970 ### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary Remove unnessary cast

[PR] [ISSUE #7970]remove unnecessary type cast [rocketmq]

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

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

2024-03-26 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user ChineseTony (triggered by ChineseTony). Head commit for run: 223de46ab7bd02ff2bb97a3c11540ede28ba8627 / “ChineseTony“ remove unnecessary type cast Report URL: https://github.com/apache

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

2024-03-26 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user ChineseTony (triggered by ChineseTony). Head commit for run: 59220d8f582a329c5f9e775c371f57ec1ff3ff39 / cserwen [ISSUE #7966] fix: avoid scheduled tasks exiting because of unknown exception

Re: [PR] [ISSUE #7970]remove unnecessary type cast [rocketmq]

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

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

2024-03-26 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user ChineseTony (triggered by ChineseTony). Head commit for run: 223de46ab7bd02ff2bb97a3c11540ede28ba8627 / “ChineseTony“ remove unnecessary type cast Report URL: https://github.com/apache

Re: [I] The HA switch is not triggered when the broker disk I/O load is continuously high. [rocketmq]

2024-03-26 Thread via GitHub
github-actions[bot] commented on issue #6468: URL: https://github.com/apache/rocketmq/issues/6468#issuecomment-2021683837 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: [I] HATest is not stable [rocketmq]

2024-03-26 Thread via GitHub
github-actions[bot] commented on issue #6458: URL: https://github.com/apache/rocketmq/issues/6458#issuecomment-2021683884 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] [ISSUE #5936] feat:add display replica status [rocketmq]

2024-03-26 Thread via GitHub
github-actions[bot] commented on PR #6097: URL: https://github.com/apache/rocketmq/pull/6097#issuecomment-2021683991 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] Why NettyRemotingClient not execute RPCHook#doAfterResponse in invokeAsync ? [rocketmq]

2024-03-26 Thread via GitHub
github-actions[bot] commented on issue #6379: URL: https://github.com/apache/rocketmq/issues/6379#issuecomment-2021683936 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] Why NettyRemotingClient not execute RPCHook#doAfterResponse in invokeAsync ? [rocketmq]

2024-03-26 Thread via GitHub
github-actions[bot] closed issue #6379: Why NettyRemotingClient not execute RPCHook#doAfterResponse in invokeAsync ? URL: https://github.com/apache/rocketmq/issues/6379 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

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

2024-03-26 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has succeeded. Run started by GitHub user iamgd67 (triggered by iamgd67). Head commit for run: e543b8acef244c03064942707e3a275e1b9f0b29 / 67 <6...@gd67.com> consume request count exceeds threshold {} placeholder no parameter

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

2024-03-26 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user iamgd67 (triggered by iamgd67). Head commit for run: 59220d8f582a329c5f9e775c371f57ec1ff3ff39 / cserwen [ISSUE #7966] fix: avoid scheduled tasks exiting because of unknown exceptions Co-au

Re: [PR] Consume request count threshold log fix [rocketmq]

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

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

2024-03-26 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user iamgd67 (triggered by iamgd67). Head commit for run: e543b8acef244c03064942707e3a275e1b9f0b29 / 67 <6...@gd67.com> consume request count exceeds threshold {} placeholder no parameter

Re: [PR] Consume request count threshold log fix [rocketmq]

2024-03-26 Thread via GitHub
iamgd67 commented on PR #7969: URL: https://github.com/apache/rocketmq/pull/7969#issuecomment-2021757793 ping @RongtongJin for review -- 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

Re: [PR] [ISSUE #7478] On startup, if not check crc, not read message body. avoid startup too slow when data is large [rocketmq]

2024-03-26 Thread via GitHub
iamgd67 commented on PR #7479: URL: https://github.com/apache/rocketmq/pull/7479#issuecomment-2021761287 > If you don't read the message file, will there be other impacts if not check CRC, nothing is done to the readed body, so read or not read is the same -- This is an automated m

[I] Does the RocketMQ element support physical migration? If the message is empty, will the commitLog store information about the topic? [rocketmq]

2024-03-26 Thread via GitHub
smallemployees opened a new issue, #7972: URL: https://github.com/apache/rocketmq/issues/7972 ### 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). - [

Re: [I] [Bug] Failed to write response[request code: 60, response code: 0, opaque: 8154] to channel[id: 0x675d9a9f, L:/192.168.1.40:30909 ! R:/192.168.1.42:45266] io.netty.channel.StacklessClosedChann

2024-03-26 Thread via GitHub
qianghong000 commented on issue #7243: URL: https://github.com/apache/rocketmq/issues/7243#issuecomment-2021866465 我也遇到了 -- 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] [Enhancement] Refactor AllocateMachineRoomNearby [rocketmq]

2024-03-26 Thread via GitHub
wyyl1 closed issue #7788: [Enhancement] Refactor AllocateMachineRoomNearby URL: https://github.com/apache/rocketmq/issues/7788 -- 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

Re: [I] [Enhancement] Refactor AllocateMachineRoomNearby [rocketmq]

2024-03-26 Thread via GitHub
wyyl1 commented on issue #7788: URL: https://github.com/apache/rocketmq/issues/7788#issuecomment-2021901165 fixed by [#7789](https://github.com/apache/rocketmq/pull/7789) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [I] Does the RocketMQ element support physical migration? If the message is empty, will the commitLog store information about the topic? [rocketmq]

2024-03-26 Thread via GitHub
leizhiyuan commented on issue #7972: URL: https://github.com/apache/rocketmq/issues/7972#issuecomment-2022037526 metadata migration you can check。https://github.com/apache/rocketmq/commit/cd45023d61c6184cf798a66e9d83e00cd8c8f4be -- This is an automated message from the Apache Git