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

2024-02-05 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user drpmma (triggered by drpmma). Head commit for run: 45a64429174f37b74d2ecf80cbd3a558215cfa25 / zhouxiang fix Report URL: https://github.com/apache/rocketmq/actions/runs/7780329342 With regards, GitHub Act

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

2024-02-05 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user drpmma (triggered by drpmma). Head commit for run: 45a64429174f37b74d2ecf80cbd3a558215cfa25 / zhouxiang fix Report URL: https://github.com/apache/rocketmq/actions/runs/7780329342 With regards, GitHub Act

[I] 在rocketmq服务端未启动的情况下,启动springboot报错 [rocketmq-spring]

2024-02-05 Thread via GitHub
Yangandmore opened a new issue, #620: URL: https://github.com/apache/rocketmq-spring/issues/620 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/). *

[PR] [ISSUE #7538] fix wrong cachedMsgSize if msg body is changed in consu… [rocketmq]

2024-02-05 Thread via GitHub
yuz10 opened a new pull request, #7820: URL: https://github.com/apache/rocketmq/pull/7820 …mer callback ### Which Issue(s) This PR Fixes Fixes #issue_id ### Brief Description ### How Did You Test This Change? -- This is an aut

[I] [Enhancement] Add notifyLast for PopLongPollingService [rocketmq]

2024-02-05 Thread via GitHub
drpmma opened a new issue, #7821: URL: https://github.com/apache/rocketmq/issues/7821 ### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary Add notifyLast for PopLong

Re: [PR] [ISSUE #7815] Use createChannelAsync for async invoke rpc [rocketmq]

2024-02-05 Thread via GitHub
lollipopjin commented on code in PR #7816: URL: https://github.com/apache/rocketmq/pull/7816#discussion_r1477954085 ## remoting/src/main/java/org/apache/rocketmq/remoting/netty/NettyRemotingClient.java: ## @@ -715,84 +701,104 @@ private Channel createChannel(final String addr) t

Re: [PR] [ISSUE #7815] Use createChannelAsync for async invoke rpc [rocketmq]

2024-02-05 Thread via GitHub
lollipopjin commented on code in PR #7816: URL: https://github.com/apache/rocketmq/pull/7816#discussion_r1478010702 ## remoting/src/main/java/org/apache/rocketmq/remoting/netty/NettyRemotingClient.java: ## @@ -641,25 +649,19 @@ private Channel getAndCreateNameserverChannel() thr

[I] [Bug] NettyRemotingClient can't connect to IPv6 address. [rocketmq]

2024-02-05 Thread via GitHub
kingkh1995 opened a new issue, #7822: URL: https://github.com/apache/rocketmq/issues/7822 ### 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

[PR] #7822 fix NettyRemotingClient can't connect to IPv6 address. [rocketmq]

2024-02-05 Thread via GitHub
kingkh1995 opened a new pull request, #7823: URL: https://github.com/apache/rocketmq/pull/7823 ### Which Issue(s) This PR Fixes Fixes #7822 ### Brief Description update getHostAndPort method in NettyRemotingClient. ### How Did You Test This Change? code cov

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

2024-02-05 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user kingkh1995 (triggered by yuz10). Head commit for run: 23a16b51ddaf3558fc87f9a4d1a55ff5d4c96bfb / kingkh #7822 fix NettyRemotingClient can't connect to IPv6 address. Report URL: https:/

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

2024-02-05 Thread via GitHub
github-actions[bot] commented on issue #653: URL: https://github.com/apache/rocketmq-clients/issues/653#issuecomment-1928549188 This issue is stale because it has been open for 30 days with no activity. It will be closed in 3 days if no further activity occurs. -- This is an automated me

Re: [I] [Bug] nodejs 使用 mq consumer 时连接时间一长就出现断连 [rocketmq-clients]

2024-02-05 Thread via GitHub
github-actions[bot] commented on issue #649: URL: https://github.com/apache/rocketmq-clients/issues/649#issuecomment-1928549229 This issue is stale because it has been open for 30 days with no activity. It will be closed in 3 days if no further activity occurs. -- This is an automated me

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

2024-02-05 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has succeeded. Run started by GitHub user kingkh1995 (triggered by yuz10). Head commit for run: 23a16b51ddaf3558fc87f9a4d1a55ff5d4c96bfb / kingkh #7822 fix NettyRemotingClient can't connect to IPv6 address. Report URL: https://github.com/apache

Re: [PR] [ISSUE #7822] fix NettyRemotingClient can't connect to IPv6 address. [rocketmq]

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

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

2024-02-05 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user kingkh1995 (triggered by yuz10). Head commit for run: 23a16b51ddaf3558fc87f9a4d1a55ff5d4c96bfb / kingkh #7822 fix NettyRemotingClient can't connect to IPv6 address. Report URL: https:/

Re: [PR] [ISSUE #7538] fix wrong cachedMsgSize if msg body is changed in consu… [rocketmq]

2024-02-05 Thread via GitHub
RongtongJin merged PR #7820: URL: https://github.com/apache/rocketmq/pull/7820 -- 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 4.9.x updated: [ISSUE #7538] fix wrong cachedMsgSize if msg body is changed in consumer callback (#7820)

2024-02-05 Thread jinrongtong
This is an automated email from the ASF dual-hosted git repository. jinrongtong pushed a commit to branch 4.9.x in repository https://gitbox.apache.org/repos/asf/rocketmq.git The following commit(s) were added to refs/heads/4.9.x by this push: new fc6c899abc [ISSUE #7538] fix wrong cachedMs

Re: [I] [Bug] BROADCASTING DefaultMQPushConsumer can't fix illegal pull offset [rocketmq]

2024-02-05 Thread via GitHub
RongtongJin closed issue #7740: [Bug] BROADCASTING DefaultMQPushConsumer can't fix illegal pull offset URL: https://github.com/apache/rocketmq/issues/7740 -- 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 #7740] Optimize LocalFileOffsetStore

2024-02-05 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 d38558800c [ISSUE #7740] Optimize Local

Re: [PR] [ISSUE #7740] Optimize LocalFileOffsetStore [rocketmq]

2024-02-05 Thread via GitHub
RongtongJin merged PR #7819: URL: https://github.com/apache/rocketmq/pull/7819 -- 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 #7822] fix NettyRemotingClient can't connect to IPv6 address. [rocketmq]

2024-02-05 Thread via GitHub
RongtongJin commented on code in PR #7823: URL: https://github.com/apache/rocketmq/pull/7823#discussion_r1479114741 ## remoting/src/main/java/org/apache/rocketmq/remoting/netty/NettyRemotingClient.java: ## @@ -351,9 +351,10 @@ public void initChannel(SocketChannel ch) {

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

2024-02-05 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: d38558800c184ad34030388afec54715ad6784a8 / Liu Shengzhong [ISSUE #7740] Optimize LocalFileOffsetStore Report URL: https:

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

2024-02-05 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: d38558800c184ad34030388afec54715ad6784a8 / Liu Shengzhong [ISSUE #7740] Optimize LocalFileOffsetStore Report URL: https://github.com/apache/rocke

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

2024-02-05 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: d38558800c184ad34030388afec54715ad6784a8 / Liu Shengzhong [ISSUE #7740] Optimize LocalFileOffsetStore Report URL: https:

Re: [PR] 解决生产者未配置namespace时,发送消息报“No route info of this topic: xxx”的问题 [rocketmq-spring]

2024-02-05 Thread via GitHub
panzhi33 commented on PR #619: URL: https://github.com/apache/rocketmq-spring/pull/619#issuecomment-1928738769 Do you have detailed error information? The judgment of namespance is done in rocketmq-client org.apache.rocketmq.common.protocol.NamespaceUtil#wrapNamespace -- This is an

Re: [I] 在rocketmq服务端未启动的情况下,启动springboot报错 [rocketmq-spring]

2024-02-05 Thread via GitHub
panzhi33 commented on issue #620: URL: https://github.com/apache/rocketmq-spring/issues/620#issuecomment-1928752946 启动服务时,应该检查确保项目中每个组件都能正常初始化运行,不应该在有报错的情况下还能跑起来 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[PR] [ISSUE #610] fix setRequestTimeout use Duration.ofDays [rocketmq-spring]

2024-02-05 Thread via GitHub
panzhi33 opened a new pull request, #621: URL: https://github.com/apache/rocketmq-spring/pull/621 ## What is the purpose of the change X ## Brief changelog XX ## Verifying this change Follow this checklist to help us incorporate your contribu

[I] 5.0 grpc client add config enableSsl [rocketmq-spring]

2024-02-05 Thread via GitHub
panzhi33 opened a new issue, #622: URL: https://github.com/apache/rocketmq-spring/issues/622 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

[PR] [ISSUE #622] add config enableSsl [rocketmq-spring]

2024-02-05 Thread via GitHub
panzhi33 opened a new pull request, #623: URL: https://github.com/apache/rocketmq-spring/pull/623 ## What is the purpose of the change X ## Brief changelog XX ## Verifying this change Follow this checklist to help us incorporate your contribu

Re: [PR] [ISSUE #7338] Tiered store shutdown blocked [rocketmq]

2024-02-05 Thread via GitHub
yuz10 closed pull request #7339: [ISSUE #7338] Tiered store shutdown blocked URL: https://github.com/apache/rocketmq/pull/7339 -- 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] 在rocketmq服务端未启动的情况下,启动springboot报错 [rocketmq-spring]

2024-02-05 Thread via GitHub
Yangandmore commented on issue #620: URL: https://github.com/apache/rocketmq-spring/issues/620#issuecomment-1928877596 > 启动服务时,应该检查确保项目中每个组件都能正常初始化运行,不应该在有报错的情况下还能跑起来 是的,那么我这里该如何检查是否正常连接rocketmq的服务端状态呢,或者有提供连接状态生命周期回调函数? -- This is an automated message from the Apache Git Service.

Re: [PR] [ISSUE #7822] fix NettyRemotingClient can't connect to IPv6 address. [rocketmq]

2024-02-05 Thread via GitHub
leizhiyuan commented on PR #7823: URL: https://github.com/apache/rocketmq/pull/7823#issuecomment-1928879452 which ipv6 address? -- 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 commen

Re: [I] [Bug] setStartDetectorEnable Not effective [rocketmq]

2024-02-05 Thread via GitHub
leizhiyuan commented on issue #7813: URL: https://github.com/apache/rocketmq/issues/7813#issuecomment-1928883099 是个bug,mqFaultStrategy 这个在DefaultMQProducerImpl 的构造函数中初始化,这时候setStartDetectorEnable 这个值还没有。所以后续再设置的时候,已经没用了。 -- This is an automated message from the Apache Git Service. To resp

[PR] [ISSUE #7813] setStartDetectorEnable Not effective [rocketmq]

2024-02-05 Thread via GitHub
leizhiyuan opened a new pull request, #7825: URL: https://github.com/apache/rocketmq/pull/7825 ### Which Issue(s) This PR Fixes Fixes #7813 ### Brief Description ### How Did You Test This Change? -- This is an automated message from

Re: [I] [Bug] 执行命令报错:sh mqadmin consumerStatus -n xx:9876 -g group_name -s [rocketmq]

2024-02-05 Thread via GitHub
leizhiyuan commented on issue #7811: URL: https://github.com/apache/rocketmq/issues/7811#issuecomment-1928897821 Caused by: com.alibaba.fastjson.JSONException: can not cast to long, value : 18446744073709551615 这个18446744073709551615 应该是-1溢出之后了。可以debug一下,看看当时getConsumerRunningInfo

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

2024-02-05 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user leizhiyuan (triggered by leizhiyuan). Head commit for run: d38558800c184ad34030388afec54715ad6784a8 / Liu Shengzhong [ISSUE #7740] Optimize LocalFileOffsetStore Report URL: https://github.

Re: [PR] [ISSUE #7813] setStartDetectorEnable Not effective [rocketmq]

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