The GitHub Actions job "Coverage" on rocketmq.git has failed.
Run started by GitHub user Ziy1-Tan (triggered by RongtongJin).
Head commit for run:
c8c446dacee5cbc40e752a2db579807f99834ac5 / Ziy1-Tan
feat: add command `RocksDBConfigToJson` to inspect rocksdb content
Signed-off-by: Ziy1-Tan
Re
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed.
Run started by GitHub user Ziy1-Tan (triggered by Ziy1-Tan).
Head commit for run:
25005060bbace477eeaaf4c0142cece5213efbbf / yx9o
[ISSUE #7176] Correct mismatched logs (#7177)
Report URL: https://github.com/apache/r
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has
succeeded.
Run started by GitHub user Ziy1-Tan (triggered by RongtongJin).
Head commit for run:
d5c212d6cf4d9ad8b5979425bd2e0aa1af1a4c45 / Ziy1-Tan
feat: add command `kvConfigToJson` to inspect rocksdb content
Signed-of
fuyou001 commented on code in PR #7180:
URL: https://github.com/apache/rocketmq/pull/7180#discussion_r1293063291
##
tools/src/main/java/org/apache/rocketmq/tools/command/metadata/RocksDBConfigToJsonCommand.java:
##
@@ -0,0 +1,117 @@
+/*
+ * Licensed to the Apache Software Founda
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has
failed.
Run started by GitHub user Ceilzcx (triggered by RongtongJin).
Head commit for run:
587d22cb0232326756147383fdd3f8e9cae81816 / Ceilzcx <1758619...@qq.com>
update print topic config format
Report URL: https://gith
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed.
Run started by GitHub user Ceilzcx (triggered by Ceilzcx).
Head commit for run:
25005060bbace477eeaaf4c0142cece5213efbbf / yx9o
[ISSUE #7176] Correct mismatched logs (#7177)
Report URL: https://github.com/apache/roc
The GitHub Actions job "Coverage" on rocketmq.git has succeeded.
Run started by GitHub user Ceilzcx (triggered by RongtongJin).
Head commit for run:
587d22cb0232326756147383fdd3f8e9cae81816 / Ceilzcx <1758619...@qq.com>
update print topic config format
Report URL: https://github.com/apache/rock
binhuang0912 opened a new issue, #210:
URL: https://github.com/apache/rocketmq-mqtt/issues/210
MqttConsumer(1.0.1) 测试离线消息,cleanSession设置为false,每次启动都能重复消费到已消费的消息,是不是缺什么配置?
public class MqttConsumer {
public static void main(String[] args) throws MqttException,
NoSuchAlgorithmExc
RongtongJin commented on code in PR #7120:
URL: https://github.com/apache/rocketmq/pull/7120#discussion_r1293228982
##
store/src/main/java/org/apache/rocketmq/store/MessageStore.java:
##
@@ -693,14 +704,20 @@ void onCommitLogDispatch(DispatchRequest dispatchRequest,
boolean doD
RongtongJin commented on code in PR #7120:
URL: https://github.com/apache/rocketmq/pull/7120#discussion_r1293242250
##
store/src/main/java/org/apache/rocketmq/store/queue/RocksDBConsumeQueueTable.java:
##
@@ -0,0 +1,312 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF)
liuyuan007 opened a new issue, #7182:
URL: https://github.com/apache/rocketmq/issues/7182
### 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
RongtongJin commented on code in PR #7180:
URL: https://github.com/apache/rocketmq/pull/7180#discussion_r1293359991
##
tools/src/main/java/org/apache/rocketmq/tools/command/metadata/RocksDBConfigToJsonCommand.java:
##
@@ -0,0 +1,117 @@
+/*
+ * Licensed to the Apache Software Fou
fujian-zfj commented on code in PR #7120:
URL: https://github.com/apache/rocketmq/pull/7120#discussion_r1293541501
##
store/src/main/java/org/apache/rocketmq/store/MessageStore.java:
##
@@ -693,14 +704,20 @@ void onCommitLogDispatch(DispatchRequest dispatchRequest,
boolean doDi
fujian-zfj commented on code in PR #7120:
URL: https://github.com/apache/rocketmq/pull/7120#discussion_r1293541906
##
store/src/main/java/org/apache/rocketmq/store/queue/RocksDBConsumeQueueTable.java:
##
@@ -0,0 +1,312 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF)
yx9o opened a new issue, #7183:
URL: https://github.com/apache/rocketmq/issues/7183
### Before Creating the Enhancement Request
- [X] I have confirmed that this should be classified as an enhancement
rather than a bug/feature.
### Summary
https://github.com/apache/ro
drivebyer commented on PR #169:
URL:
https://github.com/apache/rocketmq-operator/pull/169#issuecomment-1677453326
for example:
* https://github.com/minio/operator/tree/master/pkg/apis/minio.min.io/v2
*
https://github.com/grafana-operator/grafana-operator/tree/master/api/v1beta1
* h
drivebyer commented on PR #169:
URL:
https://github.com/apache/rocketmq-operator/pull/169#issuecomment-1677460961
PTAL @caigy
--
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
yx9o opened a new pull request, #7184:
URL: https://github.com/apache/rocketmq/pull/7184
Fixes #7183, correct mismatched commandDesc.
--
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
succeeded.
Run started by GitHub user yx9o (triggered by yx9o).
Head commit for run:
f40fe8806fe226597c4453478833eae2fcd01a20 / yx9o
[ISSUE #7183] Correct mismatched commandDesc
Report URL: https://github.com/apache/roc
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed.
Run started by GitHub user yx9o (triggered by yx9o).
Head commit for run:
25005060bbace477eeaaf4c0142cece5213efbbf / yx9o
[ISSUE #7176] Correct mismatched logs (#7177)
Report URL: https://github.com/apache/rocketmq/
codecov-commenter commented on PR #7184:
URL: https://github.com/apache/rocketmq/pull/7184#issuecomment-1677521428
##
[Codecov](https://app.codecov.io/gh/apache/rocketmq/pull/7184?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
github-actions[bot] commented on issue #4720:
URL: https://github.com/apache/rocketmq/issues/4720#issuecomment-1678251458
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
github-actions[bot] closed issue #4720: When the broker master fails,return
timeout,Client will not retry.
URL: https://github.com/apache/rocketmq/issues/4720
--
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
github-actions[bot] commented on PR #3707:
URL: https://github.com/apache/rocketmq/pull/3707#issuecomment-1678251519
This PR 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 the messa
github-actions[bot] closed pull request #3707: [ISSUE #3706] Update cq
minLogicOffset when there is only one expired cq file left
URL: https://github.com/apache/rocketmq/pull/3707
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub a
github-actions[bot] closed issue #4749: length of topic name or consumer group
not configable
URL: https://github.com/apache/rocketmq/issues/4749
--
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
github-actions[bot] commented on PR #4493:
URL: https://github.com/apache/rocketmq/pull/4493#issuecomment-1678251487
This PR 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 the messa
github-actions[bot] closed pull request #4493: Fix the default value of
parameter 'sendMsgTimeout',the default value…
URL: https://github.com/apache/rocketmq/pull/4493
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
U
github-actions[bot] commented on PR #562:
URL: https://github.com/apache/rocketmq-clients/pull/562#issuecomment-1678257702
This PR 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 the
github-actions[bot] closed pull request #562: Bump google.golang.org/grpc from
1.48.0 to 1.53.0 in /golang
URL: https://github.com/apache/rocketmq-clients/pull/562
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
dependabot[bot] commented on PR #562:
URL: https://github.com/apache/rocketmq-clients/pull/562#issuecomment-1678257744
OK, I won't notify you again about this release, but will get in touch when
a new version is available. If you'd rather skip all updates until the next
major or minor versi
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/go_modules/golang/google.golang.org/grpc-1.53.0
in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git
was 82724c8c Bump google.golang.org/grpc from 1.48.0 to
RongtongJin merged PR #7184:
URL: https://github.com/apache/rocketmq/pull/7184
--
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 closed issue #7183: [Enhancement] Correct mismatched commandDesc
URL: https://github.com/apache/rocketmq/issues/7183
--
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.
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 ac411daa2 [ISSUE #7183] Correct mismatc
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has
failed.
Run started by GitHub user RongtongJin (triggered by RongtongJin).
Head commit for run:
ac411daa27117e9115a8fc5e2d5753085f009ed9 / yx9o
[ISSUE #7183] Correct mismatched commandDesc (#7184)
Report URL: https://gi
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:
25005060bbace477eeaaf4c0142cece5213efbbf / yx9o
[ISSUE #7176] Correct mismatched logs (#7177)
Report URL: https://github.c
The GitHub Actions job "PUSH-CI" on rocketmq.git has failed.
Run started by GitHub user RongtongJin (triggered by RongtongJin).
Head commit for run:
ac411daa27117e9115a8fc5e2d5753085f009ed9 / yx9o
[ISSUE #7183] Correct mismatched commandDesc (#7184)
Report URL: https://github.com/apache/rocket
The GitHub Actions job "Coverage" on rocketmq.git has failed.
Run started by GitHub user RongtongJin (triggered by RongtongJin).
Head commit for run:
ac411daa27117e9115a8fc5e2d5753085f009ed9 / yx9o
[ISSUE #7183] Correct mismatched commandDesc (#7184)
Report URL: https://github.com/apache/rocke
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has
failed.
Run started by GitHub user RongtongJin (triggered by RongtongJin).
Head commit for run:
ac411daa27117e9115a8fc5e2d5753085f009ed9 / yx9o
[ISSUE #7183] Correct mismatched commandDesc (#7184)
Report URL: https://gi
iamgd67 commented on PR #7150:
URL: https://github.com/apache/rocketmq/pull/7150#issuecomment-1678301385
@xdkxlk cleaned commit history, can you trigger the workflows?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use t
Ziy1-Tan commented on code in PR #7180:
URL: https://github.com/apache/rocketmq/pull/7180#discussion_r1294123929
##
tools/src/main/java/org/apache/rocketmq/tools/command/metadata/RocksDBConfigToJsonCommand.java:
##
@@ -0,0 +1,117 @@
+/*
+ * Licensed to the Apache Software Founda
Ziy1-Tan commented on code in PR #7180:
URL: https://github.com/apache/rocketmq/pull/7180#discussion_r1294124046
##
tools/src/main/java/org/apache/rocketmq/tools/command/metadata/RocksDBConfigToJsonCommand.java:
##
@@ -0,0 +1,117 @@
+/*
+ * Licensed to the Apache Software Founda
Ziy1-Tan commented on code in PR #7180:
URL: https://github.com/apache/rocketmq/pull/7180#discussion_r1294124046
##
tools/src/main/java/org/apache/rocketmq/tools/command/metadata/RocksDBConfigToJsonCommand.java:
##
@@ -0,0 +1,117 @@
+/*
+ * Licensed to the Apache Software Founda
Ziy1-Tan commented on code in PR #7180:
URL: https://github.com/apache/rocketmq/pull/7180#discussion_r1294124737
##
tools/src/main/java/org/apache/rocketmq/tools/command/metadata/RocksDBConfigToJsonCommand.java:
##
@@ -0,0 +1,117 @@
+/*
+ * Licensed to the Apache Software Founda
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has
succeeded.
Run started by GitHub user Ziy1-Tan (triggered by RongtongJin).
Head commit for run:
43664907ff2e1a99ea2bedbe19bb9902b640ecf6 / Ziy1-Tan
refactor: fix style
Report URL: https://github.com/apache/rocketmq/acti
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed.
Run started by GitHub user fujian-zfj (triggered by fujian-zfj).
Head commit for run:
ac411daa27117e9115a8fc5e2d5753085f009ed9 / yx9o
[ISSUE #7183] Correct mismatched commandDesc (#7184)
Report URL: https://github.c
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed.
Run started by GitHub user Ziy1-Tan (triggered by Ziy1-Tan).
Head commit for run:
ac411daa27117e9115a8fc5e2d5753085f009ed9 / yx9o
[ISSUE #7183] Correct mismatched commandDesc (#7184)
Report URL: https://github.com/a
The GitHub Actions job "Coverage" on rocketmq.git has succeeded.
Run started by GitHub user fujian-zfj (triggered by fujian-zfj).
Head commit for run:
fd6a8c8dc4df6633489ae7e339d866b98b4ecb1e / zfj
optimize
Report URL: https://github.com/apache/rocketmq/actions/runs/5863203469
With regards,
G
codecov-commenter commented on PR #7180:
URL: https://github.com/apache/rocketmq/pull/7180#issuecomment-1678381608
##
[Codecov](https://app.codecov.io/gh/apache/rocketmq/pull/7180?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 fujian-zfj (triggered by fujian-zfj).
Head commit for run:
fd6a8c8dc4df6633489ae7e339d866b98b4ecb1e / zfj
optimize
Report URL: https://github.com/apache/rocketmq/actions/runs/586320346
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has
succeeded.
Run started by GitHub user Ziy1-Tan (triggered by RongtongJin).
Head commit for run:
43664907ff2e1a99ea2bedbe19bb9902b640ecf6 / Ziy1-Tan
refactor: fix style
Report URL: https://github.com/apache/rocketmq/acti
xuanskyer opened a new issue, #7185:
URL: https://github.com/apache/rocketmq/issues/7185
### 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
leizhiyuan opened a new issue, #586:
URL: https://github.com/apache/rocketmq-clients/issues/586
### Before Creating the Enhancement Request
- [X] I have confirmed that this should be classified as an enhancement
rather than a bug/feature.
### Programming Language of the Cli
xdkxlk commented on PR #7150:
URL: https://github.com/apache/rocketmq/pull/7150#issuecomment-1678498568
> @xdkxlk cleaned commit history, can you trigger the workflows?
OK
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
55 matches
Mail list logo