The GitHub Actions job "PUSH-CI" on rocketmq.git has failed.
Run started by GitHub user RongtongJin (triggered by RongtongJin).
Head commit for run:
48ef5ced4639699e3ba207b1a648b1fd47649a69 / rongtong
[ISSUE #7505] Do not validate the length when deleting a topic
Report URL: https://github.com
joeCarf opened a new pull request, #7507:
URL: https://github.com/apache/rocketmq/pull/7507
### Which Issue(s) This PR Fixes
Fixes #7495
### Brief Description
### How Did You Test This Change?
--
This is an automated message from th
joeCarf commented on issue #7495:
URL: https://github.com/apache/rocketmq/issues/7495#issuecomment-1780538005
https://github.com/apache/rocketmq/pull/7507 Hi, plz help review this pr.
Because I'm poor in Windows cmd files, and do not have env to test it.
@francisoliverlee @PottermoreIron
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has
failed.
Run started by GitHub user joeCarf (triggered by joeCarf).
Head commit for run:
4cfbe183db210b608f2c5639179de8993af2fded / joeCarf
fix 7495
Report URL: https://github.com/apache/rocketmq/actions/runs/6650633289
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed.
Run started by GitHub user joeCarf (triggered by joeCarf).
Head commit for run:
48ef5ced4639699e3ba207b1a648b1fd47649a69 / rongtong
[ISSUE #7505] Do not validate the length when deleting a topic
Report URL: https://
codecov-commenter commented on PR #7507:
URL: https://github.com/apache/rocketmq/pull/7507#issuecomment-1780566739
##
[Codecov](https://app.codecov.io/gh/apache/rocketmq/pull/7507?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
lzkisok commented on issue #215:
URL: https://github.com/apache/rocketmq-mqtt/issues/215#issuecomment-1780630936

{
@Override
public void run() {
try {
sendMessage(1);
lzkisok commented on issue #215:
URL: https://github.com/apache/rocketmq-mqtt/issues/215#issuecomment-1780686198

这个是cs 一次拉了两条消息,两条消息的INNER_MULTI_QUE
aaron-ai merged PR #50:
URL: https://github.com/apache/rocketmq-e2e/pull/50
--
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
The GitHub Actions job "PUSH-CI" on rocketmq-e2e.git has failed.
Run started by GitHub user aaron-ai (triggered by aaron-ai).
Head commit for run:
7811611ec0954799ba1dc4286a64d86acc7378bc / XiaoWei Zhang <1403767...@qq.com>
finish rocketmq cpp 4.x test(client cluster filter server pull) (#50)
*
lzkisok commented on issue #215:
URL: https://github.com/apache/rocketmq-mqtt/issues/215#issuecomment-1781039005

如上图,pull到两条消息,offset相同
![企业微信截图
The GitHub Actions job "Snapshot Daily Release Automation" on rocketmq.git has
succeeded.
Run started by GitHub user lizhanhui (triggered by lizhanhui).
Head commit for run:
48ef5ced4639699e3ba207b1a648b1fd47649a69 / rongtong
[ISSUE #7505] Do not validate the length when deleting a topic
Repo
Einstein closed pull request #7484: fix UtilAllTest.java Can't create a
empty path
URL: https://github.com/apache/rocketmq/pull/7484
--
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
Einstein commented on PR #7484:
URL: https://github.com/apache/rocketmq/pull/7484#issuecomment-1782152339
Because another developer has fixed this test, decided to close this pr.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
lizhimins commented on code in PR #7502:
URL: https://github.com/apache/rocketmq/pull/7502#discussion_r1373993272
##
broker/src/main/java/org/apache/rocketmq/broker/processor/AdminBrokerProcessor.java:
##
@@ -440,6 +440,13 @@ private synchronized RemotingCommand
updateAndCreate
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has
failed.
Run started by GitHub user joeCarf (triggered by lizhimins).
Head commit for run:
4cfbe183db210b608f2c5639179de8993af2fded / joeCarf
fix 7495
Report URL: https://github.com/apache/rocketmq/actions/runs/665063328
lizhimins commented on code in PR #7488:
URL: https://github.com/apache/rocketmq/pull/7488#discussion_r1373995525
##
store/src/main/java/org/apache/rocketmq/store/timer/TimerMessageStore.java:
##
@@ -291,6 +291,19 @@ public void recover() {
}
currQueueOffset =
The GitHub Actions job "CodeSpell Check" on rocketmq-clients.git has failed.
Run started by GitHub user ainokiseki (triggered by lizhimins).
Head commit for run:
a0767912e8688ad19a45eba4a3c7dac8cc3d4831 / bo.jiang03
Revert "test version"
This reverts commit 23da93ce6e7d01ab15884edbb2b8a80a5e7e
iamgd67 commented on PR #7492:
URL: https://github.com/apache/rocketmq/pull/7492#issuecomment-1782204421
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
lzkisok commented on issue #215:
URL: https://github.com/apache/rocketmq-mqtt/issues/215#issuecomment-1782223913

如上图,rmq5.1.4 当消息并发时,这里取了相同的offset
![im
drivebyer opened a new issue, #190:
URL: https://github.com/apache/rocketmq-operator/issues/190
**FEATURE REQUEST**
1. Please describe the feature you are requesting.
Currently, I notice that this repository lacks any end-to-end (e2e) tests.
This could lead to instability in the projec
jz opened a new issue, #7508:
URL: https://github.com/apache/rocketmq/issues/7508
### 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 hav
lzkisok commented on issue #215:
URL: https://github.com/apache/rocketmq-mqtt/issues/215#issuecomment-1782243031

这是rockemq的代码,这里这个topicQueueKey
是to
joeCarf commented on code in PR #7500:
URL: https://github.com/apache/rocketmq/pull/7500#discussion_r1374084826
##
remoting/src/main/java/org/apache/rocketmq/remoting/metrics/RemotingMetricsConstant.java:
##
@@ -18,7 +18,6 @@
public class RemotingMetricsConstant {
public
drpmma commented on issue #7470:
URL: https://github.com/apache/rocketmq/issues/7470#issuecomment-1782329924
网络传输协议层决定了服务端只能拿到对端ip,该issue在技术上是无法实现的。
The network transport protocol layer determines that the server can only
obtain the IP address of the network endpoint. This issue is te
drpmma closed issue #7470: [Feature] ACL 远程地址配置 支持域名
URL: https://github.com/apache/rocketmq/issues/7470
--
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
dingshuangxi888 commented on issue #7508:
URL: https://github.com/apache/rocketmq/issues/7508#issuecomment-1782333114
You can refer to the following configuration to obtain the gRPC port:
org.apache.rocketmq.proxy.config.ProxyConfig#grpcServerPort
--
This is an automated message from th
drpmma commented on issue #7470:
URL: https://github.com/apache/rocketmq/issues/7470#issuecomment-1782334169
并且并不推荐生产上使用whiteRemoteAddress,globalWhiteRemoteAddresses,目前版本的白名单会跳过鉴权,会存在安全风险。
后续会考虑废除该字段,改为同时需要满足在白名单之内且满足鉴权要求。
Moreover, it is not advisable to use "whiteRemoteAddress" a
drpmma closed issue #7508: Expected the service ProducerImpl-0 [FAILED] to be
RUNNING, but the service has FAILED.
URL: https://github.com/apache/rocketmq/issues/7508
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
drpmma commented on issue #7459:
URL: https://github.com/apache/rocketmq/issues/7459#issuecomment-1782354303
maxDelayTimeMills in ProxyConfig
--
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
drpmma closed issue #7459: 5.x启动Broker+Proxy
命令,希望有win版本的,另外任意时间精度的延时,最大延时时间的完整配置,没在文档中找到
URL: https://github.com/apache/rocketmq/issues/7459
--
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 spec
jackshenonly commented on issue #7470:
URL: https://github.com/apache/rocketmq/issues/7470#issuecomment-1782356971
ok明白了,谢谢你
--
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.
lb-zy commented on issue #7459:
URL: https://github.com/apache/rocketmq/issues/7459#issuecomment-1782361103
I'll try it all,thank you
--
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
lb-zy closed issue #7459: 5.x启动Broker+Proxy
命令,希望有win版本的,另外任意时间精度的延时,最大延时时间的完整配置,没在文档中找到
URL: https://github.com/apache/rocketmq/issues/7459
--
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 speci
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has
failed.
Run started by GitHub user fuyou001 (triggered by fuyou001).
Head commit for run:
d5bedfd30d1a2cb9e977aa8754b306393313f4fd / 傅冲
[ISSUE #7501] The broker supports idempotence in creating topics
Report URL: https:
The GitHub Actions job "Coverage" on rocketmq.git has failed.
Run started by GitHub user fuyou001 (triggered by fuyou001).
Head commit for run:
d5bedfd30d1a2cb9e977aa8754b306393313f4fd / 傅冲
[ISSUE #7501] The broker supports idempotence in creating topics
Report URL: https://github.com/apache/r
drpmma opened a new issue, #7509:
URL: https://github.com/apache/rocketmq/issues/7509
### Before Creating the Enhancement Request
- [X] I have confirmed that this should be classified as an enhancement
rather than a bug/feature.
### Summary
* Throw MQClientExceptio
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed.
Run started by GitHub user fuyou001 (triggered by fuyou001).
Head commit for run:
48ef5ced4639699e3ba207b1a648b1fd47649a69 / rongtong
[ISSUE #7505] Do not validate the length when deleting a topic
Report URL: https:
drpmma opened a new pull request, #7510:
URL: https://github.com/apache/rocketmq/pull/7510
### Which Issue(s) This PR Fixes
To throw the specific exception to the upper level with more information.
Fixes #7509
### Brief Description
* Throw MQClientE
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has
failed.
Run started by GitHub user drpmma (triggered by drpmma).
Head commit for run:
7bad2e05ba392b7228b198f0838f98d76b1458d3 / zhouxiang
Optimize updateTopicRouteInfoFromNameServer
* Throw MQClientException for updat
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has
failed.
Run started by GitHub user drpmma (triggered by drpmma).
Head commit for run:
7bad2e05ba392b7228b198f0838f98d76b1458d3 / zhouxiang
Optimize updateTopicRouteInfoFromNameServer
* Throw MQClientException for updat
42 matches
Mail list logo