HappyAxin commented on issue #7520:
URL: https://github.com/apache/rocketmq/issues/7520#issuecomment-1788542179
> > run `bin/mqadmin clusterList -n 127.0.0.1:9876` to check broker and
namesrv started or not
>
> proxy启动时报错
:
第一步:打开Cluster界面
第二步:假如此时向单机发送12条消息,Today Produce Count与Today Consume
Count都是12,此时是正确的。(下面这张图片不一致时因为我执行了场景一的步骤,可以往下看为什么回这样)
 {
private void doCommit() {
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has
failed.
Run started by GitHub user fujian-zfj (triggered by fujian-zfj).
Head commit for run:
2876500cea7bf0f4bd75b958fe8e86b3951d5952 / zfj
polish
Report URL: https://github.com/apache/rocketmq/actions/runs/6718192365
The GitHub Actions job "E2E test for pull request" on rocketmq.git has
succeeded.
Run started by GitHub user fujian-zfj (triggered by fujian-zfj).
Head commit for run:
26fa0501482bbf31c2a64a33f329ab9744ac3800 / fuyou001
[ISSUE #7501] The broker supports idempotence in creating topics (#7502)
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:
2876500cea7bf0f4bd75b958fe8e86b3951d5952 / zfj
polish
Report URL: https://github.com/apache/rocketmq/actions/runs/6718192361
With regards,
Git
codecov-commenter commented on PR #7524:
URL: https://github.com/apache/rocketmq/pull/7524#issuecomment-1788719316
##
[Codecov](https://app.codecov.io/gh/apache/rocketmq/pull/7524?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:
2876500cea7bf0f4bd75b958fe8e86b3951d5952 / zfj
polish
Report URL: https://github.com/apache/rocketmq/actions/runs/6718192355
fujian-zfj commented on code in PR #7524:
URL: https://github.com/apache/rocketmq/pull/7524#discussion_r1378659522
##
store/src/main/java/org/apache/rocketmq/store/CommitLog.java:
##
@@ -1634,12 +1634,18 @@ private void swapRequests() {
private void doCommit() {
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has
failed.
Run started by GitHub user fujian-zfj (triggered by fujian-zfj).
Head commit for run:
6889bbb91dd8def61609b5045cd345397de97b78 / zfj
add log
Report URL: https://github.com/apache/rocketmq/actions/runs/6719029516
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:
26fa0501482bbf31c2a64a33f329ab9744ac3800 / fuyou001
[ISSUE #7501] The broker supports idempotence in creating topics (#7502)
Repo
The GitHub Actions job "Coverage" on rocketmq.git has failed.
Run started by GitHub user fujian-zfj (triggered by fujian-zfj).
Head commit for run:
6889bbb91dd8def61609b5045cd345397de97b78 / zfj
add log
Report URL: https://github.com/apache/rocketmq/actions/runs/6719029525
With regards,
GitHu
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has
succeeded.
Run started by GitHub user fujian-zfj (triggered by fujian-zfj).
Head commit for run:
6889bbb91dd8def61609b5045cd345397de97b78 / zfj
add log
Report URL: https://github.com/apache/rocketmq/actions/runs/6719029
github-actions[bot] commented on issue #5442:
URL: https://github.com/apache/rocketmq/issues/5442#issuecomment-1789858094
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
github-actions[bot] commented on issue #5440:
URL: https://github.com/apache/rocketmq/issues/5440#issuecomment-1789858113
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
leizhiyuan opened a new issue, #7526:
URL: https://github.com/apache/rocketmq/issues/7526
### 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
drpmma commented on issue #7519:
URL: https://github.com/apache/rocketmq/issues/7519#issuecomment-1789981186
Maybe it is more appropriate to address this issue in
[rocketmq-spring](https://github.com/apache/rocketmq-spring) repo.
--
This is an automated message from the Apache Git Service
HappyAxin commented on issue #592:
URL:
https://github.com/apache/rocketmq-spring/issues/592#issuecomment-1790009425
Has the program stopped being maintained?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
HappyAxin commented on issue #592:
URL:
https://github.com/apache/rocketmq-spring/issues/592#issuecomment-1790011654
Why doesn't your supported version work with the latest version of RocketMQ?
Don't you work together?
--
This is an automated message from the Apache Git Service.
To respo
RongtongJin merged PR #7524:
URL: https://github.com/apache/rocketmq/pull/7524
--
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 #7523: [Bug] message will flush timeout when
transientStorePoolEnable=true and flushDiskType=SYNC_FLUSH
URL: https://github.com/apache/rocketmq/issues/7523
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
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 46962c262c [ISSUE #7523] Message will f
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:
46962c262c37554ff09afe9e02c7baf66a5ecc73 / fujian-zfj <2573259...@qq.com>
[ISSUE #7523] Message will flush timeout when trans
The GitHub Actions job "PUSH-CI" on rocketmq.git has failed.
Run started by GitHub user RongtongJin (triggered by RongtongJin).
Head commit for run:
46962c262c37554ff09afe9e02c7baf66a5ecc73 / fujian-zfj <2573259...@qq.com>
[ISSUE #7523] Message will flush timeout when transientStorePoolEnable=tr
The GitHub Actions job "Coverage" on rocketmq.git has succeeded.
Run started by GitHub user RongtongJin (triggered by RongtongJin).
Head commit for run:
46962c262c37554ff09afe9e02c7baf66a5ecc73 / fujian-zfj <2573259...@qq.com>
[ISSUE #7523] Message will flush timeout when transientStorePoolEnabl
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has
failed.
Run started by GitHub user DongyuanPan (triggered by DongyuanPan).
Head commit for run:
ac69160a47f817bc4ccfb2007dd6e7a4a57f8c2a / Dongyuan Pan
fix unit test
Report URL: https://github.com/apache/rocketmq/action
HappyAxin opened a new issue, #7527:
URL: https://github.com/apache/rocketmq/issues/7527
### Is Your Feature Request Related to a Problem?
None
### Describe the Solution You'd Like
.
Head commit for run:
46962c262c37554ff09afe9e02c7baf66a5ecc73 / fujian-zfj <2573259...@qq.com>
[ISSUE #7523] Message will flush timeout when transient
codecov-commenter commented on PR #7525:
URL: https://github.com/apache/rocketmq/pull/7525#issuecomment-1790163918
##
[Codecov](https://app.codecov.io/gh/apache/rocketmq/pull/7525?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
31 matches
Mail list logo