humkum commented on issue #8111:
URL: https://github.com/apache/rocketmq/issues/8111#issuecomment-2099880177
RocketMQ client use Slf4j Log architecture,if you want to split the log
output file, you can customize the log configuration file by yourself.
--
This is an automated message from
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:
f0c243d741dd0c7d47716efe557bc5a0e50ba29a / Willhow
<65004897+willhow-...@users.noreply.github.com>
[ISSUE #8090] Optimize
FrankCy commented on issue #8111:
URL: https://github.com/apache/rocketmq/issues/8111#issuecomment-2099915057
> RocketMQ client use Slf4j Log architecture,if you want to split the log
output file, you can customize the log configuration file by yourself.
Hello, is this caused by lettu
bxfjb commented on PR #8050:
URL: https://github.com/apache/rocketmq/pull/8050#issuecomment-2099935550
> Rebase master to solve the CI problem
Done.
--
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
yuz10 merged PR #8050:
URL: https://github.com/apache/rocketmq/pull/8050
--
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.ap
yuz10 closed issue #8049: [Bug] TieredMessageStore throws NPE when delete a
topic without messages
URL: https://github.com/apache/rocketmq/issues/8049
--
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
This is an automated email from the ASF dual-hosted git repository.
yuzhou 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 ad02756078 [ISSUE #8049] fix tiered store de
The GitHub Actions job "PUSH-CI" on rocketmq.git has succeeded.
Run started by GitHub user yuz10 (triggered by yuz10).
Head commit for run:
ad027560780c2af801e4bcb447d85bf0df62071a / bxfjb
<48467309+bx...@users.noreply.github.com>
[ISSUE #8049] fix tiered store delete empty topic NPE (#8050)
C
dingshuangxi888 commented on PR #8102:
URL: https://github.com/apache/rocketmq/pull/8102#issuecomment-2099983237
> If the client sets ak/sk, then all request headers will have ak/sk
information, including heartbeats. And if ak/sk is not set on the client, those
configurations should also be
cserwen commented on PR #8102:
URL: https://github.com/apache/rocketmq/pull/8102#issuecomment-219157
> > If the client sets ak/sk, then all request headers will have ak/sk
information, including heartbeats. And if ak/sk is not set on the client, those
configurations should also be turne
DongyuanPan commented on issue #246:
URL: https://github.com/apache/rocketmq-mqtt/issues/246#issuecomment-2100022188
> I will work on this recently.
>
> By the doc of mqtt v5.0, the flow control just limit `publish qps`, not
including `connection limit` and `publish bytes limit`, righ
The GitHub Actions job "E2E test for pull request" on rocketmq.git has
succeeded.
Run started by GitHub user dingshuangxi888 (triggered by dingshuangxi888).
Head commit for run:
ad027560780c2af801e4bcb447d85bf0df62071a / bxfjb
<48467309+bx...@users.noreply.github.com>
[ISSUE #8049] fix tiered
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has
failed.
Run started by GitHub user dingshuangxi888 (triggered by dingshuangxi888).
Head commit for run:
38dd0d68f94d084f513522d85e876f50a886b4e8 / dingshuangxi888
Merge remote-tracking branch 'upstream/develop' into fea
cserwen commented on code in PR #5845:
URL: https://github.com/apache/rocketmq/pull/5845#discussion_r1593695472
##
client/src/main/java/org/apache/rocketmq/client/producer/DefaultMQProducer.java:
##
@@ -72,7 +72,8 @@ public class DefaultMQProducer extends ClientConfig
implement
cserwen commented on PR #8102:
URL: https://github.com/apache/rocketmq/pull/8102#issuecomment-2100128589
@dingshuangxi888 Some unit-tests maybe need to be resolved.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
codecov-commenter commented on PR #5845:
URL: https://github.com/apache/rocketmq/pull/5845#issuecomment-2100178068
##
[Codecov](https://app.codecov.io/gh/apache/rocketmq/pull/5845?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comment
lizhanhui commented on PR #740:
URL: https://github.com/apache/rocketmq-clients/pull/740#issuecomment-2100192370
> @lizhanhui Is there anything else wrong with this pr?
Looks good to me.
--
This is an automated message from the Apache Git Service.
To respond to the message, please l
shangjin92 opened a new issue, #227:
URL: https://github.com/apache/rocketmq-operator/issues/227
**Description of the issue:**
There is inconsistent Broker data being retrieved when querying different
RocketMQ NameServers. This inconsistency could potentially lead to issues with
mess
weihubeats commented on PR #740:
URL: https://github.com/apache/rocketmq-clients/pull/740#issuecomment-2100207461
So this mr can merge?
--
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
cserwen commented on code in PR #8027:
URL: https://github.com/apache/rocketmq/pull/8027#discussion_r1593806191
##
client/src/main/java/org/apache/rocketmq/client/impl/MQClientAPIImpl.java:
##
@@ -2007,6 +2007,7 @@ public TopicRouteData
getTopicRouteInfoFromNameServer(final Str
cserwen commented on code in PR #8027:
URL: https://github.com/apache/rocketmq/pull/8027#discussion_r1593806191
##
client/src/main/java/org/apache/rocketmq/client/impl/MQClientAPIImpl.java:
##
@@ -2007,6 +2007,7 @@ public TopicRouteData
getTopicRouteInfoFromNameServer(final Str
shangjin92 opened a new pull request, #228:
URL: https://github.com/apache/rocketmq-operator/pull/228
1. fix #227
2. Refactor ReconcileBroker by extracting EnsureBrokerStatefulSets method.
--
This is an automated message from the Apache Git Service.
To respond to the message, please lo
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has
succeeded.
Run started by GitHub user dingshuangxi888 (triggered by drpmma).
Head commit for run:
38dd0d68f94d084f513522d85e876f50a886b4e8 / dingshuangxi888
Merge remote-tracking branch 'upstream/develop' into feature/f
github-actions[bot] commented on issue #6726:
URL: https://github.com/apache/rocketmq/issues/6726#issuecomment-2101693146
This issue is stale because it has been open for 365 days with no activity.
It will be closed in 3 days if no further activity occurs.
--
This is an automated message
github-actions[bot] closed issue #6679: SubscriptionData may not be updated
when the client's system time is rolled back
URL: https://github.com/apache/rocketmq/issues/6679
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
github-actions[bot] commented on issue #6679:
URL: https://github.com/apache/rocketmq/issues/6679#issuecomment-2101693173
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] commented on PR #6659:
URL: https://github.com/apache/rocketmq/pull/6659#issuecomment-2101693198
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-actions[bot] closed pull request #6659: [ISSUE #6653] Remove duplicate
code about validate topic
URL: https://github.com/apache/rocketmq/pull/6659
--
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
github-actions[bot] commented on issue #6427:
URL: https://github.com/apache/rocketmq/issues/6427#issuecomment-2101693216
This issue is stale because it has been open for 365 days with no activity.
It will be closed in 3 days if no further activity occurs.
--
This is an automated message
github-actions[bot] commented on PR #722:
URL: https://github.com/apache/rocketmq-clients/pull/722#issuecomment-2101703199
This PR is stale because it has been open for 30 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,
The GitHub Actions job "Snapshot Daily Release Automation" on rocketmq.git has
succeeded.
Run started by GitHub user lizhanhui (triggered by lizhanhui).
Head commit for run:
ad027560780c2af801e4bcb447d85bf0df62071a / bxfjb
<48467309+bx...@users.noreply.github.com>
[ISSUE #8049] fix tiered stor
haiyanghan closed issue #6726: [Bug]
org.apache.rocketmq.client.producer.DefaultMQProducer#request invoke timeout
URL: https://github.com/apache/rocketmq/issues/6726
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
RongtongJin commented on PR #8060:
URL: https://github.com/apache/rocketmq/pull/8060#issuecomment-2101791191
Hi @hanmz you need to merge the develop branch to include the latest unit
test fixes.
--
This is an automated message from the Apache Git Service.
To respond to the message, please
RongtongJin commented on PR #8080:
URL: https://github.com/apache/rocketmq/pull/8080#issuecomment-2101791833
need to merge the develop branch to include the latest unit test fixes.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitH
RongtongJin commented on PR #8064:
URL: https://github.com/apache/rocketmq/pull/8064#issuecomment-2101792396
Hi @fujian-zfj you need to merge the develop branch to include the latest
unit test fixes.
--
This is an automated message from the Apache Git Service.
To respond to the message,
pingww merged PR #265:
URL: https://github.com/apache/rocketmq-mqtt/pull/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: commits-unsubscr...@rocketm
This is an automated email from the ASF dual-hosted git repository.
pingww pushed a change to branch develop_mqtt5.0
in repository https://gitbox.apache.org/repos/asf/rocketmq-mqtt.git
from 5fffacc Merge pull request #263 from YxAc/improve_readme_on_M2
add 0c19fe2 fix building error o
This is an automated email from the ASF dual-hosted git repository.
pingww pushed a commit to branch develop_mqtt5.0
in repository https://gitbox.apache.org/repos/asf/rocketmq-mqtt.git
commit 48968cdb7edce86923283bdf731cf98c2e2ab03d
Merge: 5fffacc 0c19fe2
Author: pingww
AuthorDate: Thu May 9 10:
pingww merged PR #269:
URL: https://github.com/apache/rocketmq-mqtt/pull/269
--
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...@rocketm
This is an automated email from the ASF dual-hosted git repository.
pingww pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq-mqtt.git
from 4331ec4 Merge pull request #238 from zzjcool/feat/on-ssl-cert-change
add 549d006 feat: add connections_
This is an automated email from the ASF dual-hosted git repository.
pingww pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq-mqtt.git
commit 04971ffb3a259e51d9cc7709c57cf9a5281496aa
Merge: 4331ec4 549d006
Author: pingww
AuthorDate: Thu May 9 10:33:12 20
lizhimins commented on code in PR #8081:
URL: https://github.com/apache/rocketmq/pull/8081#discussion_r1594894709
##
broker/src/main/java/org/apache/rocketmq/broker/RocksDBConfigManager.java:
##
@@ -62,6 +81,44 @@ public boolean load(String configFilePath,
BiConsumer biConsumer
YxAc closed issue #264: [Bug] Build Failure for UT/Checkstyle on branch
develop_mqtt5.0
URL: https://github.com/apache/rocketmq-mqtt/issues/264
--
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 sp
leizhiyuan commented on issue #8111:
URL: https://github.com/apache/rocketmq/issues/8111#issuecomment-2101850832
org.apache.rocketmq.client.log.ClientLogger
set
-Drocketmq.client.logUseSlf4j=true
and try again
--
This is an automated message from the Apache Git Service.
DongyuanPan opened a new pull request, #270:
URL: https://github.com/apache/rocketmq-mqtt/pull/270
close #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 specific comment.
To unsubscrib
pingww merged PR #270:
URL: https://github.com/apache/rocketmq-mqtt/pull/270
--
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...@rocketm
This is an automated email from the ASF dual-hosted git repository.
pingww pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq-mqtt.git
from 04971ff Merge pull request #269 from yx9o/dev-266
add beba2a0 fix bug: PULL_EVENT not create when PULL_
This is an automated email from the ASF dual-hosted git repository.
pingww pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq-mqtt.git
commit 352989167907c8ec81670064b8f89261c3e2123f
Merge: 04971ff 727a476
Author: pingww
AuthorDate: Thu May 9 11:16:47 20
lizhimins merged PR #8102:
URL: https://github.com/apache/rocketmq/pull/8102
--
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...@rocketm
This is an automated email from the ASF dual-hosted git repository.
lizhimin 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 89c1509014 [ISSUE #8046] Fix authenticatio
lizhimins closed issue #8046: [Bug] Fix authentication context build for no
extFields
URL: https://github.com/apache/rocketmq/issues/8046
--
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
The GitHub Actions job "PUSH-CI" on rocketmq.git has failed.
Run started by GitHub user lizhimins (triggered by lizhimins).
Head commit for run:
89c1509014b15c2ce91161356cf09a18c945a926 / dingshuangxi888
[ISSUE #8046] Fix authentication context build for no extFields (#8102)
Report URL: https
kliein opened a new issue, #8112:
URL: https://github.com/apache/rocketmq/issues/8112
### 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 hav
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has
failed.
Run started by GitHub user lizhimins (triggered by lizhimins).
Head commit for run:
89c1509014b15c2ce91161356cf09a18c945a926 / dingshuangxi888
[ISSUE #8046] Fix authentication context build for no extFields (#81
yx9o opened a new pull request, #271:
URL: https://github.com/apache/rocketmq-mqtt/pull/271
Add metrics for topic dimension read and write msg size.
https://github.com/apache/rocketmq-mqtt/assets/12792261/832fc52b-5069-40e9-aacd-a689e85a17a0";>
--
This is an automated message fr
kliein commented on issue #7185:
URL: https://github.com/apache/rocketmq/issues/7185#issuecomment-2102039170
你不会给控制台换个端口?
--
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
56 matches
Mail list logo