[GH] (rocketmq): Workflow run "Build and Run Tests by Bazel" failed!

2023-10-12 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user LetLetMe (triggered by LetLetMe). Head commit for run: 5e35ee99fc92e0cf05129a3af210c5b4aa76eabd / LetLetMe Override toString for TopicConfigAndQueueMapping Report URL: https://github.c

Re: [PR] Override toString for TopicConfigAndQueueMapping [rocketmq]

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

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

2023-10-12 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user LetLetMe (triggered by LetLetMe). Head commit for run: 5e35ee99fc92e0cf05129a3af210c5b4aa76eabd / LetLetMe Override toString for TopicConfigAndQueueMapping Report URL: https://githu

Re: [I] rocketmq-mqtt 1.0.1和1.0.2-SNAPSHOT MqttConsumer功能无法使用,求解决方法 [rocketmq-mqtt]

2023-10-12 Thread via GitHub
DongyuanPan commented on issue #192: URL: https://github.com/apache/rocketmq-mqtt/issues/192#issuecomment-1759087652 > 使用mqtt可以生产消息,mqtt 无法消费,但是可以用mq 客户端消费 检查一下RMQ是不是没开启LMQ的特性 > 还有请教一个问题,mqtt支持设置消息的存活时间吗?比如说一个消息在指定时间内没有被消费自动过期的这种 MQTT 5.0支持消息的TTL,目前RocketMQ-MQTT支持

Re: [I] 请问LMQ是否支持10W TOPIC?感谢 [rocketmq-mqtt]

2023-10-12 Thread via GitHub
DongyuanPan commented on issue #211: URL: https://github.com/apache/rocketmq-mqtt/issues/211#issuecomment-1759095578 > 目前KV存储没有问题,我们看到RMQ broker和namesrv的心跳会带上有所的TOPIC信息,namesrv进行decoder解码默认是16M 这个是RocketMQ 注册namesrv的通用行为,对于大量的Topic 如果都去注册确实会有问题。目前RocketMQ 里面的LMQ特性的实现是不会注册NameSrv的。 -

Re: [I] 当MQTT设备数量特别多,消息特别频繁的时候,notify的RPC 因为是每台服务器都通知的,每台服务器接受notify QPS会特别高 [rocketmq-mqtt]

2023-10-12 Thread via GitHub
DongyuanPan commented on issue #212: URL: https://github.com/apache/rocketmq-mqtt/issues/212#issuecomment-1759114883 1. 并不是每一条消息都会产生事件,事件可以合并减少事件的数量 2. 彻底解决广播问题,需要实现路由查找模块。目前开源还没有这样能力,后续会开源。 3. 目前开源广播放大比和集群节点数量有关 -- This is an automated message from the Apache Git Service. To respond

Re: [I] 请问LMQ是否支持10W TOPIC?感谢 [rocketmq-mqtt]

2023-10-12 Thread via GitHub
lzkisok commented on issue #211: URL: https://github.com/apache/rocketmq-mqtt/issues/211#issuecomment-1759161512 好的,感谢 -- 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 un

Re: [I] 当MQTT设备数量特别多,消息特别频繁的时候,notify的RPC 因为是每台服务器都通知的,每台服务器接受notify QPS会特别高 [rocketmq-mqtt]

2023-10-12 Thread via GitHub
lzkisok commented on issue #212: URL: https://github.com/apache/rocketmq-mqtt/issues/212#issuecomment-1759164112 麻烦问下,彻底解决广播问题,大概什么时候开源,谢谢 -- 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

[I] [Enhancement] Constructing the GetMessageResult consumes significant performance when there is a high volume of pop requests [rocketmq]

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

Re: [I] [Enhancement] Constructing the GetMessageResult consumes significant performance when there is a high volume of pop requests [rocketmq]

2023-10-12 Thread via GitHub
RongtongJin commented on issue #7453: URL: https://github.com/apache/rocketmq/issues/7453#issuecomment-1759226161 @guyinyou -- 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.

Re: [I] [Enhancement] Long Polling Repetitive Processing RequestHeader [rocketmq]

2023-10-12 Thread via GitHub
RongtongJin commented on issue #7454: URL: https://github.com/apache/rocketmq/issues/7454#issuecomment-1759264244 @guyinyou -- 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.

[I] [Enhancement] Long Polling Repetitive Processing RequestHeader [rocketmq]

