[GitHub] [rocketmq]: Workflow run "Build and Run Tests by Bazel" failed!

2023-09-05 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user RongtongJin (triggered by lizhanhui). Head commit for run: 31d10385d1616445478104ce9ef463a8c4852ba2 / guyinyou <36399867+guyin...@users.noreply.github.com> [ISSUE #7289] Fixed asynchron

[GitHub] [rocketmq] zooah212 commented on issue #7187: [Bug] RocketMQ consumer消费不到第一条消息

2023-09-05 Thread via GitHub
zooah212 commented on issue #7187: URL: https://github.com/apache/rocketmq/issues/7187#issuecomment-1706208664 > 还真的是。我也复现这个问题了。 同样的5.1.3版本 嗯。当在高可用场景下,会出现更严重的问题。如果有两个 master A 和 B,当发消息的时候会随机在某个 master 上面创建 topic,比如在 master A 上面创建好了 topic,之后发/收消息会正常;但是当 master A 挂掉之后,再发消息则 Producer 会直接

[GitHub] [rocketmq] RongtongJin closed issue #7292: jna--934747322/jna13951917643251975730.tmp, 0x0001): tried: '/private/var/folders/nv/z8ncdq6n6ngf1nqfsq4hrkk80000gn/T/jna--934747322/jna139519176432

2023-09-05 Thread via GitHub
RongtongJin closed issue #7292: jna--934747322/jna13951917643251975730.tmp, 0x0001): tried: '/private/var/folders/nv/z8ncdq6n6ngf1nqfsq4hrkk8gn/T/jna--934747322/jna13951917643251975730.tmp' (fat file, but missing compatible architecture (have 'i386,x86_64', need 'arm64e')) URL: https://gi

[GitHub] [rocketmq] RongtongJin opened a new issue, #7293: [Enhancement] Throw NPE in alter sync state set

2023-09-05 Thread via GitHub
RongtongJin opened a new issue, #7293: URL: https://github.com/apache/rocketmq/issues/7293 ### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary NPE report when alter

[GitHub] [rocketmq] RongtongJin opened a new pull request, #7294: [ISSUE #7293] Fix NPE when alter sync state set

2023-09-05 Thread via GitHub
RongtongJin opened a new pull request, #7294: URL: https://github.com/apache/rocketmq/pull/7294 ### Which Issue(s) This PR Fixes Fixes #7293 ### Brief Description Fix NPE when alter sync state set ### How Did You Test This Change?

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

2023-09-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: af4c9065e619a2385518c0ea001d8041ce36c805 / RongtongJin Fix NPE when alter sync state set Report URL: https://github.com

[GitHub] [rocketmq]: Workflow run "Coverage" failed!

2023-09-05 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: af4c9065e619a2385518c0ea001d8041ce36c805 / RongtongJin Fix NPE when alter sync state set Report URL: https://github.com/apache/rocketmq/actions

[GitHub] [rocketmq]: Workflow run "E2E test for pull request" failed!

2023-09-05 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: 31d10385d1616445478104ce9ef463a8c4852ba2 / guyinyou <36399867+guyin...@users.noreply.github.com> [ISSUE #7289] Fixed asynchronou

[rocketmq-clients] tag golang/v5.0.1-rc.5 created (now 973c9580)

2023-09-05 Thread kaili
This is an automated email from the ASF dual-hosted git repository. kaili pushed a change to tag golang/v5.0.1-rc.5 in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git at 973c9580 (commit) No new revisions were added by this update.

[GitHub] [rocketmq] yuz10 opened a new issue, #7295: [Enhancement] Reserve time for next retrial when send message.

2023-09-05 Thread via GitHub
yuz10 opened a new issue, #7295: URL: https://github.com/apache/rocketmq/issues/7295 ### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary Normally, when one broker g

[GitHub] [rocketmq] drpmma opened a new issue, #7296: [Enhancement] Add go-away mechanism for rocketmq-client

2023-09-05 Thread via GitHub
drpmma opened a new issue, #7296: URL: https://github.com/apache/rocketmq/issues/7296 ### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary Add `go-away` mechanism fo

[GitHub] [rocketmq-flink] SOD-DOB opened a new issue, #100: Run on k8s, it's throw RemotingTimeoutException

2023-09-05 Thread via GitHub
SOD-DOB opened a new issue, #100: URL: https://github.com/apache/rocketmq-flink/issues/100 my Flink Job run on k8s with flink-kubernetes-operator [https://github.com/apache/flink-kubernetes-operator]([flink-kubernetes-operator](flink-kubernetes-operator) Tasks always report errors

[GitHub] [rocketmq]: Workflow run "Coverage" failed!

2023-09-05 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: a30d9fc6cb724460861a8dbbb06d2b1b9030f6e5 / yuz10 <845238...@qq.com> [ISSUE #7295] Reserve time for next retrial when send message. Report URL: https://github

[GitHub] [rocketmq]: Workflow run "Coverage" failed!

2023-09-05 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: 752e3bf5f0f2de22d3095f4e9bda9ab51df77193 / yuz10 <845238...@qq.com> [ISSUE #7295] Reserve time for next retrial when send message. Report URL: https://github

[GitHub] [rocketmq]: Workflow run "Build and Run Tests by Maven" failed!

2023-09-05 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: a30d9fc6cb724460861a8dbbb06d2b1b9030f6e5 / yuz10 <845238...@qq.com> [ISSUE #7295] Reserve time for next retrial when send message. Repor

[GitHub] [rocketmq]: Workflow run "Build and Run Tests by Bazel" failed!

2023-09-05 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: a30d9fc6cb724460861a8dbbb06d2b1b9030f6e5 / yuz10 <845238...@qq.com> [ISSUE #7295] Reserve time for next retrial when send message. Repor

[GitHub] [rocketmq]: Workflow run "Build and Run Tests by Maven" failed!

2023-09-05 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: 752e3bf5f0f2de22d3095f4e9bda9ab51df77193 / yuz10 <845238...@qq.com> [ISSUE #7295] Reserve time for next retrial when send message. Repor

[GitHub] [rocketmq]: Workflow run "Build and Run Tests by Bazel" failed!

2023-09-05 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: 752e3bf5f0f2de22d3095f4e9bda9ab51df77193 / yuz10 <845238...@qq.com> [ISSUE #7295] Reserve time for next retrial when send message. Repor

[GitHub] [rocketmq]: Workflow run "Coverage" failed!

2023-09-05 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: bcb6e46d20e8bd6126c32778e37c70531d65d772 / yuz10 <845238...@qq.com> Merge branch 'apache:develop' into develop1 Report URL: https://github.com/apache/rocketm

[GitHub] [rocketmq]: Workflow run "E2E test for pull request" failed!

2023-09-05 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: 31d10385d1616445478104ce9ef463a8c4852ba2 / guyinyou <36399867+guyin...@users.noreply.github.com> [ISSUE #7289] Fixed asynchronous send backp

[GitHub] [rocketmq]: Workflow run "Coverage" failed!

2023-09-05 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: d10a8a1764b10bfd00ed7658b98a27551a2543d8 / yuz10 <845238...@qq.com> [#7295] Reserve time for next retrial when send message. Report URL: https://github.com/a

[GitHub] [rocketmq]: Workflow run "Build and Run Tests by Maven" failed!

2023-09-05 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: d10a8a1764b10bfd00ed7658b98a27551a2543d8 / yuz10 <845238...@qq.com> [#7295] Reserve time for next retrial when send message. Report URL:

[GitHub] [rocketmq]: Workflow run "Build and Run Tests by Bazel" failed!

2023-09-05 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: d10a8a1764b10bfd00ed7658b98a27551a2543d8 / yuz10 <845238...@qq.com> [#7295] Reserve time for next retrial when send message. Report URL:

[GitHub] [rocketmq]: Workflow run "E2E test for pull request" failed!

2023-09-05 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: 31d10385d1616445478104ce9ef463a8c4852ba2 / guyinyou <36399867+guyin...@users.noreply.github.com> [ISSUE #7289] Fixed asynchronous send backp

[GitHub] [rocketmq]: Workflow run "E2E test for pull request" failed!

2023-09-05 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: 31d10385d1616445478104ce9ef463a8c4852ba2 / guyinyou <36399867+guyin...@users.noreply.github.com> [ISSUE #7289] Fixed asynchronous send backp

[GitHub] [rocketmq]: Workflow run "E2E test for pull request" failed!

2023-09-05 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: 31d10385d1616445478104ce9ef463a8c4852ba2 / guyinyou <36399867+guyin...@users.noreply.github.com> [ISSUE #7289] Fixed asynchronous send backp

[GitHub] [rocketmq]: Workflow run "Coverage" is working again!

2023-09-05 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has succeeded. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: c7cbf5a519ee64ef174816e9e12061a21d16f954 / yuz10 <845238...@qq.com> [ISSUE #7295] Reserve time for next retrial when send message. Report URL: https://git

[GitHub] [rocketmq]: Workflow run "Build and Run Tests by Maven" failed!

2023-09-05 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: bcb6e46d20e8bd6126c32778e37c70531d65d772 / yuz10 <845238...@qq.com> Merge branch 'apache:develop' into develop1 Report URL: https://gith

[GitHub] [rocketmq]: Workflow run "E2E test for pull request" failed!

2023-09-05 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: 31d10385d1616445478104ce9ef463a8c4852ba2 / guyinyou <36399867+guyin...@users.noreply.github.com> [ISSUE #7289] Fixed asynchronous send backp

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

2023-09-05 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: c7cbf5a519ee64ef174816e9e12061a21d16f954 / yuz10 <845238...@qq.com> [ISSUE #7295] Reserve time for next retrial when send message. Re

[GitHub] [rocketmq]: Workflow run "Build and Run Tests by Bazel" failed!

2023-09-05 Thread GitBox
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: d1bc245b47c9f754166c53805d6b88c21bd775ca / RongtongJin Optimize the performance of pop and pull Report URL: https://github

[GitHub] [rocketmq]: Workflow run "Coverage" failed!

2023-09-05 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: d1bc245b47c9f754166c53805d6b88c21bd775ca / RongtongJin Optimize the performance of pop and pull Report URL: https://github.com/apache/rocketmq/

[GitHub] [rocketmq]: Workflow run "E2E test for pull request" failed!

2023-09-05 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: 31d10385d1616445478104ce9ef463a8c4852ba2 / guyinyou <36399867+guyin...@users.noreply.github.com> [ISSUE #7289] Fixed asynchronou

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

2023-09-05 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has succeeded. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: 5d194a7b2b8728b59d55cb74ab8cf8e18e82e309 / yuz10 <845238...@qq.com> fix test Report URL: https://github.com/apache/rocketmq/actions/r

[GitHub] [rocketmq]: Workflow run "Build and Run Tests by Maven" failed!

2023-09-05 Thread GitBox
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: d1bc245b47c9f754166c53805d6b88c21bd775ca / RongtongJin Optimize the performance of pop and pull Report URL: https://github

[GitHub] [rocketmq]: Workflow run "E2E test for pull request" failed!

2023-09-05 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: 31d10385d1616445478104ce9ef463a8c4852ba2 / guyinyou <36399867+guyin...@users.noreply.github.com> [ISSUE #7289] Fixed asynchronous send backp

[GitHub] [rocketmq]: Workflow run "Coverage" is working again!

2023-09-05 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has succeeded. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: 5d194a7b2b8728b59d55cb74ab8cf8e18e82e309 / yuz10 <845238...@qq.com> fix test Report URL: https://github.com/apache/rocketmq/actions/runs/6083880573 With

[GitHub] [rocketmq] codecov-commenter commented on pull request #7298: [ISSUE #7295] Reserve time for next retrial when send message.

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

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

2023-09-05 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: 5d194a7b2b8728b59d55cb74ab8cf8e18e82e309 / yuz10 <845238...@qq.com> fix test Report URL: https://github.com/apache/rocketmq/actions/r

[GitHub] [rocketmq]: Workflow run "PR-CI" failed!

2023-09-05 Thread GitBox
The GitHub Actions job "PR-CI" on rocketmq.git has failed. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: 05699d69fa2610fb93bb74b54d52f646cd29ed0b / RongtongJin Pass the UTs Report URL: https://github.com/apache/rocketmq/actions/runs/6084536733 With r

[GitHub] [rocketmq]: Workflow run "E2E test for pull request" failed!

2023-09-05 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: 31d10385d1616445478104ce9ef463a8c4852ba2 / guyinyou <36399867+guyin...@users.noreply.github.com> [ISSUE #7289] Fixed asynchronou

[GitHub] [rocketmq]: Workflow run "Build and Run Tests by Bazel" failed!

2023-09-05 Thread GitBox
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: 05699d69fa2610fb93bb74b54d52f646cd29ed0b / RongtongJin Pass the UTs Report URL: https://github.com/apache/rocketmq/actions

[GitHub] [rocketmq]: Workflow run "PR-CI" is working again!

2023-09-05 Thread GitBox
The GitHub Actions job "PR-CI" on rocketmq.git has succeeded. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: 81406400c109800cec9e064ecc5a7a4b907f0538 / RongtongJin Remove useless import Report URL: https://github.com/apache/rocketmq/actions/runs/608460

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

2023-09-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: 81406400c109800cec9e064ecc5a7a4b907f0538 / RongtongJin Remove useless import Report URL: https://github.com/apache/rock

[GitHub] [rocketmq]: Workflow run "Coverage" failed!

2023-09-05 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: 05699d69fa2610fb93bb74b54d52f646cd29ed0b / RongtongJin Pass the UTs Report URL: https://github.com/apache/rocketmq/actions/runs/6084536761 Wit

[GitHub] [rocketmq]: Workflow run "Coverage" failed!

2023-09-05 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: 81406400c109800cec9e064ecc5a7a4b907f0538 / RongtongJin Remove useless import Report URL: https://github.com/apache/rocketmq/actions/runs/608460

[GitHub] [rocketmq]: Workflow run "Build and Run Tests by Maven" failed!

2023-09-05 Thread GitBox
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: 05699d69fa2610fb93bb74b54d52f646cd29ed0b / RongtongJin Pass the UTs Report URL: https://github.com/apache/rocketmq/actions

[GitHub] [rocketmq-clients] eventhorizon-cli closed pull request #595: Merge pull request #1 from apache/master

2023-09-05 Thread via GitHub
eventhorizon-cli closed pull request #595: Merge pull request #1 from apache/master URL: https://github.com/apache/rocketmq-clients/pull/595 -- 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

[GitHub] [rocketmq]: Workflow run "E2E test for pull request" failed!

2023-09-05 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: 31d10385d1616445478104ce9ef463a8c4852ba2 / guyinyou <36399867+guyin...@users.noreply.github.com> [ISSUE #7289] Fixed asynchronou

[GitHub] [rocketmq]: Workflow run "Build and Run Tests by Maven" failed!

2023-09-05 Thread GitBox
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: 81406400c109800cec9e064ecc5a7a4b907f0538 / RongtongJin Remove useless import Report URL: https://github.com/apache/rocketm

[GitHub] [rocketmq]: Workflow run "Snapshot Daily Release Automation" failed!

2023-09-05 Thread GitBox
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: 31d10385d1616445478104ce9ef463a8c4852ba2 / guyinyou <36399867+guyin...@users.noreply.github.com> [ISSUE #7289] Fixed asynch

[GitHub] [rocketmq] yulangz opened a new issue, #7300: [Enhancement] Use JRaft to Implement Controller

2023-09-05 Thread via GitHub
yulangz opened a new issue, #7300: URL: https://github.com/apache/rocketmq/issues/7300 ### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary The Controller is impleme

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

2023-09-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: 81406400c109800cec9e064ecc5a7a4b907f0538 / RongtongJin Remove useless import Report URL: https://github.com/apache/rock

[GitHub] [rocketmq] yulangz opened a new pull request, #7301: jRaft-Controller Implemention

2023-09-05 Thread via GitHub
yulangz opened a new pull request, #7301: URL: https://github.com/apache/rocketmq/pull/7301 ### Which Issue(s) This PR Fixes Fixes #7300 ### Brief Description Use [JRaft](https://github.com/sofastack/sofa-jraft) to Implement Controller. New Configuration

[GitHub] [rocketmq]: Workflow run "Build and Run Tests by Bazel" failed!

2023-09-05 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user yulangz (triggered by RongtongJin). Head commit for run: 75291879286fb64661d12a1bebd90a19db62ab1c / yulangz <1301481...@qq.com> jRaft-Controller Implemention Report URL: https://github.

[GitHub] [rocketmq-client-go] gougousha opened a new issue, #1092: 集群环境下,不同机器获取到同一个topic的消息队列不一致

2023-09-05 Thread via GitHub
gougousha opened a new issue, #1092: URL: https://github.com/apache/rocketmq-client-go/issues/1092 {"log.level":"INFO","time":"2023-09-05T09:58:19.201Z","log.origin.file.name":"rocketmq/producer.go:108","msg":"HashQueueSelector Succuess","hashKey":"Wq1c5rwfoyJc0mfZM","queueList":[{"topic":

[GitHub] [rocketmq] codecov-commenter commented on pull request #7301: [ISSUE #7300] jRaft-Controller Implemention

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

[GitHub] [rocketmq]: Workflow run "Coverage" is working again!

2023-09-05 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has succeeded. Run started by GitHub user yulangz (triggered by RongtongJin). Head commit for run: 75291879286fb64661d12a1bebd90a19db62ab1c / yulangz <1301481...@qq.com> jRaft-Controller Implemention Report URL: https://github.com/apache/rocketm

[GitHub] [rocketmq-client-go] gougousha commented on issue #1092: 集群环境下,不同机器获取到同一个topic的消息队列不一致

2023-09-05 Thread via GitHub
gougousha commented on issue #1092: URL: https://github.com/apache/rocketmq-client-go/issues/1092#issuecomment-1707575838 另一条机器 {"log.level":"INFO","time":"2023-09-05T09:58:19.195Z","log.origin.file.name":"rocketmq/producer.go:108","msg":"HashQueueSelector Succuess","hashKey":"Wq1c

[GitHub] [rocketmq] yuz10 opened a new issue, #7302: [Bug] singleTopicRegister code deleted in merge

2023-09-05 Thread via GitHub
yuz10 opened a new issue, #7302: URL: https://github.com/apache/rocketmq/issues/7302 ### 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 have

[GitHub] [rocketmq]: Workflow run "E2E test for pull request" failed!

2023-09-05 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user yulangz (triggered by yulangz). Head commit for run: 31d10385d1616445478104ce9ef463a8c4852ba2 / guyinyou <36399867+guyin...@users.noreply.github.com> [ISSUE #7289] Fixed asynchronous send b

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

2023-09-05 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has succeeded. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: 3ada83fe8abc769a4d544ea26f66c5ce8e808a75 / yuz10 <845238...@qq.com> Ensuring consistency between broker and nameserver data when delet

[GitHub] [rocketmq] codecov-commenter commented on pull request #7303: Fix singleTopicRegister code deleted in merge

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

[GitHub] [rocketmq]: Workflow run "E2E test for pull request" failed!

2023-09-05 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: 31d10385d1616445478104ce9ef463a8c4852ba2 / guyinyou <36399867+guyin...@users.noreply.github.com> [ISSUE #7289] Fixed asynchronous send backp

[GitHub] [rocketmq] dev-techmoe opened a new issue, #7304: [Bug] [Client] DefaultLitePullConsumerImpl.poll not working correct

2023-09-05 Thread via GitHub
dev-techmoe opened a new issue, #7304: URL: https://github.com/apache/rocketmq/issues/7304 ### 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]

[GitHub] [rocketmq]: Workflow run "Build and Run Tests by Maven" failed!

2023-09-05 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: 3ada83fe8abc769a4d544ea26f66c5ce8e808a75 / yuz10 <845238...@qq.com> Ensuring consistency between broker and nameserver data when deleting

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

2023-09-05 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: 3ada83fe8abc769a4d544ea26f66c5ce8e808a75 / yuz10 <845238...@qq.com> Ensuring consistency between broker and nameserver data when delet

[rocketmq] branch develop updated: [ISSUE #7302] Fix singleTopicRegister code deleted in merge

2023-09-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 d67b9d64cb [ISSUE #7302] Fix singleTop

[GitHub] [rocketmq] RongtongJin merged pull request #7303: [ISSUE #7302] Fix singleTopicRegister code deleted in merge

2023-09-05 Thread via GitHub
RongtongJin merged PR #7303: URL: https://github.com/apache/rocketmq/pull/7303 -- 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

[GitHub] [rocketmq]: Workflow run "Coverage" failed!

2023-09-05 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: d67b9d64cbd53824798af57ba18770e0fcefa37a / yuz10 <845238...@qq.com> [ISSUE #7302] Fix singleTopicRegister code deleted in merge Report URL: http

[GitHub] [rocketmq]: Workflow run "PUSH-CI" failed!

2023-09-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: d67b9d64cbd53824798af57ba18770e0fcefa37a / yuz10 <845238...@qq.com> [ISSUE #7302] Fix singleTopicRegister code deleted in merge Report URL: https

[GitHub] [rocketmq] lizhimins opened a new issue, #7305: [Bug] Fix metrics and transactional not shutdown cause broker coredump

2023-09-05 Thread via GitHub
lizhimins opened a new issue, #7305: URL: https://github.com/apache/rocketmq/issues/7305 ### 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

[GitHub] [rocketmq] echooymxq opened a new issue, #7306: [Enhancement]Create sys topic subscription when autoCreateSubscriptionGroup false

2023-09-05 Thread via GitHub
echooymxq opened a new issue, #7306: URL: https://github.com/apache/rocketmq/issues/7306 ### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary At proxy mode, we use t

[GitHub] [rocketmq] lizhimins opened a new pull request, #7307: [ISSUE #7305] Fix metrics and transactional not shutdown cause broker coredump

2023-09-05 Thread via GitHub
lizhimins opened a new pull request, #7307: URL: https://github.com/apache/rocketmq/pull/7307 … coredump ### Which Issue(s) This PR Fixes Fixes #7305 ### Brief Description ### How Did You Test This Change? -- This is an automa

[GitHub] [rocketmq] echooymxq commented on issue #7306: [Enhancement]Create sys topic subscription when autoCreateSubscriptionGroup false

2023-09-05 Thread via GitHub
echooymxq commented on issue #7306: URL: https://github.com/apache/rocketmq/issues/7306#issuecomment-1707757131 /cc @xdkxlk @drpmma -- 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 c

[GitHub] [rocketmq]: Workflow run "Build and Run Tests by Bazel" failed!

2023-09-05 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user lizhimins (triggered by lizhimins). Head commit for run: 73e16e42c5ac47d747135d3a3810fa6e41c55deb / lizhimins <707364...@qq.com> [ISSUE #7305] Fix metrics and transactional not shutdown

[GitHub] [rocketmq]: Workflow run "E2E test for pull request" failed!

2023-09-05 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user lizhimins (triggered by lizhimins). Head commit for run: d67b9d64cbd53824798af57ba18770e0fcefa37a / yuz10 <845238...@qq.com> [ISSUE #7302] Fix singleTopicRegister code deleted in merge Rep

[GitHub] [rocketmq]: Workflow run "Build and Run Tests by Bazel" failed!

2023-09-05 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user lizhimins (triggered by lizhimins). Head commit for run: 73e16e42c5ac47d747135d3a3810fa6e41c55deb / lizhimins <707364...@qq.com> [ISSUE #7305] Fix metrics and transactional not shutdown