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

2023-07-24 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user zd46319 (triggered by zd46319). Head commit for run: 8027cfc7cbb6c120d2fc045e0caa8debe1028a31 / maclong1989 <814742...@qq.com> [ISSUE #7063] doc: fix typo in user_guide.md Signed-off-by: ji

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

2023-07-24 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user zd46319 (triggered by zd46319). Head commit for run: 8027cfc7cbb6c120d2fc045e0caa8debe1028a31 / maclong1989 <814742...@qq.com> [ISSUE #7063] doc: fix typo in user_guide.md Signed-off-by: ji

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

2023-07-24 Thread GitBox
The GitHub Actions job "PR-CI" on rocketmq.git has failed. Run started by GitHub user zd46319 (triggered by RongtongJin). Head commit for run: f051a779b7494bb14ca3a33c001f51a8a55e00c1 / zd46319 [ISSUE #6810] Fix the bug of mistakenly deleting data in clientChannelTable when the channel expire

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

2023-07-24 Thread GitBox
The GitHub Actions job "PR-CI" on rocketmq.git has failed. Run started by GitHub user zd46319 (triggered by RongtongJin). Head commit for run: f051a779b7494bb14ca3a33c001f51a8a55e00c1 / zd46319 [ISSUE #6810] Fix the bug of mistakenly deleting data in clientChannelTable when the channel expire

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

2023-07-24 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has succeeded. Run started by GitHub user zd46319 (triggered by RongtongJin). Head commit for run: f051a779b7494bb14ca3a33c001f51a8a55e00c1 / zd46319 [ISSUE #6810] Fix the bug of mistakenly deleting data in clientChannelTabl

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

2023-07-24 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user zd46319 (triggered by RongtongJin). Head commit for run: f051a779b7494bb14ca3a33c001f51a8a55e00c1 / zd46319 [ISSUE #6810] Fix the bug of mistakenly deleting data in clientChannelTable when the channel expi

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

2023-07-24 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user zd46319 (triggered by RongtongJin). Head commit for run: f051a779b7494bb14ca3a33c001f51a8a55e00c1 / zd46319 [ISSUE #6810] Fix the bug of mistakenly deleting data in clientChannelTable when the channel expi

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

2023-07-24 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user zd46319 (triggered by RongtongJin). Head commit for run: f051a779b7494bb14ca3a33c001f51a8a55e00c1 / zd46319 [ISSUE #6810] Fix the bug of mistakenly deleting data in clientChannelTable

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

2023-07-24 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user zd46319 (triggered by RongtongJin). Head commit for run: f051a779b7494bb14ca3a33c001f51a8a55e00c1 / zd46319 [ISSUE #6810] Fix the bug of mistakenly deleting data in clientChannelTable

[GitHub] [rocketmq] zd46319 closed pull request #7070: [ISSUE #6810] Fix the bug of mistakenly deleting data in clientChannelTable when the channel expires

2023-07-24 Thread via GitHub
zd46319 closed pull request #7070: [ISSUE #6810] Fix the bug of mistakenly deleting data in clientChannelTable when the channel expires URL: https://github.com/apache/rocketmq/pull/7070 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

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

2023-07-24 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has succeeded. Run started by GitHub user wuyoudexiao (triggered by aaron-ai). Head commit for run: 603e4cf646561ecd52608aaa98a99a8f23146553 / wxc Java 9 introduces overridden methods with covariant return types for the following methods in jav

[GitHub] [rocketmq-clients] bellingard commented on a diff in pull request #472: Test: Add sonarcloud pipeline

2023-07-24 Thread via GitHub
bellingard commented on code in PR #472: URL: https://github.com/apache/rocketmq-clients/pull/472#discussion_r1272025996 ## .github/workflows/java_sonar.yml: ## @@ -0,0 +1,38 @@ +name: SonarCloud +on: + push: +branches: + - master + pull_request: +types: [opened,

[GitHub] [rocketmq] Koado opened a new issue, #7074: [Feature] Allow a BoundaryType to be specified when retrieving offset based on the timestamp

2023-07-24 Thread via GitHub
Koado opened a new issue, #7074: URL: https://github.com/apache/rocketmq/issues/7074 ### Is Your Feature Request Related to a Problem? DefaultMQAdminExt.class in package _org.apache.rocketmq.tools.admin_ provides interface searchOffset(), function signature as below: ```java pu

[GitHub] [rocketmq-spring] Junior233 opened a new pull request, #575: Update application.properties

2023-07-24 Thread via GitHub
Junior233 opened a new pull request, #575: URL: https://github.com/apache/rocketmq-spring/pull/575 ## What is the purpose of the change Fix configuration file space errors ## Brief changelog ## Verifying this change Follow this checklist to help us

[GitHub] [rocketmq] github-actions[bot] commented on pull request #3266: [ISSUE #3265]add GrayRelease AllocateMessageQueue strategy

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #3266: URL: https://github.com/apache/rocketmq/pull/3266#issuecomment-1648782704 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] [rocketmq] github-actions[bot] closed pull request #3266: [ISSUE #3265]add GrayRelease AllocateMessageQueue strategy

2023-07-24 Thread via GitHub
github-actions[bot] closed pull request #3266: [ISSUE #3265]add GrayRelease AllocateMessageQueue strategy URL: https://github.com/apache/rocketmq/pull/3266 -- 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

[GitHub] [rocketmq] github-actions[bot] commented on pull request #2742: [ISSUE#2740]optimize some methods

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #2742: URL: https://github.com/apache/rocketmq/pull/2742#issuecomment-1648782732 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] [rocketmq] github-actions[bot] closed pull request #2742: [ISSUE#2740]optimize some methods

2023-07-24 Thread via GitHub
github-actions[bot] closed pull request #2742: [ISSUE#2740]optimize some methods URL: https://github.com/apache/rocketmq/pull/2742 -- 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

[GitHub] [rocketmq] github-actions[bot] commented on pull request #2073: [ISSUE #2072] Add implementations for oexamineSubscriptionGroupConfig

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #2073: URL: https://github.com/apache/rocketmq/pull/2073#issuecomment-1648782779 This PR 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. If you wish not to mark it as stale, pleas

[GitHub] [rocketmq] github-actions[bot] commented on pull request #2010: [ISSUE #2009] Add message head and body length field

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #2010: URL: https://github.com/apache/rocketmq/pull/2010#issuecomment-1648782807 This PR 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. If you wish not to mark it as stale, pleas

[GitHub] [rocketmq] github-actions[bot] commented on pull request #2001: [ISSUE #1989] Refresh namesrv's brokerAddrTable and clusterAddrTable when registering brokers

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #2001: URL: https://github.com/apache/rocketmq/pull/2001#issuecomment-1648782836 This PR 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. If you wish not to mark it as stale, pleas

[GitHub] [rocketmq] github-actions[bot] commented on pull request #1949: [ISSUE #1948] Set file modified time

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #1949: URL: https://github.com/apache/rocketmq/pull/1949#issuecomment-1648782860 This PR 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. If you wish not to mark it as stale, pleas

[GitHub] [rocketmq] github-actions[bot] commented on pull request #1935: [ISSUE #1936] Polish readGetMessageResult method

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #1935: URL: https://github.com/apache/rocketmq/pull/1935#issuecomment-1648782881 This PR 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. If you wish not to mark it as stale, pleas

[GitHub] [rocketmq] github-actions[bot] commented on pull request #1933: [ISSUE #1937] Use Send file API

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #1933: URL: https://github.com/apache/rocketmq/pull/1933#issuecomment-1648782899 This PR 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. If you wish not to mark it as stale, pleas

[GitHub] [rocketmq] github-actions[bot] commented on pull request #1913: [ISSUE #1653] Support OpenMessaging pubsub mode

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #1913: URL: https://github.com/apache/rocketmq/pull/1913#issuecomment-1648782913 This PR 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. If you wish not to mark it as stale, pleas

[GitHub] [rocketmq] github-actions[bot] commented on pull request #1854: [ISSUE #1853] Support confirmOffset for commitlog

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #1854: URL: https://github.com/apache/rocketmq/pull/1854#issuecomment-1648782929 This PR 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. If you wish not to mark it as stale, pleas

[GitHub] [rocketmq] github-actions[bot] commented on pull request #1836: [ISSUE #1833] Support messageBuilder for message

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #1836: URL: https://github.com/apache/rocketmq/pull/1836#issuecomment-1648782948 This PR 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. If you wish not to mark it as stale, pleas

[GitHub] [rocketmq] github-actions[bot] commented on pull request #1829: [ISSUE #1828] Slave read should be false when brokerConfig.isSlaveReadEnable=false

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #1829: URL: https://github.com/apache/rocketmq/pull/1829#issuecomment-1648782969 This PR 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. If you wish not to mark it as stale, pleas

[GitHub] [rocketmq] github-actions[bot] commented on pull request #1814: Filter message key on server side when query message

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #1814: URL: https://github.com/apache/rocketmq/pull/1814#issuecomment-1648782994 This PR 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. If you wish not to mark it as stale, pleas

[GitHub] [rocketmq] github-actions[bot] commented on pull request #1797: [ISSUE #1796]feat(admin): filter deleted group for getConsumeStats

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #1797: URL: https://github.com/apache/rocketmq/pull/1797#issuecomment-1648783011 This PR 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. If you wish not to mark it as stale, pleas

[GitHub] [rocketmq] github-actions[bot] commented on pull request #1785: [ISSUE #1784]DefaultMQProducerImpl#defaultAsyncSenderExecutor shutdown gracefully

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #1785: URL: https://github.com/apache/rocketmq/pull/1785#issuecomment-1648783033 This PR 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. If you wish not to mark it as stale, pleas

[GitHub] [rocketmq] github-actions[bot] commented on pull request #1765: [ISSUE #1766]Reduce the pause time caused by pause

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #1765: URL: https://github.com/apache/rocketmq/pull/1765#issuecomment-1648783068 This PR 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. If you wish not to mark it as stale, pleas

[GitHub] [rocketmq] github-actions[bot] commented on pull request #1749: ResetOffsetByTimeCommand supports specified queue

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #1749: URL: https://github.com/apache/rocketmq/pull/1749#issuecomment-1648783086 This PR 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. If you wish not to mark it as stale, pleas

[GitHub] [rocketmq] github-actions[bot] commented on pull request #1734: [ISSUE #1727] fix RequestCallback executed multi times

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #1734: URL: https://github.com/apache/rocketmq/pull/1734#issuecomment-1648783111 This PR 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. If you wish not to mark it as stale, pleas

[GitHub] [rocketmq] github-actions[bot] commented on pull request #1773: [ISSUE #1655] bornhost and storehost use string

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #1773: URL: https://github.com/apache/rocketmq/pull/1773#issuecomment-1648783051 This PR 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. If you wish not to mark it as stale, pleas

[GitHub] [rocketmq] github-actions[bot] commented on pull request #1686: when topic does not exist, call topicRouteTable.remove(topic)

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #1686: URL: https://github.com/apache/rocketmq/pull/1686#issuecomment-1648783150 This PR 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. If you wish not to mark it as stale, pleas

[GitHub] [rocketmq] github-actions[bot] commented on pull request #1684: Producer manager channel

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #1684: URL: https://github.com/apache/rocketmq/pull/1684#issuecomment-1648783175 This PR 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. If you wish not to mark it as stale, pleas

[GitHub] [rocketmq] github-actions[bot] commented on pull request #1645: fix A problem about org.apache.rocketmq.common.stats.CallSnapshot

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #1645: URL: https://github.com/apache/rocketmq/pull/1645#issuecomment-1648783193 This PR 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. If you wish not to mark it as stale, pleas

[GitHub] [rocketmq] github-actions[bot] commented on pull request #1590: [ISSUE #1497] Reset queueId in MQClientAPIImpl#onExceptionImpl()

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #1590: URL: https://github.com/apache/rocketmq/pull/1590#issuecomment-1648783228 This PR 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. If you wish not to mark it as stale, pleas

[GitHub] [rocketmq] github-actions[bot] commented on pull request #1595: [ISSUE #1594]Fix naming ambiguity in TopicPublishInfo

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #1595: URL: https://github.com/apache/rocketmq/pull/1595#issuecomment-1648783211 This PR 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. If you wish not to mark it as stale, pleas

[GitHub] [rocketmq-clients] aaron-ai merged pull request #559: General message engineering in Producer

2023-07-24 Thread via GitHub
aaron-ai merged PR #559: URL: https://github.com/apache/rocketmq-clients/pull/559 -- 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...@ro

[rocketmq-clients] branch master updated: General message engineering in Producer (#559)

2023-07-24 Thread aaronai
This is an automated email from the ASF dual-hosted git repository. aaronai pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git The following commit(s) were added to refs/heads/master by this push: new 60115cf8 General message engineering

[GitHub] [rocketmq-clients]: Workflow run "Build" is working again!

2023-07-24 Thread GitBox
The GitHub Actions job "Build" on rocketmq-clients.git has succeeded. Run started by GitHub user aaron-ai (triggered by aaron-ai). Head commit for run: 60115cf878148ac6671163789d9968dc271de45e / Yan Chao Mei <1653720...@qq.com> General message engineering in Producer (#559) * General message en

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

2023-07-24 Thread GitBox
The GitHub Actions job "Java Coverage" on rocketmq-clients.git has succeeded. Run started by GitHub user aaron-ai (triggered by aaron-ai). Head commit for run: 60115cf878148ac6671163789d9968dc271de45e / Yan Chao Mei <1653720...@qq.com> General message engineering in Producer (#559) * General me

[GitHub] [rocketmq-client-go] francisoliverlee commented on issue #1071: After Routeinfo changed, consumer can't consume messages from a broker?

2023-07-24 Thread via GitHub
francisoliverlee commented on issue #1071: URL: https://github.com/apache/rocketmq-client-go/issues/1071#issuecomment-1648885146 > v2.1.1版本 push_consumer.go 742行 tryFindBroker 会导致namesrv对象和pushconsumer对象的路由信息不一样,导致地上述问题。 try the lastest version -- This is an automated message fro

[GitHub] [rocketmq-client-go] joyzho commented on issue #1072: 新版何时release?严重bug需要等待修复

2023-07-24 Thread via GitHub
joyzho commented on issue #1072: URL: https://github.com/apache/rocketmq-client-go/issues/1072#issuecomment-1648890455 这是来自QQ邮箱的假期自动回复邮件。你好,我最近正在休假中,无法亲自回复你的邮件。我将在假期结束后,尽快给你回复。 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [rocketmq-client-go] hjxp opened a new pull request, #1082: fix: delete consume change

2023-07-24 Thread via GitHub
hjxp opened a new pull request, #1082: URL: https://github.com/apache/rocketmq-client-go/pull/1082 ## What is the purpose of the change X ## Brief changelog XX ## Verifying this change Follow this checklist to help us incorporate your contrib

[GitHub] [rocketmq] wuyoudexiao opened a new issue, #7075: [Bug] NPE in proxy.processor.ConsumerProcessor#lockBatchMQ and #unlockBatchMQ

2023-07-24 Thread via GitHub
wuyoudexiao opened a new issue, #7075: URL: https://github.com/apache/rocketmq/issues/7075 ### 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] gaoyf opened a new pull request, #7076: Fix failed to create syncer topic when the proxy was just started

2023-07-24 Thread via GitHub
gaoyf opened a new pull request, #7076: URL: https://github.com/apache/rocketmq/pull/7076 ### Which Issue(s) This PR Fixes Fixes #7068 ### Brief Description Fix failed to create syncer topic when the proxy was just started。 ### How Did You Test

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

2023-07-24 Thread GitBox
The GitHub Actions job "PR-CI" on rocketmq.git has succeeded. Run started by GitHub user gaoyf (triggered by gaoyf). Head commit for run: cd615588c955408e4ca28c1fe27b527525563e02 / yongfeigao Fix failed to create syncer topic when the proxy was just started Report URL: https://github.com/apach

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

2023-07-24 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user gaoyf (triggered by gaoyf). Head commit for run: cd615588c955408e4ca28c1fe27b527525563e02 / yongfeigao Fix failed to create syncer topic when the proxy was just started Report URL: htt

[GitHub] [rocketmq] weihubeats opened a new issue, #7077: [Bug] schedule CQ offset invalid. offset=77, cqMinOffset=0, cqMaxOffset=74, queueId=1

2023-07-24 Thread via GitHub
weihubeats opened a new issue, #7077: URL: https://github.com/apache/rocketmq/issues/7077 ### 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]: Workflow run "Coverage" failed!

2023-07-24 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user gaoyf (triggered by gaoyf). Head commit for run: cd615588c955408e4ca28c1fe27b527525563e02 / yongfeigao Fix failed to create syncer topic when the proxy was just started Report URL: https://github.com/apach

[GitHub] [rocketmq]: Workflow run "E2E test for pull request" is working again!

2023-07-24 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has succeeded. Run started by GitHub user gaoyf (triggered by gaoyf). Head commit for run: 8027cfc7cbb6c120d2fc045e0caa8debe1028a31 / maclong1989 <814742...@qq.com> [ISSUE #7063] doc: fix typo in user_guide.md Signed-off-by: ji

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

2023-07-24 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user gaoyf (triggered by gaoyf). Head commit for run: cd615588c955408e4ca28c1fe27b527525563e02 / yongfeigao Fix failed to create syncer topic when the proxy was just started Report URL: htt

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

2023-07-24 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has succeeded. Run started by GitHub user wuyoudexiao (triggered by xdkxlk). Head commit for run: 9926574df9f86337f947642a6ab7f44b62ddf007 / wxc fix: npe in lockBatchMQ and unlockBatchMQ Report URL: https://github.com/apach

[GitHub] [rocketmq] yulangz opened a new issue, #7079: [Bug] Dynamic modification of configuration file failed

2023-07-24 Thread via GitHub
yulangz opened a new issue, #7079: URL: https://github.com/apache/rocketmq/issues/7079 ### 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 ha

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

2023-07-24 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has succeeded. Run started by GitHub user wuyoudexiao (triggered by xdkxlk). Head commit for run: 9926574df9f86337f947642a6ab7f44b62ddf007 / wxc fix: npe in lockBatchMQ and unlockBatchMQ Report URL: https://github.com/apache/rocketmq/actions/ru

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

2023-07-24 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user wuyoudexiao (triggered by xdkxlk). Head commit for run: 9926574df9f86337f947642a6ab7f44b62ddf007 / wxc fix: npe in lockBatchMQ and unlockBatchMQ Report URL: https://github.com/apache/r

[GitHub] [rocketmq-client-go] francisoliverlee commented on issue #1079: 请教,在client端设置消息的key-value怎么没在rocketmq-console上体现呀?

2023-07-24 Thread via GitHub
francisoliverlee commented on issue #1079: URL: https://github.com/apache/rocketmq-client-go/issues/1079#issuecomment-1649058354 try lastest version , this would work ![image](https://github.com/apache/rocketmq-client-go/assets/5908412/86048eed-938c-49ce-9222-fdd311ef07de) -- This

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

2023-07-24 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user wuyoudexiao (triggered by xdkxlk). Head commit for run: 9926574df9f86337f947642a6ab7f44b62ddf007 / wxc fix: npe in lockBatchMQ and unlockBatchMQ Report URL: https://github.com/apach

[GitHub] [rocketmq] xdkxlk merged pull request #7078: fix: npe in lockBatchMQ and unlockBatchMQ

2023-07-24 Thread via GitHub
xdkxlk merged PR #7078: URL: https://github.com/apache/rocketmq/pull/7078 -- 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.a

[rocketmq] branch develop updated: fix: npe in lockBatchMQ and unlockBatchMQ (#7078)

2023-07-24 Thread kaili
This is an automated email from the ASF dual-hosted git repository. kaili 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 3102758487 fix: npe in lockBatchMQ and unlock

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

2023-07-24 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user xdkxlk (triggered by xdkxlk). Head commit for run: 3102758487f3e21e977424d7f1b7187eb6c069cb / 吴星灿 <37405937+wuyoudex...@users.noreply.github.com> fix: npe in lockBatchMQ and unlockBatch

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

2023-07-24 Thread GitBox
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: 5d3ff5dbea0b5e434c633d03e69c0cf8b8a2e4c9 / zfj rocksdb support windows Report URL: https://github.com/apache/rocketmq/actions

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

2023-07-24 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user xdkxlk (triggered by xdkxlk). Head commit for run: 3102758487f3e21e977424d7f1b7187eb6c069cb / 吴星灿 <37405937+wuyoudex...@users.noreply.github.com> fix: npe in lockBatchMQ and unlockBatchMQ (#7078) Co-author

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

2023-07-24 Thread GitBox
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: 5d3ff5dbea0b5e434c633d03e69c0cf8b8a2e4c9 / zfj rocksdb support windows Report URL: https://github.com/apache/rocketmq/actions/runs/5653162656 Wit

[GitHub] [rocketmq] xdkxlk merged pull request #7066: [ISSUE #7052] Ensuring consistency between broker and nameserver data when deleting a topic

2023-07-24 Thread via GitHub
xdkxlk merged PR #7066: URL: https://github.com/apache/rocketmq/pull/7066 -- 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.a

[GitHub] [rocketmq] xdkxlk closed issue #7052: [Enhancement] Ensuring consistency between broker and nameserver data when deleting a topic

2023-07-24 Thread via GitHub
xdkxlk closed issue #7052: [Enhancement] Ensuring consistency between broker and nameserver data when deleting a topic URL: https://github.com/apache/rocketmq/issues/7052 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[rocketmq] branch develop updated: Ensuring consistency between broker and nameserver data when deleting a topic (#7066)

2023-07-24 Thread kaili
This is an automated email from the ASF dual-hosted git repository. kaili 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 047ef7498f Ensuring consistency between broke

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

2023-07-24 Thread GitBox
The GitHub Actions job "PUSH-CI" on rocketmq.git has failed. Run started by GitHub user xdkxlk (triggered by xdkxlk). Head commit for run: 3102758487f3e21e977424d7f1b7187eb6c069cb / 吴星灿 <37405937+wuyoudex...@users.noreply.github.com> fix: npe in lockBatchMQ and unlockBatchMQ (#7078) Co-authore

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

2023-07-24 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has succeeded. Run started by GitHub user xdkxlk (triggered by xdkxlk). Head commit for run: 047ef7498f2203a2234052603a99a114d8a65e17 / rongtong Ensuring consistency between broker and nameserver data when deleting a topic

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

2023-07-24 Thread GitBox
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: 3102758487f3e21e977424d7f1b7187eb6c069cb / 吴星灿 <37405937+wuyoudex...@users.noreply.github.com> fix: npe in lockBatchMQ and unlockB

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

2023-07-24 Thread GitBox
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: 5d3ff5dbea0b5e434c633d03e69c0cf8b8a2e4c9 / zfj rocksdb support windows Report URL: https://github.com/apache/rocketmq/actions

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

2023-07-24 Thread GitBox
The GitHub Actions job "PUSH-CI" on rocketmq.git has failed. Run started by GitHub user xdkxlk (triggered by xdkxlk). Head commit for run: 047ef7498f2203a2234052603a99a114d8a65e17 / rongtong Ensuring consistency between broker and nameserver data when deleting a topic (#7066) Co-authored-by:

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

2023-07-24 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has succeeded. Run started by GitHub user xdkxlk (triggered by xdkxlk). Head commit for run: 047ef7498f2203a2234052603a99a114d8a65e17 / rongtong Ensuring consistency between broker and nameserver data when deleting a topic (#7066) Co-authored-

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

2023-07-24 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user xdkxlk (triggered by xdkxlk). Head commit for run: 3102758487f3e21e977424d7f1b7187eb6c069cb / 吴星灿 <37405937+wuyoudex...@users.noreply.github.com> fix: npe in lockBatchMQ and unlockBa

[GitHub] [rocketmq-dashboard] tianpeidong opened a new pull request, #178: Update en.js

2023-07-24 Thread via GitHub
tianpeidong opened a new pull request, #178: URL: https://github.com/apache/rocketmq-dashboard/pull/178 fix typo ## What is the purpose of the change fix typo ## Brief changelog fix typo ## Verifying this change Follow this checklist to he

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

2023-07-24 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user xdkxlk (triggered by xdkxlk). Head commit for run: 047ef7498f2203a2234052603a99a114d8a65e17 / rongtong Ensuring consistency between broker and nameserver data when deleting a topic (#7

[GitHub] [rocketmq] weihubeats commented on issue #7077: [Bug] schedule CQ offset invalid. offset=77, cqMinOffset=0, cqMaxOffset=74, queueId=1

2023-07-24 Thread via GitHub
weihubeats commented on issue #7077: URL: https://github.com/apache/rocketmq/issues/7077#issuecomment-1649212863 This is because SlaveSynchronize calls syncDelayOffset to synchronise delayed messages. ![image](https://github.com/apache/rocketmq/assets/42484192/657cd810-1fe4-422a-9554-9a0

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

2023-07-24 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user gaoyf (triggered by xdkxlk). Head commit for run: cd615588c955408e4ca28c1fe27b527525563e02 / yongfeigao Fix failed to create syncer topic when the proxy was just started Report URL:

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

2023-07-24 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user fujian-zfj (triggered by RongtongJin). Head commit for run: 5d3ff5dbea0b5e434c633d03e69c0cf8b8a2e4c9 / zfj rocksdb support windows Report URL: https://github.com/apache/rocketmq/action