fengcharly commented on issue #6599:
URL: https://github.com/apache/rocketmq/issues/6599#issuecomment-1524832825
I think it's possible to see if the broker supports dynamic routing by
default, as this is necessary in k8s. Additionally, it would be great if all
broker configurations support
zk-drizzle commented on PR #6507:
URL: https://github.com/apache/rocketmq/pull/6507#issuecomment-1524831339
reopen
--
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
fengcharly commented on issue #6599:
URL: https://github.com/apache/rocketmq/issues/6599#issuecomment-1524829518
> Could you please share more about your thoughts or reasons?
At the beginning, I was planning to deploy a static HTTP service like this.
Although I solved the problem of d
zk-drizzle closed pull request #6507: [ISSUE #6336] [RIP-62] Cold Read Control
URL: https://github.com/apache/rocketmq/pull/6507
--
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.
KitherRunner commented on issue #6654:
URL: https://github.com/apache/rocketmq/issues/6654#issuecomment-1524786957
Modify return type:List --> Boolean[]
org.apache.rocketmq.broker.out.BrokerOuterAPI#needRegister
return changedList.toArray(new Boolean[0])?
--
This is an automated
twz915 commented on issue #1041:
URL:
https://github.com/apache/rocketmq-client-go/issues/1041#issuecomment-1524720243
for example, I want to write a MockProducer to just print log for test
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
lvxiao1 opened a new issue, #6657:
URL: https://github.com/apache/rocketmq/issues/6657
The issue with automatic topic creation is that the broker only creates the
topic after the message arrives at the broker. If there are two brokers with a
queue size of 4 and the default load balancing st
cserwen commented on issue #1034:
URL:
https://github.com/apache/rocketmq-client-go/issues/1034#issuecomment-1524537968
看起来是消息刚被拉取到了客户端,但由于消息还未被消费,因此没有设置开始消费时间戳,被清理消费超时的任务给放入重试队列,实际上远远没有达到消费超时时间,容易造成消费重复
@francisoliverlee
--
This is an automated message from the Apache Git Service.
To
cserwen commented on issue #1041:
URL:
https://github.com/apache/rocketmq-client-go/issues/1041#issuecomment-1524529230
In what case do we need to implement this interface ourselves?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
chenzlalvin closed issue #540: Default value of
DefaultMQPushConsumer.consumeMessageBatchMaxSize is wrong in document
URL: https://github.com/apache/rocketmq-site/issues/540
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
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:
d60a0fd8f3206c2e44d16c8f1e30c16874fc98ff / RongtongJin
Merge remote-tracking branch 'origin/develop' into dev-501
Report U
chenzlalvin opened a new pull request, #544:
URL: https://github.com/apache/rocketmq-site/pull/544
Please do not create a Pull Request without creating an issue first.
## What is the purpose of the change
fix the default params consumeMessageBatchMaxSize, cc #540
## Brief c
chenzlalvin closed issue #529: 句意不正确
URL: https://github.com/apache/rocketmq-site/issues/529
--
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-uns
This is an automated email from the ASF dual-hosted git repository.
chenzlalvin pushed a commit to branch new-official-website
in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git
The following commit(s) were added to refs/heads/new-official-website by this
push:
new 773dabe
chenzlalvin merged PR #543:
URL: https://github.com/apache/rocketmq-site/pull/543
--
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
The GitHub Actions job "Build" on rocketmq-clients.git has failed.
Run started by GitHub user aaron-ai (triggered by aaron-ai).
Head commit for run:
0a55474ae13d6859cfea9f545c7e3e67daf442cb / Aaron Ai
Stats pulled message quantity
Report URL: https://github.com/apache/rocketmq-clients/actions/
cserwen commented on code in PR #1031:
URL:
https://github.com/apache/rocketmq-client-go/pull/1031#discussion_r1178561298
##
primitive/message.go:
##
@@ -183,9 +183,12 @@ func (m *Message) WithTag(tags string) *Message {
func (m *Message) WithKeys(keys []string) *Message {
The GitHub Actions job "Java Coverage" on rocketmq-clients.git has failed.
Run started by GitHub user aaron-ai (triggered by aaron-ai).
Head commit for run:
0a55474ae13d6859cfea9f545c7e3e67daf442cb / Aaron Ai
Stats pulled message quantity
Report URL: https://github.com/apache/rocketmq-clients/
This is an automated email from the ASF dual-hosted git repository.
cserwen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-client-go.git
The following commit(s) were added to refs/heads/master by this push:
new c77a95d fix: unsubscribed topic qu
cserwen closed issue #1024: The process queues of unsubscribed topic are not
dropped
URL: https://github.com/apache/rocketmq-client-go/issues/1024
--
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
cserwen merged PR #1025:
URL: https://github.com/apache/rocketmq-client-go/pull/1025
--
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...
ShadowySpirits commented on issue #6654:
URL: https://github.com/apache/rocketmq/issues/6654#issuecomment-1524478907
> @zhouxinyu can I work on this ?
Welcome! Looking forward to your pr.
--
This is an automated message from the Apache Git Service.
To respond to the message, please
This is an automated email from the ASF dual-hosted git repository.
chenzlalvin pushed a commit to branch new-official-website
in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git
The following commit(s) were added to refs/heads/new-official-website by this
push:
new 933e89f
chenzlalvin merged PR #522:
URL: https://github.com/apache/rocketmq-site/pull/522
--
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
chenzlalvin merged PR #497:
URL: https://github.com/apache/rocketmq-site/pull/497
--
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
This is an automated email from the ASF dual-hosted git repository.
chenzlalvin pushed a commit to branch new-official-website
in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git
The following commit(s) were added to refs/heads/new-official-website by this
push:
new a802958
This is an automated email from the ASF dual-hosted git repository.
chenzlalvin pushed a commit to branch new-official-website
in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git
The following commit(s) were added to refs/heads/new-official-website by this
push:
new 5667842
chenzlalvin merged PR #535:
URL: https://github.com/apache/rocketmq-site/pull/535
--
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
chenzlalvin closed issue #255: Add release note and update quick start doc for
5.0
URL: https://github.com/apache/rocketmq-site/issues/255
--
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 specif
chenzlalvin commented on issue #394:
URL: https://github.com/apache/rocketmq-site/issues/394#issuecomment-1524460223
already fixed
--
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 com
chenzlalvin closed issue #394: Incorrect usage of updatetopic in quickstart
URL: https://github.com/apache/rocketmq-site/issues/394
--
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
cryptoya closed issue #23: For consistency in multilingual client test case
design, a specification is required to define test cases
URL: https://github.com/apache/rocketmq-e2e/issues/23
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
The GitHub Actions job "CodeQL Analysis" on rocketmq.git has failed.
Run started by GitHub user RongtongJin (triggered by RongtongJin).
Head commit for run:
d60a0fd8f3206c2e44d16c8f1e30c16874fc98ff / RongtongJin
Merge remote-tracking branch 'origin/develop' into dev-501
Report URL: https://gi
chenzlalvin closed issue #435: Polish the quick start document
URL: https://github.com/apache/rocketmq-site/issues/435
--
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
This is an automated email from the ASF dual-hosted git repository.
chenzlalvin pushed a commit to branch new-official-website
in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git
The following commit(s) were added to refs/heads/new-official-website by this
push:
new 38e76e2
chenzlalvin merged PR #528:
URL: https://github.com/apache/rocketmq-site/pull/528
--
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
chenzlalvin commented on issue #529:
URL: https://github.com/apache/rocketmq-site/issues/529#issuecomment-1524443436
消息包含的信息包括生产者构建的业务信息以及存储端补充一些系统信息,所以在存储完成后业务信息和系统信息均已完成初始化,后续不再有更改。
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
chenzlalvin opened a new pull request, #543:
URL: https://github.com/apache/rocketmq-site/pull/543
Please do not create a Pull Request without creating an issue first.
## What is the purpose of the change
the contact page contains wexin qrcode, but the qrcode has expired, so
r
chenzlalvin closed issue #536: 微信二维码过期
URL: https://github.com/apache/rocketmq-site/issues/536
--
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
chenzlalvin commented on issue #536:
URL: https://github.com/apache/rocketmq-site/issues/536#issuecomment-1524360741
二维码会去掉,直接搜索微信公众号,钉钉群:21982288
--
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
chenzlalvin commented on issue #265:
URL: https://github.com/apache/rocketmq-site/issues/265#issuecomment-1524331086
already fixed
--
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 com
chenzlalvin closed issue #265: image URL 404
URL: https://github.com/apache/rocketmq-site/issues/265
--
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: com
chenzlalvin closed issue #266: add rocketmq connect doc
URL: https://github.com/apache/rocketmq-site/issues/266
--
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,
chenzlalvin closed issue #302: Documentation for RocketMQ Streams
URL: https://github.com/apache/rocketmq-site/issues/302
--
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 u
chenzlalvin closed issue #254: Add release notes for new polyglot clients
URL: https://github.com/apache/rocketmq-site/issues/254
--
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.
chenzlalvin closed issue #240: Add auto switch deploy document
URL: https://github.com/apache/rocketmq-site/issues/240
--
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
chenzlalvin closed issue #251: RocketMQ 5.0 en doc init
URL: https://github.com/apache/rocketmq-site/issues/251
--
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,
chenzlalvin commented on issue #6653:
URL: https://github.com/apache/rocketmq/issues/6653#issuecomment-1524302098
Version 5.0 has converged the use of special characters and recommends the
use of regular characters. % is an exception because it has already been used
for system isolation.
github-actions[bot] commented on issue #3349:
URL: https://github.com/apache/rocketmq/issues/3349#issuecomment-1524251366
This issue was closed because it has been inactive for 3 days since being
marked as stale.
--
This is an automated message from the Apache Git Service.
To respond to t
github-actions[bot] closed issue #3349: issue #2706 is still exists in version
4.9.1
URL: https://github.com/apache/rocketmq/issues/3349
--
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
Abhijeetmishr commented on issue #6654:
URL: https://github.com/apache/rocketmq/issues/6654#issuecomment-1523855670
@zhouxinyu can I work on this ?
--
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
gorden5566 closed pull request #5600: [ISSUE #5599] Refactor the calculation of
`bornhostLength` and `storeHostLength`
URL: https://github.com/apache/rocketmq/pull/5600
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
haiyanghan closed pull request #6575: [ISSUE #6574] fix
DefaultMQProducerImpl.request sync invoke timeout
URL: https://github.com/apache/rocketmq/pull/6575
--
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
twz915 opened a new issue, #1041:
URL: https://github.com/apache/rocketmq-client-go/issues/1041
```
RequestAsync(ctx context.Context, ttl time.Duration, callback
internal.RequestCallback, msg *primitive.Message) error
```
the struct `RequestCallback` in package `internal`,
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:
8b48688c08b585432d3ad9ba3f40be717c8b612d / RongtongJin
Merge remote-tracking branch 'origin/develop' into ooo
# Conflic
RongtongJin commented on code in PR #6571:
URL: https://github.com/apache/rocketmq/pull/6571#discussion_r112890
##
store/src/main/java/org/apache/rocketmq/store/CommitLog.java:
##
@@ -815,89 +809,72 @@ public CompletableFuture
asyncPutMessage(final MessageExtBroke
mufengCc closed issue #557: Setting the maxReconsumeTimes value is invalid in
sequential consumption mode
URL: https://github.com/apache/rocketmq-spring/issues/557
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
mufengCc opened a new issue, #557:
URL: https://github.com/apache/rocketmq-spring/issues/557
**BUG REPORT**
1. Please describe the issue you observed:
Using the "@ RocketMQMessage Listener" annotation and specifying the
"consumeMode=ConsumeMode. ORDERLY" mode, implement the
Ro
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/maven/junit-junit-4.13.1
in repository https://gitbox.apache.org/repos/asf/rocketmq-exporter.git
at c26ce5a Bump junit from 4.12 to 4.13.1
No new revisions were added by th
dependabot[bot] opened a new pull request, #137:
URL: https://github.com/apache/rocketmq-exporter/pull/137
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
Release notes
Sourced from https://github.com/junit-team/junit4/releases";>junit's
releases.
JU
This is an automated email from the ASF dual-hosted git repository.
cserwen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-exporter.git
The following commit(s) were added to refs/heads/master by this push:
new 58099a1 [ISSUE #135] Upgrade to jac
cserwen merged PR #136:
URL: https://github.com/apache/rocketmq-exporter/pull/136
--
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
Aurora-ws commented on issue #342:
URL:
https://github.com/apache/rocketmq-client-go/issues/342#issuecomment-1523113891
where is CMessageExt.h‘s path on windows platform?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
Aurora-ws commented on issue #342:
URL:
https://github.com/apache/rocketmq-client-go/issues/342#issuecomment-1523113087
where is CMessageExt.h‘s path for windows platform?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
lizhanhui commented on PR #6571:
URL: https://github.com/apache/rocketmq/pull/6571#issuecomment-1522962510
> @lizhanhui If we don't have enough time to review this PR currently, I
suggest submitting another PR that fixes the bug in the original way first.
That fix is minimally invasive and
ShadowySpirits commented on code in PR #6571:
URL: https://github.com/apache/rocketmq/pull/6571#discussion_r1177471593
##
store/src/main/java/org/apache/rocketmq/store/CommitLog.java:
##
@@ -815,89 +809,72 @@ public CompletableFuture
asyncPutMessage(final MessageExtBroke
DongyuanPan commented on issue #190:
URL: https://github.com/apache/rocketmq-mqtt/issues/190#issuecomment-1522929455
![image](https://user-images.githubusercontent.com/18721508/234503193-bdd076a9-469f-4005-a37d-7a849c77da03.png)
可以检查一下MQTT相关的配置时是否设置正确,MQTT 例子里面使用的firstTopic需要提前在途中的立方设置
DongyuanPan commented on issue #192:
URL: https://github.com/apache/rocketmq-mqtt/issues/192#issuecomment-1522926114
你好,可以检查一下broker上相应的资源创建了吗?kv相关存储firstTopic的信息设置了没?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
linxia1234 commented on issue #449:
URL:
https://github.com/apache/rocketmq-client-cpp/issues/449#issuecomment-1522925825
The reason is shutdown too quickly
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
linxia1234 closed issue #449: SendMessageAsync
URL: https://github.com/apache/rocketmq-client-cpp/issues/449
--
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-m
70 matches
Mail list logo