2023-10-12 Thread via GitHub
RongtongJin opened a new issue, #7454: URL: https://github.com/apache/rocketmq/issues/7454 ### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary Long Polling Repetiti

[GH] (rocketmq): Workflow run "Build and Run Tests by Maven" failed!

2023-10-12 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: 49917104bca5a41437dffee86b71d1eb00838b65 / RongtongJin Ensure that files are always deleted Report URL: https://github.com

Re: [PR] [ISSUE #488]Support RocketMQ 5.0.0 [rocketmq-spring]

2023-10-12 Thread via GitHub
wuwen5 commented on PR #492: URL: https://github.com/apache/rocketmq-spring/pull/492#issuecomment-1759373179 Is this the release of the minor version (`2.2.2` to `2.2.3`), directly upgrading the `rocketmq-client` dependency to `v5` ? This may be very dangerous for users, as the server may b

[PR] [ISSUE #7454] Utilizing cache to avoid duplicate parsing [rocketmq]

2023-10-12 Thread via GitHub
guyinyou opened a new pull request, #7455: URL: https://github.com/apache/rocketmq/pull/7455 ### Which Issue(s) This PR Fixes Fixes #7454 ### Brief Description ### How Did You Test This Change? -- This is an automated message from th

[PR] [ISSUE #7453] Fix the problem in constructing the GetMessageResult [rocketmq]

2023-10-12 Thread via GitHub
guyinyou opened a new pull request, #7456: URL: https://github.com/apache/rocketmq/pull/7456 ### Which Issue(s) This PR Fixes Fixes #7453 ### Brief Description ### How Did You Test This Change? -- This is an automated message from t

[GH] (rocketmq): Workflow run "Build and Run Tests by Bazel" failed!

2023-10-12 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: 7e5d88adf4e4e12592b4aa73cdd8fea4f7be4ca3 / guyinyou Utilizing cache to avoid duplicate parsing Report URL: https://github.com/ap

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

2023-10-12 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: 49917104bca5a41437dffee86b71d1eb00838b65 / RongtongJin Ensure that files are always deleted Report URL: https://github.

[GH] (rocketmq): Workflow run "Build and Run Tests by Bazel" failed!

2023-10-12 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: f10f7923eed589d37b584bec59a6ab7ead04dc80 / guyinyou Fix the problem in constructing the GetMessageResult Report URL: https://git

[GH] (rocketmq): Workflow run "Coverage" failed!

2023-10-12 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: 7e5d88adf4e4e12592b4aa73cdd8fea4f7be4ca3 / guyinyou Utilizing cache to avoid duplicate parsing Report URL: https://github.com/apache/rocketmq/actions

[GH] (rocketmq): Workflow run "Coverage" failed!

2023-10-12 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: f10f7923eed589d37b584bec59a6ab7ead04dc80 / guyinyou Fix the problem in constructing the GetMessageResult Report URL: https://github.com/apache/rocket

Re: [I] NullPointerException when pop message from light message queue [rocketmq]

2023-10-12 Thread via GitHub
lzkisok commented on issue #6576: URL: https://github.com/apache/rocketmq/issues/6576#issuecomment-1759529879 请问目前LMQ支持POP模式了吗? -- 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 commen

[GH] (rocketmq): Workflow run "Build and Run Tests by Maven" failed!

2023-10-12 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: f10f7923eed589d37b584bec59a6ab7ead04dc80 / guyinyou Fix the problem in constructing the GetMessageResult Report URL: https://git

[I] 能否release一个 支持mac m2 的 构建后的包 非常感谢 [rocketmq-client-cpp]

2023-10-12 Thread via GitHub
DavideyLee opened a new issue, #459: URL: https://github.com/apache/rocketmq-client-cpp/issues/459 能否release一个 支持mac m2 的 构建后的包 非常感谢 [rocketmq-client-cpp-2.2.0-bin-release-darwin.tar.gz]是amd86的 -- This is an automated message from the Apache Git Service. To respond to the message, ple

Re: [PR] [ISSUE #6576] Fix pop lmq message [rocketmq]

2023-10-12 Thread via GitHub
lzkisok commented on PR #6577: URL: https://github.com/apache/rocketmq/pull/6577#issuecomment-1759568816 目前LMQ支持POP模式消费吗? -- 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

[GH] (rocketmq): Workflow run "Build and Run Tests by Maven" failed!

2023-10-12 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: 7e5d88adf4e4e12592b4aa73cdd8fea4f7be4ca3 / guyinyou Utilizing cache to avoid duplicate parsing Report URL: https://github.com/ap

Re: [I] [Optimizate] rocketmq timed task configuration specification [rocketmq]

2023-10-12 Thread via GitHub
github-actions[bot] commented on issue #5257: URL: https://github.com/apache/rocketmq/issues/5257#issuecomment-1760560927 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

Re: [I] [Optimizate] rocketmq timed task configuration specification [rocketmq]

2023-10-12 Thread via GitHub
github-actions[bot] closed issue #5257: [Optimizate] rocketmq timed task configuration specification URL: https://github.com/apache/rocketmq/issues/5257 -- 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

Re: [I] HACKTOBERFEST 2022 [rocketmq]

2023-10-12 Thread via GitHub
github-actions[bot] commented on issue #5248: URL: https://github.com/apache/rocketmq/issues/5248#issuecomment-1760560955 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

Re: [I] not support using args override brokerName and other args [rocketmq]

2023-10-12 Thread via GitHub
github-actions[bot] commented on issue #5246: URL: https://github.com/apache/rocketmq/issues/5246#issuecomment-1760560988 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

Re: [I] not support using args override brokerName and other args [rocketmq]

2023-10-12 Thread via GitHub
github-actions[bot] closed issue #5246: not support using args override brokerName and other args URL: https://github.com/apache/rocketmq/issues/5246 -- 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

Re: [I] Add acl support to TimerProducer/TimerConsumer [rocketmq]

2023-10-12 Thread via GitHub
github-actions[bot] commented on issue #5243: URL: https://github.com/apache/rocketmq/issues/5243#issuecomment-1760561024 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

Re: [I] [Optimizate] Exception scene optimization during recover [rocketmq]

2023-10-12 Thread via GitHub
github-actions[bot] commented on issue #5242: URL: https://github.com/apache/rocketmq/issues/5242#issuecomment-1760561070 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

Re: [I] [Optimizate] Exception scene optimization during recover [rocketmq]

2023-10-12 Thread via GitHub
github-actions[bot] closed issue #5242: [Optimizate] Exception scene optimization during recover URL: https://github.com/apache/rocketmq/issues/5242 -- 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 t

Re: [I] Add acl support to TimerProducer/TimerConsumer [rocketmq]

2023-10-12 Thread via GitHub
github-actions[bot] closed issue #5243: Add acl support to TimerProducer/TimerConsumer URL: https://github.com/apache/rocketmq/issues/5243 -- 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 specifi

Re: [I] Polish the current IPv6 implementation to avoid potential compatibility problems [rocketmq]

2023-10-12 Thread via GitHub
github-actions[bot] commented on issue #5230: URL: https://github.com/apache/rocketmq/issues/5230#issuecomment-1760561097 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

Re: [I] Polish the current IPv6 implementation to avoid potential compatibility problems [rocketmq]

2023-10-12 Thread via GitHub
github-actions[bot] closed issue #5230: Polish the current IPv6 implementation to avoid potential compatibility problems URL: https://github.com/apache/rocketmq/issues/5230 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [I] NormalMsgDelayIT is flaky [rocketmq]

2023-10-12 Thread via GitHub
github-actions[bot] commented on issue #5225: URL: https://github.com/apache/rocketmq/issues/5225#issuecomment-1760561115 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

Re: [I] Should truncate the commitLog base on confirmOffset? [rocketmq]

2023-10-12 Thread via GitHub
github-actions[bot] commented on issue #5209: URL: https://github.com/apache/rocketmq/issues/5209#issuecomment-1760561147 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

Re: [I] Should truncate the commitLog base on confirmOffset? [rocketmq]

2023-10-12 Thread via GitHub
github-actions[bot] closed issue #5209: Should truncate the commitLog base on confirmOffset? URL: https://github.com/apache/rocketmq/issues/5209 -- 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

Re: [I] index timeDiff precision missing may cause resend failed [rocketmq]

2023-10-12 Thread via GitHub
github-actions[bot] commented on issue #5174: URL: https://github.com/apache/rocketmq/issues/5174#issuecomment-1760561179 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

Re: [I] FlakyTest:OffsetNotFoundIT [rocketmq]

2023-10-12 Thread via GitHub
github-actions[bot] closed issue #4971: FlakyTest:OffsetNotFoundIT URL: https://github.com/apache/rocketmq/issues/4971 -- 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 unsubs

Re: [I] index timeDiff precision missing may cause resend failed [rocketmq]

2023-10-12 Thread via GitHub
github-actions[bot] closed issue #5174: index timeDiff precision missing may cause resend failed URL: https://github.com/apache/rocketmq/issues/5174 -- 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 t

Re: [I] FlakyTest:OffsetNotFoundIT [rocketmq]

2023-10-12 Thread via GitHub
github-actions[bot] commented on issue #4971: URL: https://github.com/apache/rocketmq/issues/4971#issuecomment-1760561210 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

Re: [PR] [iSSUE-4256] Concurrent execution of methods that support DefaultMQAdminExtImpl [rocketmq]

2023-10-12 Thread via GitHub
github-actions[bot] closed pull request #4393: [iSSUE-4256] Concurrent execution of methods that support DefaultMQAdminExtImpl URL: https://github.com/apache/rocketmq/pull/4393 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] [iSSUE-4256] Concurrent execution of methods that support DefaultMQAdminExtImpl [rocketmq]

2023-10-12 Thread via GitHub
github-actions[bot] commented on PR #4393: URL: https://github.com/apache/rocketmq/pull/4393#issuecomment-1760561243 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

Re: [I] [RIP-44] Support DLedger Controller [rocketmq]

2023-10-12 Thread via GitHub
github-actions[bot] closed issue #4330: [RIP-44] Support DLedger Controller URL: https://github.com/apache/rocketmq/issues/4330 -- 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.

Re: [I] [RIP-44] Support DLedger Controller [rocketmq]

2023-10-12 Thread via GitHub
github-actions[bot] commented on issue #4330: URL: https://github.com/apache/rocketmq/issues/4330#issuecomment-1760561273 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

Re: [I] [Bug] No module named 'protocol' [rocketmq-clients]

2023-10-12 Thread via GitHub
github-actions[bot] commented on issue #600: URL: https://github.com/apache/rocketmq-clients/issues/600#issuecomment-1760568110 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 respo

Re: [I] [Bug] No module named 'protocol' [rocketmq-clients]

2023-10-12 Thread via GitHub
github-actions[bot] closed issue #600: [Bug] No module named 'protocol' URL: https://github.com/apache/rocketmq-clients/issues/600 -- 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

Re: [PR] [ISSUE #7454] Utilizing cache to avoid duplicate parsing [rocketmq]

2023-10-12 Thread via GitHub
echooymxq commented on PR #7455: URL: https://github.com/apache/rocketmq/pull/7455#issuecomment-1760633945 How about add a method argument to decide cacheable?🤔️ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [ISSUE #7454] Utilizing cache to avoid duplicate parsing [rocketmq]

2023-10-12 Thread via GitHub
joeCarf commented on code in PR #7455: URL: https://github.com/apache/rocketmq/pull/7455#discussion_r1357669323 ## remoting/src/main/java/org/apache/rocketmq/remoting/protocol/RemotingCommand.java: ## @@ -260,7 +261,11 @@ public void writeCustomHeader(CommandCustomHeader custom

[PR] [ISSUE #7425] Add RoccketmqControllerConsole log to print config to console [rocketmq]

2023-10-12 Thread via GitHub
ingdex opened a new pull request, #7458: URL: https://github.com/apache/rocketmq/pull/7458 ### Which Issue(s) This PR Fixes Fixes #7425 ### Brief Description ### How Did You Test This Change? -- This is an automated message from the

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

2023-10-12 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has succeeded. Run started by GitHub user ingdex (triggered by ingdex). Head commit for run: 803dba7ac531c27bb96ac6ce2cea12a8409dca5c / yuncun.sl [ISSUE #7425] Add RoccketmqControllerConsole log to fix bug Report URL: https

[GH] (rocketmq): Workflow run "Build and Run Tests by Bazel" failed!

2023-10-12 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: ceeb960571bf73c717ab0d211ae47ff9489958e8 / RongtongJin Optimize the initialization size of GetMessageResult Report URL: ht

[GH] (rocketmq): Workflow run "Build and Run Tests by Maven" failed!

2023-10-12 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: e91794dac4df23d97816945a0639b31a83b7e8bc / zfj polish Report URL: https://github.com/apache/rocketmq/actions/runs/6476710025

Re: [PR] [ISSUE #7453] Fix the problem in constructing the GetMessageResult [rocketmq]

2023-10-12 Thread via GitHub
RongtongJin commented on PR #7456: URL: https://github.com/apache/rocketmq/pull/7456#issuecomment-1760679245 > ![image](https://user-images.githubusercontent.com/52153761/274771655-e4fe033f-5d03-4611-a44e-9ef6e36a40c2.png) 两个构造函数看起来并没有本质上区别,这个修改是否能带来性能优化? 我改成每次取的最大消息条数了,之前是4k,请求多的时候每

Re: [PR] [ISSUE #7425] Add RoccketmqControllerConsole log to print config to console [rocketmq]

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

[GH] (rocketmq): Workflow run "Coverage" is working again!

2023-10-12 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has succeeded. Run started by GitHub user ingdex (triggered by ingdex). Head commit for run: 803dba7ac531c27bb96ac6ce2cea12a8409dca5c / yuncun.sl [ISSUE #7425] Add RoccketmqControllerConsole log to fix bug Report URL: https://github.com/apache/

Re: [PR] [ISSUE #7453] Fix the problem in constructing the GetMessageResult [rocketmq]

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

[GH] (rocketmq): Workflow run "Build and Run Tests by Maven" failed!

2023-10-12 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user ingdex (triggered by ingdex). Head commit for run: 803dba7ac531c27bb96ac6ce2cea12a8409dca5c / yuncun.sl [ISSUE #7425] Add RoccketmqControllerConsole log to fix bug Report URL: https://

[GH] (rocketmq): Workflow run "Build and Run Tests by Maven" failed!

2023-10-12 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: ceeb960571bf73c717ab0d211ae47ff9489958e8 / RongtongJin Optimize the initialization size of GetMessageResult Report URL: ht

Re: [PR] [ISSUE #7444] Fix testCalculateFileSizeInPath test can not rerun in same environment [rocketmq]

2023-10-12 Thread via GitHub
ShannonDing merged PR #7445: URL: https://github.com/apache/rocketmq/pull/7445 -- 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

[rocketmq] branch develop updated: [ISSUE #7444] Fix testCalculateFileSizeInPath test can not rerun in same environment (#7445)

2023-10-12 Thread dinglei
This is an automated email from the ASF dual-hosted git repository. dinglei 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 5d492c3382 [ISSUE #7444] Fix testCalculateF

Re: [I] [Enhancement] testCalculateFileSizeInPath test can not rerun in same environment [rocketmq]

2023-10-12 Thread via GitHub
ShannonDing closed issue #7444: [Enhancement] testCalculateFileSizeInPath test can not rerun in same environment URL: https://github.com/apache/rocketmq/issues/7444 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

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

2023-10-12 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has succeeded. Run started by GitHub user ShannonDing (triggered by ShannonDing). Head commit for run: 5d492c338258d07613103e6ae16df4c6fa5b3838 / rongtong [ISSUE #7444] Fix testCalculateFileSizeInPath test can not rerun in s

[I] 5.x启动Broker+Proxy 命令,希望有win版本的,另外任意时间精度的延时,最大延时时间的完整配置,没在文档中找到 [rocketmq]

2023-10-12 Thread via GitHub
lb-zy opened a new issue, #7459: URL: https://github.com/apache/rocketmq/issues/7459 ### Search before creation - [X] I had searched in the [issues](https://github.com/apache/rocketmq/issues) and found no similar issues. ### Documentation Related 错误信息: org.apache.

[GH] (rocketmq): Workflow run "PUSH-CI" failed!

2023-10-12 Thread GitBox
The GitHub Actions job "PUSH-CI" on rocketmq.git has failed. Run started by GitHub user ShannonDing (triggered by ShannonDing). Head commit for run: 5d492c338258d07613103e6ae16df4c6fa5b3838 / rongtong [ISSUE #7444] Fix testCalculateFileSizeInPath test can not rerun in same environment (#7445)

[GH] (rocketmq): Workflow run "Coverage" failed!

2023-10-12 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: ec5c319c3dacd80de737d1082f761712a7ce9a77 / RongtongJin Merge remote-tracking branch 'apache/develop' into develop_consumequeue_rocksdb Report U

[GH] (rocketmq): Workflow run "Build and Run Tests by Maven" failed!

2023-10-12 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user ShannonDing (triggered by ShannonDing). Head commit for run: 5d492c338258d07613103e6ae16df4c6fa5b3838 / rongtong [ISSUE #7444] Fix testCalculateFileSizeInPath test can not rerun in same

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

2023-10-12 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: ceeb960571bf73c717ab0d211ae47ff9489958e8 / RongtongJin Optimize the initialization size of GetMessageResult Report URL:

Re: [PR] [ISSUE #7425] Add RoccketmqControllerConsole log to print config to console [rocketmq]

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

Re: [I] [Bug] mqcontroller can't print config when use -p command [rocketmq]

2023-10-12 Thread via GitHub
RongtongJin closed issue #7425: [Bug] mqcontroller can't print config when use -p command URL: https://github.com/apache/rocketmq/issues/7425 -- 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

[rocketmq] branch develop updated: [ISSUE #7425] Add RoccketmqControllerConsole log to fix bug (#7458)

2023-10-12 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 28427d4012 [ISSUE #7425] Add RoccketmqC

Re: [I] [Enhancement] Override toString for TopicConfigAndQueueMapping [rocketmq]

2023-10-12 Thread via GitHub
RongtongJin closed issue #7451: [Enhancement] Override toString for TopicConfigAndQueueMapping URL: https://github.com/apache/rocketmq/issues/7451 -- 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

Re: [PR] [ISSUE #7451] Override toString for TopicConfigAndQueueMapping [rocketmq]

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

[rocketmq] branch develop updated: [ISSUE #7451] Override toString for TopicConfigAndQueueMapping

2023-10-12 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 dc62d7f2e1 [ISSUE #7451] Override toStr

[rocketmq] branch develop updated: [ISSUE #7453] Fix the problem in constructing the GetMessageResult (#7456)

2023-10-12 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 2113fa371b [ISSUE #7453] Fix the proble

Re: [PR] [ISSUE #7453] Fix the problem in constructing the GetMessageResult [rocketmq]

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

Re: [I] [Enhancement] Constructing the GetMessageResult consumes significant performance when there is a high volume of pop requests [rocketmq]

2023-10-12 Thread via GitHub
RongtongJin closed issue #7453: [Enhancement] Constructing the GetMessageResult consumes significant performance when there is a high volume of pop requests URL: https://github.com/apache/rocketmq/issues/7453 -- This is an automated message from the Apache Git Service. To respond to the messa

[GH] (rocketmq): Workflow run "Build and Run Tests by Bazel" failed!

2023-10-12 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: 28427d40129e3aa0c6f951535617e5cac0a8211b / Lei Sun [ISSUE #7425] Add RoccketmqControllerConsole log to fix bug (#7458) Repo

[GH] (rocketmq): Workflow run "Build and Run Tests by Bazel" failed!

2023-10-12 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: dc62d7f2e1ce4f99364599f8e23d65fd88eb1cd4 / LetLetMe <43874697+letle...@users.noreply.github.com> [ISSUE #7451] Override toSt

[GH] (rocketmq): Workflow run "Build and Run Tests by Bazel" failed!

2023-10-12 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: 2113fa371b9c2bf7c512f8ad234e51c616f1362c / guyinyou <36399867+guyin...@users.noreply.github.com> [ISSUE #7453] Fix the probl

[GH] (rocketmq): Workflow run "PUSH-CI" is working again!

2023-10-12 Thread GitBox
The GitHub Actions job "PUSH-CI" on rocketmq.git has succeeded. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: 28427d40129e3aa0c6f951535617e5cac0a8211b / Lei Sun [ISSUE #7425] Add RoccketmqControllerConsole log to fix bug (#7458) Report URL: https://git

[GH] (rocketmq): Workflow run "Coverage" is working again!

2023-10-12 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has succeeded. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: 28427d40129e3aa0c6f951535617e5cac0a8211b / Lei Sun [ISSUE #7425] Add RoccketmqControllerConsole log to fix bug (#7458) Report URL: https://gi

[I] 英文文档描述有问题 [rocketmq-site]

2023-10-12 Thread via GitHub
397047243 opened a new issue, #602: URL: https://github.com/apache/rocketmq-site/issues/602 The issue tracker is **ONLY** used for bug report and feature request. Any question or RocketMQ proposal please use our [mailing lists](http://rocketmq.apache.org/about/contact/). **BUG

Re: [I] 英文文档描述有问题 [rocketmq-site]

2023-10-12 Thread via GitHub
397047243 commented on issue #602: URL: https://github.com/apache/rocketmq-site/issues/602#issuecomment-1760956254 [i18n/en/docusaurus-plugin-content-docs/current/01-introduction/03whatis.md](https://github.com/apache/rocketmq-site/blob/new-official-website/i18n/en/docusaurus-plugin-content-

[rocketmq-site] branch lizhanhui-patch-1 created (now 794197de51)

2023-10-12 Thread lizhanhui
This is an automated email from the ASF dual-hosted git repository. lizhanhui pushed a change to branch lizhanhui-patch-1 in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git at 794197de51 Update 03whatis.md This branch includes the following new commits: new 794197de

[rocketmq-site] 01/01: Update 03whatis.md

2023-10-12 Thread lizhanhui
This is an automated email from the ASF dual-hosted git repository. lizhanhui pushed a commit to branch lizhanhui-patch-1 in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git commit 794197de519da6bf18e8f0ca6247efc4a7801cd1 Author: Zhanhui Li AuthorDate: Fri Oct 13 14:45:31 2023 +0

[PR] Update 03whatis.md [rocketmq-site]

2023-10-12 Thread via GitHub
lizhanhui opened a new pull request, #603: URL: https://github.com/apache/rocketmq-site/pull/603 Please do not create a Pull Request without creating an issue first. ## What is the purpose of the change fix #602 ## Brief changelog XX ## Verifying this chan

[GH] (rocketmq): Workflow run "Build and Run Tests by Maven" failed!

2023-10-12 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: 2113fa371b9c2bf7c512f8ad234e51c616f1362c / guyinyou <36399867+guyin...@users.noreply.github.com> [ISSUE #7453] Fix the probl

[rocketmq-site] branch lizhanhui-patch-1 updated (794197de51 -> dd855f88d1)

2023-10-12 Thread lizhanhui
This is an automated email from the ASF dual-hosted git repository. lizhanhui pushed a change to branch lizhanhui-patch-1 in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git from 794197de51 Update 03whatis.md add dd855f88d1 fix: refine translation No new revisions were

Re: [I] 英文文档描述有问题 [rocketmq-site]

2023-10-12 Thread via GitHub
lizhanhui commented on issue #602: URL: https://github.com/apache/rocketmq-site/issues/602#issuecomment-1760998322 @397047243 图片应该更新过,翻译没有跟进。 -- 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

Re: [PR] Update 03whatis.md [rocketmq-site]

2023-10-12 Thread via GitHub
lizhanhui merged PR #603: URL: https://github.com/apache/rocketmq-site/pull/603 -- 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...@rock

[rocketmq-site] 01/01: Merge pull request #603 from apache/lizhanhui-patch-1

2023-10-12 Thread lizhanhui
This is an automated email from the ASF dual-hosted git repository. lizhanhui pushed a commit to branch new-official-website in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git commit 427cddbe66bc9f32ed2231e6cd789dee2909f866 Merge: 4bb2431713 dd855f88d1 Author: Zhanhui Li AuthorD

[rocketmq-site] branch lizhanhui-patch-1 deleted (was dd855f88d1)

2023-10-12 Thread lizhanhui
This is an automated email from the ASF dual-hosted git repository. lizhanhui pushed a change to branch lizhanhui-patch-1 in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git was dd855f88d1 fix: refine translation The revisions that were on this branch are still contained in

Re: [PR] [ISSUE #7064] [RIP-66-2] Support KV(RocksDB) Storage for ConsumeQueue [rocketmq]

2023-10-12 Thread via GitHub
lizhimins commented on code in PR #7120: URL: https://github.com/apache/rocketmq/pull/7120#discussion_r1357842136 ## tieredstore/src/main/java/org/apache/rocketmq/tieredstore/TieredMessageStore.java: ## @@ -392,7 +396,7 @@ public void destroy() { } @Override -pub

Re: [I] 英文文档描述有问题 [rocketmq-site]

2023-10-12 Thread via GitHub
lizhanhui closed issue #602: 英文文档描述有问题 URL: https://github.com/apache/rocketmq-site/issues/602 -- 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-u

[rocketmq-site] branch new-official-website updated (4bb2431713 -> 427cddbe66)

2023-10-12 Thread lizhanhui
This is an automated email from the ASF dual-hosted git repository. lizhanhui pushed a change to branch new-official-website in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git from 4bb2431713 [ISSUE #598] release 5.1.4, update doc (#599) add 794197de51 Update 03whatis.m