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
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
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/).
*
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
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
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
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
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
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
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:/
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
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
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
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)
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:/
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
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
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
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
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
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) {
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:
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
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:
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
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
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
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
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
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
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.
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
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
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
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
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.
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)
37 matches
Mail list logo