drpmma closed issue #7068: [Bug] Proxy in cluster mode fail on startup when
using namesrvDomain config
URL: https://github.com/apache/rocketmq/issues/7068
--
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 g
This is an automated email from the ASF dual-hosted git repository.
zhouxzhan 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 32eb1d5557 [ISSUE #7068] Fix failed to cr
drpmma merged PR #7076:
URL: https://github.com/apache/rocketmq/pull/7076
--
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
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has
failed.
Run started by GitHub user drpmma (triggered by drpmma).
Head commit for run:
32eb1d55570af81641a4a40d96ff5554329b93cb / gaoyf
[ISSUE #7068] Fix failed to create syncer topic when the proxy was just started
(#7
The GitHub Actions job "Coverage" on rocketmq.git has failed.
Run started by GitHub user gaoyf (triggered by drpmma).
Head commit for run:
cd615588c955408e4ca28c1fe27b527525563e02 / yongfeigao
Fix failed to create syncer topic when the proxy was just started
Report URL: https://github.com/apac
The GitHub Actions job "PUSH-CI" on rocketmq.git has failed.
Run started by GitHub user drpmma (triggered by drpmma).
Head commit for run:
32eb1d55570af81641a4a40d96ff5554329b93cb / gaoyf
[ISSUE #7068] Fix failed to create syncer topic when the proxy was just started
(#7076)
Report URL: http
The GitHub Actions job "Coverage" on rocketmq.git has succeeded.
Run started by GitHub user drpmma (triggered by drpmma).
Head commit for run:
32eb1d55570af81641a4a40d96ff5554329b93cb / gaoyf
[ISSUE #7068] Fix failed to create syncer topic when the proxy was just started
(#7076)
Report URL:
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has
succeeded.
Run started by GitHub user drpmma (triggered by drpmma).
Head commit for run:
32eb1d55570af81641a4a40d96ff5554329b93cb / gaoyf
[ISSUE #7068] Fix failed to create syncer topic when the proxy was just started
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:
49505a1a6970da420cfb8e7d9b5943aac4eeaa8a / zfj
file separator error in windows
Report URL: https://github.com/apache/rocketmq
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:
32eb1d55570af81641a4a40d96ff5554329b93cb / gaoyf
[ISSUE #7068] Fix failed to create syncer topic when the proxy was just started
codecov-commenter commented on PR #7065:
URL: https://github.com/apache/rocketmq/pull/7065#issuecomment-1649392395
##
[Codecov](https://app.codecov.io/gh/apache/rocketmq/pull/7065?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
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:
49505a1a6970da420cfb8e7d9b5943aac4eeaa8a / zfj
file separator error in windows
Report URL: https://github.com/apache/rocketmq
ShadowySpirits opened a new issue, #575:
URL: https://github.com/apache/rocketmq-clients/issues/575
### Programming Language of the Client
Rust
### Is Your Feature Request Related to a Problem?
Nothing.
### Describe the Solution You'd Like
Client shutdown wi
ShadowySpirits opened a new pull request, #576:
URL: https://github.com/apache/rocketmq-clients/pull/576
close #575
--
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 unsub
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has
failed.
Run started by GitHub user zd46319 (triggered by yuz10).
Head commit for run:
5d714554db5afb668b1e9abaef013aeb18810709 / zd46319
[ISSUE #6810] Fix the bug of mistakenly deleting data in clientChannelTable
when t
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:
49505a1a6970da420cfb8e7d9b5943aac4eeaa8a / zfj
file separator error in windows
Report URL: https://github.com/apache/rocketm
lizhanhui commented on code in PR #576:
URL: https://github.com/apache/rocketmq-clients/pull/576#discussion_r1273249814
##
rust/examples/delay_producer.rs:
##
@@ -23,8 +23,8 @@ use rocketmq::Producer;
#[tokio::main]
async fn main() {
-// recommend to specify which topic(
lizhanhui commented on code in PR #576:
URL: https://github.com/apache/rocketmq-clients/pull/576#discussion_r1273250199
##
rust/examples/fifo_producer.rs:
##
@@ -20,8 +20,8 @@ use rocketmq::Producer;
#[tokio::main]
async fn main() {
-// recommend to specify which topic(s
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:
32eb1d55570af81641a4a40d96ff5554329b93cb / gaoyf
[ISSUE #7068] Fix failed to create syncer topic when the proxy was just started
(#707
lizhanhui commented on code in PR #576:
URL: https://github.com/apache/rocketmq-clients/pull/576#discussion_r1273254319
##
rust/examples/fifo_producer.rs:
##
@@ -44,10 +44,23 @@ async fn main() {
.unwrap();
// send message to rocketmq proxy
-let result = producer
The GitHub Actions job "Coverage" on rocketmq.git has failed.
Run started by GitHub user zd46319 (triggered by yuz10).
Head commit for run:
5d714554db5afb668b1e9abaef013aeb18810709 / zd46319
[ISSUE #6810] Fix the bug of mistakenly deleting data in clientChannelTable
when the channel expire
Re
lizhanhui commented on code in PR #576:
URL: https://github.com/apache/rocketmq-clients/pull/576#discussion_r1273257770
##
rust/src/client.rs:
##
@@ -534,7 +576,7 @@ impl Client {
) -> Result, ClientError> {
let request = ReceiveMessageRequest {
group:
lizhanhui commented on code in PR #576:
URL: https://github.com/apache/rocketmq-clients/pull/576#discussion_r1273259283
##
rust/src/client.rs:
##
@@ -534,7 +576,7 @@ impl Client {
) -> Result, ClientError> {
let request = ReceiveMessageRequest {
group:
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has
failed.
Run started by GitHub user zd46319 (triggered by yuz10).
Head commit for run:
5d714554db5afb668b1e9abaef013aeb18810709 / zd46319
[ISSUE #6810] Fix the bug of mistakenly deleting data in clientChannelTable
when t
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:
49505a1a6970da420cfb8e7d9b5943aac4eeaa8a / zfj
file separator error in windows
Report URL: https://github.com/apache/rocketm
ShadowySpirits commented on code in PR #576:
URL: https://github.com/apache/rocketmq-clients/pull/576#discussion_r1273356339
##
rust/src/client.rs:
##
@@ -534,7 +576,7 @@ impl Client {
) -> Result, ClientError> {
let request = ReceiveMessageRequest {
g
RongtongJin merged PR #573:
URL: https://github.com/apache/rocketmq-spring/pull/573
--
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...@
This is an automated email from the ASF dual-hosted git repository.
jinrongtong pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-spring.git
The following commit(s) were added to refs/heads/master by this push:
new 99f66fa [ISSUE #572] Upgrade rock
lizhanhui commented on code in PR #576:
URL: https://github.com/apache/rocketmq-clients/pull/576#discussion_r1273385100
##
rust/src/client.rs:
##
@@ -534,7 +576,7 @@ impl Client {
) -> Result, ClientError> {
let request = ReceiveMessageRequest {
group:
lizhanhui closed issue #575: [Feature] Gracefully shutdown for Rust client
URL: https://github.com/apache/rocketmq-clients/issues/575
--
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 comm
This is an automated email from the ASF dual-hosted git repository.
lizhanhui 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 4b99c037 [ISSUE #575] Gracefully sh
lizhanhui merged PR #576:
URL: https://github.com/apache/rocketmq-clients/pull/576
--
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...@r
Koado opened a new pull request, #7082:
URL: https://github.com/apache/rocketmq/pull/7082
### Which Issue(s) This PR Fixes
[Feature] Allow a BoundaryType to be specified when retrieving offset based
on the timestamp #7074
### Brief Description
Add two
dependabot[bot] opened a new pull request, #577:
URL: https://github.com/apache/rocketmq-clients/pull/577
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to
2023.7.22.
Commits
https://github.com/certifi/python-certifi/commit/8fb96ed81f71e7097ed11bc4d9b1
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/pip/python/certifi-2023.7.22
in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git
at 661a2d26 Bump certifi from 2023.5.7 to 2023.7.22 in /python
No new rev
The GitHub Actions job "License Checker" on rocketmq-clients.git has failed.
Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]).
Head commit for run:
661a2d26861e01c426894889607d3db534700abe / dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Bump certif
github-actions[bot] commented on PR #4641:
URL: https://github.com/apache/rocketmq/pull/4641#issuecomment-1650729327
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] commented on PR #2534:
URL: https://github.com/apache/rocketmq/pull/2534#issuecomment-1650729370
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 #4641: [ISSUE #4640] Optimize mapping
between epoch and commitlog physical offset
URL: https://github.com/apache/rocketmq/pull/4641
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use t
github-actions[bot] commented on PR #2524:
URL: https://github.com/apache/rocketmq/pull/2524#issuecomment-1650729403
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 #2534: [ISSUE #2533] Upper
ChannelEventListener into NettyRemotingAbstract
URL: https://github.com/apache/rocketmq/pull/2534
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
github-actions[bot] commented on PR #2452:
URL: https://github.com/apache/rocketmq/pull/2452#issuecomment-1650729431
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 #2452: [ISSUE-2452] Provide a handy
machine room nearby producer selector
URL: https://github.com/apache/rocketmq/pull/2452
--
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
github-actions[bot] closed pull request #2524: [ISSUE #2523] Support
pushConsumer get serviceState
URL: https://github.com/apache/rocketmq/pull/2524
--
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
github-actions[bot] commented on PR #1570:
URL: https://github.com/apache/rocketmq/pull/1570#issuecomment-1650729625
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-actions[bot] commented on PR #1562:
URL: https://github.com/apache/rocketmq/pull/1562#issuecomment-1650729656
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-actions[bot] commented on PR #1468:
URL: https://github.com/apache/rocketmq/pull/1468#issuecomment-1650729678
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-actions[bot] commented on PR #1433:
URL: https://github.com/apache/rocketmq/pull/1433#issuecomment-1650729713
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-actions[bot] commented on PR #1419:
URL: https://github.com/apache/rocketmq/pull/1419#issuecomment-1650729747
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-actions[bot] commented on PR #1408:
URL: https://github.com/apache/rocketmq/pull/1408#issuecomment-1650729765
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
The GitHub Actions job "Snapshot Daily Release Automation" on rocketmq.git has
failed.
Run started by GitHub user lizhanhui (triggered by lizhanhui).
Head commit for run:
32eb1d55570af81641a4a40d96ff5554329b93cb / gaoyf
[ISSUE #7068] Fix failed to create syncer topic when the proxy was just s
lkmxsxd opened a new issue, #135:
URL: https://github.com/apache/rocketmq-eventbridge/issues/135
当第一次基于内置DB启动EB时调用putEvents接口会写入2条msgId相同的消息到MQ。
复现方法:
1、如果不是第一次基于内置DB启动需要删除内置DB的数据库文件
2、删除MQ中生成的主题以及消费者(可选)
3、启动
4、调用putEvents接口发送消息
;”
2、启动EB,通过jmeter调用putEvents接口写入1000条消息到MQ
3、恢复EventBusListener消息订阅,重启EB
通过观察fileSinkTask写入的文件行数多于1000,如下图:
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has
failed.
Run started by GitHub user Koado (triggered by caigy).
Head commit for run:
965064271363475f343e246d3b7cb4ff43f19a21 / kkddd z
format code
Report URL: https://github.com/apache/rocketmq/actions/runs/5657146934
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:
ea03a1e133d7f73c62aff883f8634da273e10d8b / zfj
test 1.0.1 mac lib
Report URL: https://github.com/apache/rocketmq/actions/runs
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed.
Run started by GitHub user Koado (triggered by Koado).
Head commit for run:
32eb1d55570af81641a4a40d96ff5554329b93cb / gaoyf
[ISSUE #7068] Fix failed to create syncer topic when the proxy was just started
(#7076)
The GitHub Actions job "Coverage" on rocketmq.git has failed.
Run started by GitHub user Koado (triggered by caigy).
Head commit for run:
965064271363475f343e246d3b7cb4ff43f19a21 / kkddd z
format code
Report URL: https://github.com/apache/rocketmq/actions/runs/5657146956
With regards,
GitHub
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:
32eb1d55570af81641a4a40d96ff5554329b93cb / gaoyf
[ISSUE #7068] Fix failed to create syncer topic when the proxy was just started
The GitHub Actions job "Coverage" on rocketmq.git has succeeded.
Run started by GitHub user fujian-zfj (triggered by fujian-zfj).
Head commit for run:
ea03a1e133d7f73c62aff883f8634da273e10d8b / zfj
test 1.0.1 mac lib
Report URL: https://github.com/apache/rocketmq/actions/runs/5663557221
With
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has
failed.
Run started by GitHub user Koado (triggered by caigy).
Head commit for run:
965064271363475f343e246d3b7cb4ff43f19a21 / kkddd z
format code
Report URL: https://github.com/apache/rocketmq/actions/runs/5657146953
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:
ea03a1e133d7f73c62aff883f8634da273e10d8b / zfj
test 1.0.1 mac lib
Report URL: https://github.com/apache/rocketmq/actions/runs
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:
97124f0ac5688181ef83e77f0c127e9992f454aa / zfj
new rocksdb version 1.0.3
Report URL: https://github.com/apache/rocketmq/actio
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:
32eb1d55570af81641a4a40d96ff5554329b93cb / gaoyf
[ISSUE #7068] Fix failed to create syncer topic when the proxy was just started
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:
97124f0ac5688181ef83e77f0c127e9992f454aa / zfj
new rocksdb version 1.0.3
Report URL: https://github.com/apache/rocketmq/actions/runs/5663891266
W
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:
97124f0ac5688181ef83e77f0c127e9992f454aa / zfj
new rocksdb version 1.0.3
Report URL: https://github.com/apache/rocketmq/actio
francisoliverlee closed issue #795: Problem with select queue of producer:
Should we sort MessageQueues of producer by BrokerName
URL: https://github.com/apache/rocketmq-client-go/issues/795
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
Cairry opened a new issue, #7083:
URL: https://github.com/apache/rocketmq/issues/7083
### 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
68 matches
Mail list logo