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

2024-01-23 Thread GitBox


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:
96cca98e26d34c0b7b4764494c167e6f5dd01efd / ShuangxiDing 

add tests.

Report URL: https://github.com/apache/rocketmq/actions/runs/7622336744

With regards,
GitHub Actions via GitBox



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

2024-01-23 Thread GitBox


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:
866df8cdb742d48fcf61e1528d05b55841f8744a / ShuangxiDing 

add tests.

Report URL: https://github.com/apache/rocketmq/actions/runs/7622303370

With regards,
GitHub Actions via GitBox



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

2024-01-23 Thread GitBox


The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has 
failed.
Run started by GitHub user dingshuangxi888 (triggered by dingshuangxi888).

Head commit for run:
9ea5734a26255a6bd885bdc259c0d90b719842aa / ShuangxiDing 

add tests.

Report URL: https://github.com/apache/rocketmq/actions/runs/7623131941

With regards,
GitHub Actions via GitBox



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

2024-01-23 Thread GitBox


The GitHub Actions job "License checker" on rocketmq.git has succeeded.
Run started by GitHub user dingshuangxi888 (triggered by dingshuangxi888).

Head commit for run:
9ea5734a26255a6bd885bdc259c0d90b719842aa / ShuangxiDing 

add tests.

Report URL: https://github.com/apache/rocketmq/actions/runs/7623131937

With regards,
GitHub Actions via GitBox



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

2024-01-23 Thread GitBox


The GitHub Actions job "PR-CI" on rocketmq.git has succeeded.
Run started by GitHub user dingshuangxi888 (triggered by dingshuangxi888).

Head commit for run:
9ea5734a26255a6bd885bdc259c0d90b719842aa / ShuangxiDing 

add tests.

Report URL: https://github.com/apache/rocketmq/actions/runs/7623131928

With regards,
GitHub Actions via GitBox



Re: [I] latest release support springboot 3.x [rocketmq-spring]

2024-01-23 Thread via GitHub


Duckxyh commented on issue #605:
URL: 
https://github.com/apache/rocketmq-spring/issues/605#issuecomment-1905580898

   
![image](https://github.com/apache/rocketmq-spring/assets/114486453/03df1966-e4da-4869-a88b-bcc98378ec38)
   
![image](https://github.com/apache/rocketmq-spring/assets/114486453/cda8d0b6-7dfa-427a-8f79-34a966d02a1c)
   
![image](https://github.com/apache/rocketmq-spring/assets/114486453/ae105dfe-ede3-4a49-9e42-d67f923a6b96)
   sprinboot3.0.0+rocketmq-springboot-starter 2.2.3
   根据一些答者所述的配置如上,还是失败?是什么原因?
   


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GH] (rocketmq): Workflow run "E2E test for pull request" failed!

2024-01-23 Thread GitBox


The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed.
Run started by GitHub user dingshuangxi888 (triggered by dingshuangxi888).

Head commit for run:
5262358140bcf7b283754a71dd16c2a5c6dbf821 / Zhouxiang Zhan 

[ISSUE #7699] Refector NamespaceRpcHook (#7769)

* [ISSUE #7699] Refector NamespaceRpcHook

* fix

Report URL: https://github.com/apache/rocketmq/actions/runs/7623158549

With regards,
GitHub Actions via GitBox



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

2024-01-23 Thread GitBox


The GitHub Actions job "Coverage" on rocketmq.git has succeeded.
Run started by GitHub user dingshuangxi888 (triggered by dingshuangxi888).

Head commit for run:
9ea5734a26255a6bd885bdc259c0d90b719842aa / ShuangxiDing 

add tests.

Report URL: https://github.com/apache/rocketmq/actions/runs/7623131935

With regards,
GitHub Actions via GitBox



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

2024-01-23 Thread GitBox


The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has 
succeeded.
Run started by GitHub user dingshuangxi888 (triggered by dingshuangxi888).

Head commit for run:
9ea5734a26255a6bd885bdc259c0d90b719842aa / ShuangxiDing 

add tests.

Report URL: https://github.com/apache/rocketmq/actions/runs/7623131933

With regards,
GitHub Actions via GitBox



Re: [PR] [ISSUE #196] Fix serviceAccountName inconsistency [rocketmq-operator]

2024-01-23 Thread via GitHub


drivebyer commented on code in PR #197:
URL: https://github.com/apache/rocketmq-operator/pull/197#discussion_r1462989235


##
deploy/operator.yaml:
##
@@ -27,7 +27,7 @@ spec:
   labels:
 name: rocketmq-operator
 spec:
-  serviceAccountName: rocketmq-operator
+  serviceAccountName: {{ template "rocketmq-operator.serviceAccountName" . 
}}

Review Comment:
   For now, After we execute `make manifest `, the templating in `chart` 
directory disappeared. 
   
   I would find some way to do substitution in `make manifest.`



-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[I] Thing message review failed [rocketmq-clients]

2024-01-23 Thread via GitHub


zhaohai666 opened a new issue, #675:
URL: https://github.com/apache/rocketmq-clients/issues/675

   ### 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-clients/discussions).
   
   - [X] I have searched the [GitHub 
Issues](https://github.com/apache/rocketmq-clients/issues) and [GitHub 
Discussions](https://github.com/apache/rocketmq-clients/discussions)  of this 
repository and believe that this is not a duplicate.
   
   - [X] I have confirmed that this bug belongs to the current repository, not 
other repositories of RocketMQ.
   
   
   ### Programming Language of the Client
   
   Node.js
   
   ### Runtime Platform Environment
   
   mac
   
   ### RocketMQ Version of the Client/Server
   
   test version
   
   ### Run or Compiler Version
   
   _No response_
   
   ### Describe the Bug
   
   TypeError: Cannot read properties of undefined (reading 'COMMIT')
   
   ### Steps to Reproduce
   
   const producer = new Producer({
   endpoints: "127.0.0.1:8080",
   maxAttempts: 2,
   checker: {
   async check(messageView) {
   console.log("messageView : ", messageView);
   return TransactionResolution.COMMIT;
   },
   },
   });
   await producer.startup();
   const transaction = producer.beginTransaction();
   const tag = "transaction";
   const receipt = await producer.send({
   topic: topic.transaction,
   tag,
   keys: [
   `foo-key-${Date.now()}`,
   `bar-key-${Date.now()}`,
   ],
   body: Buffer.from(JSON.stringify({
   hello: 'rocketmq-client-nodejs world 😄',
   now: Date(),
   })),
   }, transaction);
   await transaction.commit();
   
   ### What Did You Expect to See?
   
   Submit transaction review
   
   ### What Did You See Instead?
   
   Submit transaction review failed
   
   ### Additional Context
   
   _No response_


-- 
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.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(rocketmq-exporter) branch pre-release-0.0.2 created (now 8032ed9)

2024-01-23 Thread caigy
This is an automated email from the ASF dual-hosted git repository.

caigy pushed a change to branch pre-release-0.0.2
in repository https://gitbox.apache.org/repos/asf/rocketmq-exporter.git


  at 8032ed9  [maven-release-plugin] prepare release rocketmq-exporter-0.0.2

This branch includes the following new commits:

 new 8032ed9  [maven-release-plugin] prepare release rocketmq-exporter-0.0.2

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.




(rocketmq-exporter) 01/01: [maven-release-plugin] prepare release rocketmq-exporter-0.0.2

2024-01-23 Thread caigy
This is an automated email from the ASF dual-hosted git repository.

caigy pushed a commit to branch pre-release-0.0.2
in repository https://gitbox.apache.org/repos/asf/rocketmq-exporter.git

commit 8032ed9caec1dfad5407902b28e404cbbd7b9cb7
Author: caigy 
AuthorDate: Tue Jan 23 17:46:13 2024 +0800

[maven-release-plugin] prepare release rocketmq-exporter-0.0.2
---
 pom.xml | 11 +--
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index e8b3ace..0f9faa0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,16 +1,15 @@
 
-http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
 4.0.0
 
 org.springframework.boot
 spring-boot-starter-parent
 2.7.11
- 
+ 
 
 org.apache
 rocketmq-exporter
-0.0.2-SNAPSHOT
+0.0.2
 rocketmq-exporter
 
 Apache RocketMQ Prometheus Exporter
@@ -19,7 +18,7 @@
 g...@github.com:apache/rocketmq-exporter.git
 
scm:git:g...@github.com:apache/rocketmq-exporter.git
 
scm:git:g...@github.com:apache/rocketmq-exporter.git
-HEAD
+rocketmq-exporter-0.0.2
 
 
 
@@ -180,7 +179,7 @@
 html
 xml
 
-
+
 
 
 



(rocketmq-exporter) annotated tag rocketmq-exporter-0.0.2 updated (8032ed9 -> 6ecf4b5)

2024-01-23 Thread caigy
This is an automated email from the ASF dual-hosted git repository.

caigy pushed a change to annotated tag rocketmq-exporter-0.0.2
in repository https://gitbox.apache.org/repos/asf/rocketmq-exporter.git


*** WARNING: tag rocketmq-exporter-0.0.2 was modified! ***

from 8032ed9  (commit)
  to 6ecf4b5  (tag)
 tagging 8032ed9caec1dfad5407902b28e404cbbd7b9cb7 (commit)
 replaces v0.0.2-rc1
  by caigy
  on Tue Jan 23 17:46:25 2024 +0800

- Log -
[maven-release-plugin] copy for tag rocketmq-exporter-0.0.2
---


No new revisions were added by this update.

Summary of changes:



(rocketmq-exporter) branch pre-release-0.0.2 updated: [maven-release-plugin] prepare for next development iteration

2024-01-23 Thread caigy
This is an automated email from the ASF dual-hosted git repository.

caigy pushed a commit to branch pre-release-0.0.2
in repository https://gitbox.apache.org/repos/asf/rocketmq-exporter.git


The following commit(s) were added to refs/heads/pre-release-0.0.2 by this push:
 new a691f20  [maven-release-plugin] prepare for next development iteration
a691f20 is described below

commit a691f200ef0e6b1817d0157f9710a761d2f5bead
Author: caigy 
AuthorDate: Tue Jan 23 17:46:31 2024 +0800

[maven-release-plugin] prepare for next development iteration
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 0f9faa0..9756d21 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
 
 org.apache
 rocketmq-exporter
-0.0.2
+0.0.3-SNAPSHOT
 rocketmq-exporter
 
 Apache RocketMQ Prometheus Exporter
@@ -18,7 +18,7 @@
 g...@github.com:apache/rocketmq-exporter.git
 
scm:git:g...@github.com:apache/rocketmq-exporter.git
 
scm:git:g...@github.com:apache/rocketmq-exporter.git
-rocketmq-exporter-0.0.2
+HEAD
 
 
 



(rocketmq-exporter) annotated tag rocketmq-exporter-0.0.2 deleted (was 6ecf4b5)

2024-01-23 Thread caigy
This is an automated email from the ASF dual-hosted git repository.

caigy pushed a change to annotated tag rocketmq-exporter-0.0.2
in repository https://gitbox.apache.org/repos/asf/rocketmq-exporter.git


*** WARNING: tag rocketmq-exporter-0.0.2 was deleted! ***

   tag was  6ecf4b5

The revisions that were on this annotated tag are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(rocketmq-exporter) branch pre-release-0.0.2 deleted (was a691f20)

2024-01-23 Thread caigy
This is an automated email from the ASF dual-hosted git repository.

caigy pushed a change to branch pre-release-0.0.2
in repository https://gitbox.apache.org/repos/asf/rocketmq-exporter.git


 was a691f20  [maven-release-plugin] prepare for next development iteration

This change permanently discards the following revisions:

 discard a691f20  [maven-release-plugin] prepare for next development iteration
 discard 8032ed9  [maven-release-plugin] prepare release rocketmq-exporter-0.0.2



(rocketmq-exporter) 01/01: [maven-release-plugin] prepare release rocketmq-exporter-0.0.2

2024-01-23 Thread caigy
This is an automated email from the ASF dual-hosted git repository.

caigy pushed a commit to branch pre-release-0.0.2
in repository https://gitbox.apache.org/repos/asf/rocketmq-exporter.git

commit 620ed835dfeefe3423a163dfbce1c74c4fbdbe05
Author: caigy 
AuthorDate: Tue Jan 23 20:32:17 2024 +0800

[maven-release-plugin] prepare release rocketmq-exporter-0.0.2
---
 pom.xml | 11 +--
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index e8b3ace..0f9faa0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,16 +1,15 @@
 
-http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
 4.0.0
 
 org.springframework.boot
 spring-boot-starter-parent
 2.7.11
- 
+ 
 
 org.apache
 rocketmq-exporter
-0.0.2-SNAPSHOT
+0.0.2
 rocketmq-exporter
 
 Apache RocketMQ Prometheus Exporter
@@ -19,7 +18,7 @@
 g...@github.com:apache/rocketmq-exporter.git
 
scm:git:g...@github.com:apache/rocketmq-exporter.git
 
scm:git:g...@github.com:apache/rocketmq-exporter.git
-HEAD
+rocketmq-exporter-0.0.2
 
 
 
@@ -180,7 +179,7 @@
 html
 xml
 
-
+
 
 
 



(rocketmq-exporter) branch pre-release-0.0.2 created (now 620ed83)

2024-01-23 Thread caigy
This is an automated email from the ASF dual-hosted git repository.

caigy pushed a change to branch pre-release-0.0.2
in repository https://gitbox.apache.org/repos/asf/rocketmq-exporter.git


  at 620ed83  [maven-release-plugin] prepare release rocketmq-exporter-0.0.2

This branch includes the following new commits:

 new 620ed83  [maven-release-plugin] prepare release rocketmq-exporter-0.0.2

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.




(rocketmq-exporter) annotated tag rocketmq-exporter-0.0.2 updated (620ed83 -> 13337b3)

2024-01-23 Thread caigy
This is an automated email from the ASF dual-hosted git repository.

caigy pushed a change to annotated tag rocketmq-exporter-0.0.2
in repository https://gitbox.apache.org/repos/asf/rocketmq-exporter.git


*** WARNING: tag rocketmq-exporter-0.0.2 was modified! ***

from 620ed83  (commit)
  to 13337b3  (tag)
 tagging 620ed835dfeefe3423a163dfbce1c74c4fbdbe05 (commit)
 replaces v0.0.2-rc1
  by caigy
  on Tue Jan 23 20:32:30 2024 +0800

- Log -
[maven-release-plugin] copy for tag rocketmq-exporter-0.0.2
---


No new revisions were added by this update.

Summary of changes:



(rocketmq-exporter) branch pre-release-0.0.2 updated: [maven-release-plugin] prepare for next development iteration

2024-01-23 Thread caigy
This is an automated email from the ASF dual-hosted git repository.

caigy pushed a commit to branch pre-release-0.0.2
in repository https://gitbox.apache.org/repos/asf/rocketmq-exporter.git


The following commit(s) were added to refs/heads/pre-release-0.0.2 by this push:
 new 74e0131  [maven-release-plugin] prepare for next development iteration
74e0131 is described below

commit 74e01319e02adba7ec3ee8168c94009028e35c3b
Author: caigy 
AuthorDate: Tue Jan 23 20:32:38 2024 +0800

[maven-release-plugin] prepare for next development iteration
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 0f9faa0..9756d21 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
 
 org.apache
 rocketmq-exporter
-0.0.2
+0.0.3-SNAPSHOT
 rocketmq-exporter
 
 Apache RocketMQ Prometheus Exporter
@@ -18,7 +18,7 @@
 g...@github.com:apache/rocketmq-exporter.git
 
scm:git:g...@github.com:apache/rocketmq-exporter.git
 
scm:git:g...@github.com:apache/rocketmq-exporter.git
-rocketmq-exporter-0.0.2
+HEAD
 
 
 



(rocketmq-clients) branch nodejs_release_1.0.0 updated (7a093ad9 -> 5f511a48)

2024-01-23 Thread tigerlee
This is an automated email from the ASF dual-hosted git repository.

tigerlee pushed a change to branch nodejs_release_1.0.0
in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git


from 7a093ad9 publish first release 1.0.0
 add 5f511a48 publish first release for nodejs

No new revisions were added by this update.

Summary of changes:
 README.md | 14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)



[GH] (rocketmq-clients): Workflow run "CodeSpell Check" failed!

2024-01-23 Thread GitBox


The GitHub Actions job "CodeSpell Check" on rocketmq-clients.git has failed.
Run started by GitHub user francisoliverlee (triggered by francisoliverlee).

Head commit for run:
5f511a484948f4a59b99b200bfc41b9a6c12472f / tigerweili 
publish first release for nodejs

Report URL: https://github.com/apache/rocketmq-clients/actions/runs/7625969331

With regards,
GitHub Actions via GitBox



[GH] (rocketmq-clients): Workflow run "License Checker" failed!

2024-01-23 Thread GitBox


The GitHub Actions job "License Checker" on rocketmq-clients.git has failed.
Run started by GitHub user francisoliverlee (triggered by francisoliverlee).

Head commit for run:
5f511a484948f4a59b99b200bfc41b9a6c12472f / tigerweili 
publish first release for nodejs

Report URL: https://github.com/apache/rocketmq-clients/actions/runs/7625969337

With regards,
GitHub Actions via GitBox



[GH] (rocketmq-clients): Workflow run "Node.js Coverage" failed!

2024-01-23 Thread GitBox


The GitHub Actions job "Node.js Coverage" on rocketmq-clients.git has failed.
Run started by GitHub user francisoliverlee (triggered by francisoliverlee).

Head commit for run:
5f511a484948f4a59b99b200bfc41b9a6c12472f / tigerweili 
publish first release for nodejs

Report URL: https://github.com/apache/rocketmq-clients/actions/runs/7625969338

With regards,
GitHub Actions via GitBox



[I] [Bug] messages will permanently send to other broker when enable sendLatencyFault [rocketmq]

2024-01-23 Thread via GitHub


Tcytw opened a new issue, #7779:
URL: https://github.com/apache/rocketmq/issues/7779

   ### 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 have searched the [GitHub 
Issues](https://github.com/apache/rocketmq/issues) and [GitHub 
Discussions](https://github.com/apache/rocketmq/discussions)  of this 
repository and believe that this is not a duplicate.
   
   - [X] I have confirmed that this bug belongs to the current repository, not 
other repositories of RocketMQ.
   
   
   ### Runtime platform environment
   
   all OS
   
   ### RocketMQ version
   
   5.1.3
   
   ### JDK Version
   
   JDK1.8
   
   ### Describe the Bug
   
   After found the topicPublishRouteInfo, producer will select queue. 
   If enable sendLatencyFault, messageQueue will be replaced by other broker 
and queueId without recovering.
   until producer reboot or broker reboot;
   
   ```
   public MessageQueue selectOneMessageQueue(final TopicPublishInfo tpInfo, 
final String lastBrokerName) {
   if (this.sendLatencyFaultEnable) {
   try {
   int index = tpInfo.getSendWhichQueue().incrementAndGet();
   for (int i = 0; i < tpInfo.getMessageQueueList().size(); 
i++) {
   int pos = index++ % tpInfo.getMessageQueueList().size();
   MessageQueue mq = tpInfo.getMessageQueueList().get(pos);
   if (!StringUtils.equals(lastBrokerName, 
mq.getBrokerName()) && latencyFaultTolerance.isAvailable(mq.getBrokerName())) {
   return mq;
   }
   }
   
   final String notBestBroker = 
latencyFaultTolerance.pickOneAtLeast();
   int writeQueueNums = 
tpInfo.getWriteQueueIdByBroker(notBestBroker);
   if (writeQueueNums > 0) {
   final MessageQueue mq = tpInfo.selectOneMessageQueue();
   if (notBestBroker != null) {
   mq.setBrokerName(notBestBroker);
   
**mq.setQueueId(tpInfo.getSendWhichQueue().incrementAndGet() % 
writeQueueNums);**
   }
   return mq;
   } else {
   latencyFaultTolerance.remove(notBestBroker);
   }
   } catch (Exception e) {
   log.error("Error occurred when selecting message queue", e);
   }
   
   return tpInfo.selectOneMessageQueue();
   }
   
   return tpInfo.selectOneMessageQueue(lastBrokerName);
   }
   ```
   
   ### Steps to Reproduce
   
   send message continously with debug on some code for a while.
   
   send message selectOneMessageQueue will set the queue.
   
   then tryToFindTopicPublishInfo will find the queue which is changed
   
   ### What Did You Expect to See?
   
   the queue changed only at this send message, next send is not influenced
   
   ### What Did You See Instead?
   
   the queue changed not only at this send message, and queue is changed in the 
local cache
   
   ### Additional Context
   
   when set the queueId, I think messagQueue will return with a clone object 
instead of real message queue in topicRouteInfo


-- 
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.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] [ISSUE #202 #159]when the broker uses hostNetwork, the IP registered by the broker to the nameserver is not the podIP [rocketmq-operator]

2024-01-23 Thread via GitHub


usernameisnull commented on code in PR #203:
URL: https://github.com/apache/rocketmq-operator/pull/203#discussion_r1463286448


##
images/broker/alpine/brokerGenConfig.sh:
##
@@ -27,7 +27,12 @@ function create_config() {
 echo "brokerClusterName=$BROKER_CLUSTER_NAME" >> $BROKER_CONFIG_FILE
 echo "brokerName=$BROKER_NAME" >> $BROKER_CONFIG_FILE
 echo "brokerId=$BROKER_ID" >> $BROKER_CONFIG_FILE
-echo "brokerIP1=`hostname -i`" >> $BROKER_CONFIG_FILE
+ # If the STATUS_POD_IP ip is not empty, the pod uses hostNetwork: true
+if [ -n "${HOST_NETWORK_POD_IP}" ]; then
+echo "brokerIP1=${HOST_NETWORK_POD_IP}" >> ${BROKER_CONFIG_FILE}
+else
+echo "brokerIP1=`hostname -i`" >> $BROKER_CONFIG_FILE
+fi

Review Comment:
   ok,I add a POD_IP env, and we get this in the brokerGenConfig.sh,and use 
this ip to register
   
![image](https://github.com/apache/rocketmq-operator/assets/3390414/170f0fc9-307d-44f2-9632-a2628d480bdf)
   



-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] [ISSUE #196] enhance chart generate by helmify [rocketmq-operator]

2024-01-23 Thread via GitHub


drivebyer opened a new pull request, #212:
URL: https://github.com/apache/rocketmq-operator/pull/212

   ## What is the purpose of the change
   
   Generate chart by helmify.
   
   ## Brief changelog
   
   Generate chart by helmify.
   
   ## Verifying this change
   
   
   
   **Please go through this checklist to help us incorporate your contribution 
quickly and easily.**
   
   Notice: `It would be helpful if you could finish the following checklist 
(the last one is not necessary) before request the community to review your PR`.
   
   - [ ] Make sure there is a [Github 
issue](https://github.com/apache/rocketmq-operator/issues) filed for the change 
(usually before you start working on it). Trivial changes like typos do not 
require a Github issue. Your pull request should address just this issue, 
without pulling in other changes - one PR resolves one issue. 
   - [ ] Format the pull request title like `[ISSUE #123] Fix UnknownException 
when host config not exist`. Each commit in the pull request should have a 
meaningful subject line and body.
   - [ ] Write a pull request description that is detailed enough to understand 
what the pull request does, how, and why.
   - [ ] Check RBAC rights for Kubernetes roles.
   - [ ] Write necessary unit-test to verify your logic correction, more mock a 
little better when cross module dependency exist. 
   - [ ] Run `make docker-build` to build docker image for operator, try your 
changes from Pod inside your Kubernetes cluster, **not just locally**. Also 
provide screenshots to show that the RocketMQ cluster is healthy after the 
changes. 
   - [ ] Before committing your changes, remember to run `make manifests` to 
make sure the CRD files are updated. 
   - [ ] Update documentation if necessary.
   - [ ] If this contribution is large, please file an [Apache Individual 
Contributor License Agreement](http://www.apache.org/licenses/#clas).
   


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] [ISSUE #196] enhance chart generate by helmify [rocketmq-operator]

2024-01-23 Thread via GitHub


drivebyer commented on PR #212:
URL: 
https://github.com/apache/rocketmq-operator/pull/212#issuecomment-1906089424

   PTAL @caigy 


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Bump org.springframework:spring-core from 5.3.27 to 6.0.15 in /rocketmq-spring-boot-parent [rocketmq-spring]

2024-01-23 Thread via GitHub


dependabot[bot] opened a new pull request, #613:
URL: https://github.com/apache/rocketmq-spring/pull/613

   Bumps 
[org.springframework:spring-core](https://github.com/spring-projects/spring-framework)
 from 5.3.27 to 6.0.15.
   
   Release notes
   Sourced from https://github.com/spring-projects/spring-framework/releases";>org.springframework:spring-core's
 releases.
   
   v6.0.15
   :star: New Features
   
   Skip buffer allocation in StreamUtils.copy(String) https://redirect.github.com/spring-projects/spring-framework/issues/31631";>#31631
   
   :lady_beetle: Bug Fixes
   
    unnecessarily requires explicit 
arg-type since 6.0 https://redirect.github.com/spring-projects/spring-framework/issues/31828";>#31828
   MergedAnnotations finds duplicate annotations on method in 
multi-level interface hierarchy https://redirect.github.com/spring-projects/spring-framework/issues/31824";>#31824
   Fix condition for "Too many elements" in 
MimeTypeUtils.sortBySpecificity() https://redirect.github.com/spring-projects/spring-framework/issues/31773";>#31773
   Spring unable to decode aggregated JSON content https://redirect.github.com/spring-projects/spring-framework/issues/31772";>#31772
   Multipart messages with empty parts are not correctly parsed in WebFlux 
https://redirect.github.com/spring-projects/spring-framework/issues/31766";>#31766
   PathEditor cannot handle absolute Windows paths with forward slashes https://redirect.github.com/spring-projects/spring-framework/issues/31727";>#31727
   TraceId is missing in WebFlux controller handlers https://redirect.github.com/spring-projects/spring-framework/issues/31716";>#31716
   Wrong observation status tag when a Not Found in a webflux application 
https://redirect.github.com/spring-projects/spring-framework/issues/31715";>#31715
   Fail to register MBean with bean name containing invalid character https://redirect.github.com/spring-projects/spring-framework/issues/31708";>#31708
   Include Hibernate's Query.scroll() in 
SharedEntityManagerCreator's queryTerminatingMethods 
set https://redirect.github.com/spring-projects/spring-framework/issues/31683";>#31683
   TypeDescriptor does not check generics in equals method 
(for ConversionService caching) https://redirect.github.com/spring-projects/spring-framework/issues/31673";>#31673
   SpEL expression on a reloadable type can no longer be resolved https://redirect.github.com/spring-projects/spring-framework/issues/31670";>#31670
   Slow SpEL performance due to method sorting in ReflectiveMethodResolver 
https://redirect.github.com/spring-projects/spring-framework/issues/31664";>#31664
   Jackson encoder releases resources in wrong order https://redirect.github.com/spring-projects/spring-framework/issues/31656";>#31656
   Current Observation.Context missing from WebClient request https://redirect.github.com/spring-projects/spring-framework/issues/31646";>#31646
   WebSocketMessageBrokerStats has null stats for stompSubProtocolHandler 
since 5.3.2 https://redirect.github.com/spring-projects/spring-framework/issues/31641";>#31641
    no longer works with a 
business-interface attribute https://redirect.github.com/spring-projects/spring-framework/issues/31630";>#31630
   GeneratedFiles#addSourceFile should not allow to add a source in the 
default package https://redirect.github.com/spring-projects/spring-framework/issues/31629";>#31629
   PathResourceResolver.getResource() does not log warning if 
Resource#getURL() throws exception https://redirect.github.com/spring-projects/spring-framework/issues/31624";>#31624
   
   :notebook_with_decorative_cover: Documentation
   
   Document explicit @ModelAttribute is required for 
reflection hints inference https://redirect.github.com/spring-projects/spring-framework/issues/31767";>#31767
   Documentation needs to be updated with instructions for STOMP Client https://redirect.github.com/spring-projects/spring-framework/issues/31678";>#31678
   Improve STOMP WebSocket documentation for input message buffer size https://redirect.github.com/spring-projects/spring-framework/issues/31654";>#31654
   
   :hammer: Dependency Upgrades
   
   Upgrade to Reactor 2022.0.14 https://redirect.github.com/spring-projects/spring-framework/issues/31815";>#31815
   
   v6.0.14
   :star: New Features
   
   Provide caching for HandlerMappingIntrospector lookups https://redirect.github.com/spring-projects/spring-framework/issues/31588";>#31588
   Log4jLog needs to re-resolve ExtendedLogger on 
deserialization (for compatibility with Log4J 2.21) https://redirect.github.com/spring-projects/spring-framework/issues/31582";>#31582
   Optimize StandardTypeLocator for hotspot when the same 
classes are resolved https://redirect.github.com/spring-projects/spring-framework/issues/31579";>#31579
   Add duplicate key exception error code for SAP HANA database https://redirect.github.com/spring-projects/spring-framework/pull/31554";>#31554
   Do not delegate TRACE to H

(rocketmq-spring) branch dependabot/maven/rocketmq-spring-boot-parent/org.springframework-spring-core-6.0.15 created (now 904783a)

2024-01-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/rocketmq-spring-boot-parent/org.springframework-spring-core-6.0.15
in repository https://gitbox.apache.org/repos/asf/rocketmq-spring.git


  at 904783a  Bump org.springframework:spring-core in 
/rocketmq-spring-boot-parent

No new revisions were added by this update.



[PR] Bump org.springframework:spring-core from 5.3.27 to 6.0.15 in /rocketmq-v5-client-spring-boot-parent [rocketmq-spring]

2024-01-23 Thread via GitHub


dependabot[bot] opened a new pull request, #614:
URL: https://github.com/apache/rocketmq-spring/pull/614

   Bumps 
[org.springframework:spring-core](https://github.com/spring-projects/spring-framework)
 from 5.3.27 to 6.0.15.
   
   Release notes
   Sourced from https://github.com/spring-projects/spring-framework/releases";>org.springframework:spring-core's
 releases.
   
   v6.0.15
   :star: New Features
   
   Skip buffer allocation in StreamUtils.copy(String) https://redirect.github.com/spring-projects/spring-framework/issues/31631";>#31631
   
   :lady_beetle: Bug Fixes
   
    unnecessarily requires explicit 
arg-type since 6.0 https://redirect.github.com/spring-projects/spring-framework/issues/31828";>#31828
   MergedAnnotations finds duplicate annotations on method in 
multi-level interface hierarchy https://redirect.github.com/spring-projects/spring-framework/issues/31824";>#31824
   Fix condition for "Too many elements" in 
MimeTypeUtils.sortBySpecificity() https://redirect.github.com/spring-projects/spring-framework/issues/31773";>#31773
   Spring unable to decode aggregated JSON content https://redirect.github.com/spring-projects/spring-framework/issues/31772";>#31772
   Multipart messages with empty parts are not correctly parsed in WebFlux 
https://redirect.github.com/spring-projects/spring-framework/issues/31766";>#31766
   PathEditor cannot handle absolute Windows paths with forward slashes https://redirect.github.com/spring-projects/spring-framework/issues/31727";>#31727
   TraceId is missing in WebFlux controller handlers https://redirect.github.com/spring-projects/spring-framework/issues/31716";>#31716
   Wrong observation status tag when a Not Found in a webflux application 
https://redirect.github.com/spring-projects/spring-framework/issues/31715";>#31715
   Fail to register MBean with bean name containing invalid character https://redirect.github.com/spring-projects/spring-framework/issues/31708";>#31708
   Include Hibernate's Query.scroll() in 
SharedEntityManagerCreator's queryTerminatingMethods 
set https://redirect.github.com/spring-projects/spring-framework/issues/31683";>#31683
   TypeDescriptor does not check generics in equals method 
(for ConversionService caching) https://redirect.github.com/spring-projects/spring-framework/issues/31673";>#31673
   SpEL expression on a reloadable type can no longer be resolved https://redirect.github.com/spring-projects/spring-framework/issues/31670";>#31670
   Slow SpEL performance due to method sorting in ReflectiveMethodResolver 
https://redirect.github.com/spring-projects/spring-framework/issues/31664";>#31664
   Jackson encoder releases resources in wrong order https://redirect.github.com/spring-projects/spring-framework/issues/31656";>#31656
   Current Observation.Context missing from WebClient request https://redirect.github.com/spring-projects/spring-framework/issues/31646";>#31646
   WebSocketMessageBrokerStats has null stats for stompSubProtocolHandler 
since 5.3.2 https://redirect.github.com/spring-projects/spring-framework/issues/31641";>#31641
    no longer works with a 
business-interface attribute https://redirect.github.com/spring-projects/spring-framework/issues/31630";>#31630
   GeneratedFiles#addSourceFile should not allow to add a source in the 
default package https://redirect.github.com/spring-projects/spring-framework/issues/31629";>#31629
   PathResourceResolver.getResource() does not log warning if 
Resource#getURL() throws exception https://redirect.github.com/spring-projects/spring-framework/issues/31624";>#31624
   
   :notebook_with_decorative_cover: Documentation
   
   Document explicit @ModelAttribute is required for 
reflection hints inference https://redirect.github.com/spring-projects/spring-framework/issues/31767";>#31767
   Documentation needs to be updated with instructions for STOMP Client https://redirect.github.com/spring-projects/spring-framework/issues/31678";>#31678
   Improve STOMP WebSocket documentation for input message buffer size https://redirect.github.com/spring-projects/spring-framework/issues/31654";>#31654
   
   :hammer: Dependency Upgrades
   
   Upgrade to Reactor 2022.0.14 https://redirect.github.com/spring-projects/spring-framework/issues/31815";>#31815
   
   v6.0.14
   :star: New Features
   
   Provide caching for HandlerMappingIntrospector lookups https://redirect.github.com/spring-projects/spring-framework/issues/31588";>#31588
   Log4jLog needs to re-resolve ExtendedLogger on 
deserialization (for compatibility with Log4J 2.21) https://redirect.github.com/spring-projects/spring-framework/issues/31582";>#31582
   Optimize StandardTypeLocator for hotspot when the same 
classes are resolved https://redirect.github.com/spring-projects/spring-framework/issues/31579";>#31579
   Add duplicate key exception error code for SAP HANA database https://redirect.github.com/spring-projects/spring-framework/pull/31554";>#31554
   Do not delegate TRACE to H

(rocketmq-spring) branch dependabot/maven/rocketmq-v5-client-spring-boot-parent/org.springframework-spring-core-6.0.15 created (now 736922b)

2024-01-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/rocketmq-v5-client-spring-boot-parent/org.springframework-spring-core-6.0.15
in repository https://gitbox.apache.org/repos/asf/rocketmq-spring.git


  at 736922b  Bump org.springframework:spring-core

No new revisions were added by this update.



[GH] (rocketmq-spring): Workflow run "Java CI with Maven" failed!

2024-01-23 Thread GitBox


The GitHub Actions job "Java CI with Maven" on rocketmq-spring.git has failed.
Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]).

Head commit for run:
736922b4f860dfa242a3ff02890ed1b81ccce48a / dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
Bump org.springframework:spring-core

Bumps 
[org.springframework:spring-core](https://github.com/spring-projects/spring-framework)
 from 5.3.27 to 6.0.15.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- 
[Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.27...v6.0.15)

---
updated-dependencies:
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 

Report URL: https://github.com/apache/rocketmq-spring/actions/runs/762870

With regards,
GitHub Actions via GitBox



[PR] Bump org.springframework:spring-core from 5.3.27 to 6.0.15 [rocketmq]

2024-01-23 Thread via GitHub


dependabot[bot] opened a new pull request, #7780:
URL: https://github.com/apache/rocketmq/pull/7780

   Bumps 
[org.springframework:spring-core](https://github.com/spring-projects/spring-framework)
 from 5.3.27 to 6.0.15.
   
   Release notes
   Sourced from https://github.com/spring-projects/spring-framework/releases";>org.springframework:spring-core's
 releases.
   
   v6.0.15
   :star: New Features
   
   Skip buffer allocation in StreamUtils.copy(String) https://redirect.github.com/spring-projects/spring-framework/issues/31631";>#31631
   
   :lady_beetle: Bug Fixes
   
    unnecessarily requires explicit 
arg-type since 6.0 https://redirect.github.com/spring-projects/spring-framework/issues/31828";>#31828
   MergedAnnotations finds duplicate annotations on method in 
multi-level interface hierarchy https://redirect.github.com/spring-projects/spring-framework/issues/31824";>#31824
   Fix condition for "Too many elements" in 
MimeTypeUtils.sortBySpecificity() https://redirect.github.com/spring-projects/spring-framework/issues/31773";>#31773
   Spring unable to decode aggregated JSON content https://redirect.github.com/spring-projects/spring-framework/issues/31772";>#31772
   Multipart messages with empty parts are not correctly parsed in WebFlux 
https://redirect.github.com/spring-projects/spring-framework/issues/31766";>#31766
   PathEditor cannot handle absolute Windows paths with forward slashes https://redirect.github.com/spring-projects/spring-framework/issues/31727";>#31727
   TraceId is missing in WebFlux controller handlers https://redirect.github.com/spring-projects/spring-framework/issues/31716";>#31716
   Wrong observation status tag when a Not Found in a webflux application 
https://redirect.github.com/spring-projects/spring-framework/issues/31715";>#31715
   Fail to register MBean with bean name containing invalid character https://redirect.github.com/spring-projects/spring-framework/issues/31708";>#31708
   Include Hibernate's Query.scroll() in 
SharedEntityManagerCreator's queryTerminatingMethods 
set https://redirect.github.com/spring-projects/spring-framework/issues/31683";>#31683
   TypeDescriptor does not check generics in equals method 
(for ConversionService caching) https://redirect.github.com/spring-projects/spring-framework/issues/31673";>#31673
   SpEL expression on a reloadable type can no longer be resolved https://redirect.github.com/spring-projects/spring-framework/issues/31670";>#31670
   Slow SpEL performance due to method sorting in ReflectiveMethodResolver 
https://redirect.github.com/spring-projects/spring-framework/issues/31664";>#31664
   Jackson encoder releases resources in wrong order https://redirect.github.com/spring-projects/spring-framework/issues/31656";>#31656
   Current Observation.Context missing from WebClient request https://redirect.github.com/spring-projects/spring-framework/issues/31646";>#31646
   WebSocketMessageBrokerStats has null stats for stompSubProtocolHandler 
since 5.3.2 https://redirect.github.com/spring-projects/spring-framework/issues/31641";>#31641
    no longer works with a 
business-interface attribute https://redirect.github.com/spring-projects/spring-framework/issues/31630";>#31630
   GeneratedFiles#addSourceFile should not allow to add a source in the 
default package https://redirect.github.com/spring-projects/spring-framework/issues/31629";>#31629
   PathResourceResolver.getResource() does not log warning if 
Resource#getURL() throws exception https://redirect.github.com/spring-projects/spring-framework/issues/31624";>#31624
   
   :notebook_with_decorative_cover: Documentation
   
   Document explicit @ModelAttribute is required for 
reflection hints inference https://redirect.github.com/spring-projects/spring-framework/issues/31767";>#31767
   Documentation needs to be updated with instructions for STOMP Client https://redirect.github.com/spring-projects/spring-framework/issues/31678";>#31678
   Improve STOMP WebSocket documentation for input message buffer size https://redirect.github.com/spring-projects/spring-framework/issues/31654";>#31654
   
   :hammer: Dependency Upgrades
   
   Upgrade to Reactor 2022.0.14 https://redirect.github.com/spring-projects/spring-framework/issues/31815";>#31815
   
   v6.0.14
   :star: New Features
   
   Provide caching for HandlerMappingIntrospector lookups https://redirect.github.com/spring-projects/spring-framework/issues/31588";>#31588
   Log4jLog needs to re-resolve ExtendedLogger on 
deserialization (for compatibility with Log4J 2.21) https://redirect.github.com/spring-projects/spring-framework/issues/31582";>#31582
   Optimize StandardTypeLocator for hotspot when the same 
classes are resolved https://redirect.github.com/spring-projects/spring-framework/issues/31579";>#31579
   Add duplicate key exception error code for SAP HANA database https://redirect.github.com/spring-projects/spring-framework/pull/31554";>#31554
   Do not delegate TRACE to HttpSe

(rocketmq) branch dependabot/maven/org.springframework-spring-core-6.0.15 created (now 6e07932186)

2024-01-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/org.springframework-spring-core-6.0.15
in repository https://gitbox.apache.org/repos/asf/rocketmq.git


  at 6e07932186 Bump org.springframework:spring-core from 5.3.27 to 6.0.15

No new revisions were added by this update.



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

2024-01-23 Thread GitBox


The GitHub Actions job "Coverage" on rocketmq-spring.git has failed.
Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]).

Head commit for run:
736922b4f860dfa242a3ff02890ed1b81ccce48a / dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
Bump org.springframework:spring-core

Bumps 
[org.springframework:spring-core](https://github.com/spring-projects/spring-framework)
 from 5.3.27 to 6.0.15.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- 
[Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.27...v6.0.15)

---
updated-dependencies:
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 

Report URL: https://github.com/apache/rocketmq-spring/actions/runs/762890

With regards,
GitHub Actions via GitBox



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

2024-01-23 Thread GitBox


The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has 
failed.
Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]).

Head commit for run:
6e07932186946b5226db6f238c532ebb95450865 / dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
Bump org.springframework:spring-core from 5.3.27 to 6.0.15

Bumps 
[org.springframework:spring-core](https://github.com/spring-projects/spring-framework)
 from 5.3.27 to 6.0.15.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- 
[Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.27...v6.0.15)

---
updated-dependencies:
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 

Report URL: https://github.com/apache/rocketmq/actions/runs/7629010612

With regards,
GitHub Actions via GitBox



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

2024-01-23 Thread GitBox


The GitHub Actions job "Coverage" on rocketmq-spring.git has failed.
Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]).

Head commit for run:
904783ac4cd76043550ed39c42717adc3982907e / dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
Bump org.springframework:spring-core in /rocketmq-spring-boot-parent

Bumps 
[org.springframework:spring-core](https://github.com/spring-projects/spring-framework)
 from 5.3.27 to 6.0.15.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- 
[Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.27...v6.0.15)

---
updated-dependencies:
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 

Report URL: https://github.com/apache/rocketmq-spring/actions/runs/7628995905

With regards,
GitHub Actions via GitBox



[GH] (rocketmq-spring): Workflow run "Java CI with Maven" failed!

2024-01-23 Thread GitBox


The GitHub Actions job "Java CI with Maven" on rocketmq-spring.git has failed.
Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]).

Head commit for run:
904783ac4cd76043550ed39c42717adc3982907e / dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
Bump org.springframework:spring-core in /rocketmq-spring-boot-parent

Bumps 
[org.springframework:spring-core](https://github.com/spring-projects/spring-framework)
 from 5.3.27 to 6.0.15.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- 
[Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.27...v6.0.15)

---
updated-dependencies:
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 

Report URL: https://github.com/apache/rocketmq-spring/actions/runs/7628995913

With regards,
GitHub Actions via GitBox



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

2024-01-23 Thread GitBox


The GitHub Actions job "PR-CI" on rocketmq.git has failed.
Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]).

Head commit for run:
6e07932186946b5226db6f238c532ebb95450865 / dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
Bump org.springframework:spring-core from 5.3.27 to 6.0.15

Bumps 
[org.springframework:spring-core](https://github.com/spring-projects/spring-framework)
 from 5.3.27 to 6.0.15.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- 
[Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.27...v6.0.15)

---
updated-dependencies:
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 

Report URL: https://github.com/apache/rocketmq/actions/runs/7629010617

With regards,
GitHub Actions via GitBox



[GH] (rocketmq): Workflow run "E2E test for pull request" failed!

2024-01-23 Thread GitBox


The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed.
Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]).

Head commit for run:
5262358140bcf7b283754a71dd16c2a5c6dbf821 / Zhouxiang Zhan 

[ISSUE #7699] Refector NamespaceRpcHook (#7769)

* [ISSUE #7699] Refector NamespaceRpcHook

* fix

Report URL: https://github.com/apache/rocketmq/actions/runs/7629028967

With regards,
GitHub Actions via GitBox



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

2024-01-23 Thread GitBox


The GitHub Actions job "CodeQL Analysis" on rocketmq.git has failed.
Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]).

Head commit for run:
6e07932186946b5226db6f238c532ebb95450865 / dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
Bump org.springframework:spring-core from 5.3.27 to 6.0.15

Bumps 
[org.springframework:spring-core](https://github.com/spring-projects/spring-framework)
 from 5.3.27 to 6.0.15.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- 
[Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.27...v6.0.15)

---
updated-dependencies:
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 

Report URL: https://github.com/apache/rocketmq/actions/runs/7629010613

With regards,
GitHub Actions via GitBox



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

2024-01-23 Thread GitBox


The GitHub Actions job "Coverage" on rocketmq.git has failed.
Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]).

Head commit for run:
6e07932186946b5226db6f238c532ebb95450865 / dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
Bump org.springframework:spring-core from 5.3.27 to 6.0.15

Bumps 
[org.springframework:spring-core](https://github.com/spring-projects/spring-framework)
 from 5.3.27 to 6.0.15.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- 
[Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.27...v6.0.15)

---
updated-dependencies:
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 

Report URL: https://github.com/apache/rocketmq/actions/runs/7629010618

With regards,
GitHub Actions via GitBox



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

2024-01-23 Thread GitBox


The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has 
failed.
Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]).

Head commit for run:
6e07932186946b5226db6f238c532ebb95450865 / dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
Bump org.springframework:spring-core from 5.3.27 to 6.0.15

Bumps 
[org.springframework:spring-core](https://github.com/spring-projects/spring-framework)
 from 5.3.27 to 6.0.15.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- 
[Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.27...v6.0.15)

---
updated-dependencies:
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 

Report URL: https://github.com/apache/rocketmq/actions/runs/7629010614

With regards,
GitHub Actions via GitBox



Re: [I] [Enhancement] Make the handle of ppv2 tlv more extendable [rocketmq]

2024-01-23 Thread via GitHub


lollipopjin closed issue #7774: [Enhancement] Make the handle of ppv2 tlv more 
extendable
URL: https://github.com/apache/rocketmq/issues/7774


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] [ISSUE #7774] Make the handle of ppv2 tlv more extendable [rocketmq]

2024-01-23 Thread via GitHub


lollipopjin merged PR #7775:
URL: https://github.com/apache/rocketmq/pull/7775


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(rocketmq) branch develop updated: [ISSUE #7774] Make the handle of ppv2 tlv more extendable (#7775)

2024-01-23 Thread lollipop
This is an automated email from the ASF dual-hosted git repository.

lollipop 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 92e058c823 [ISSUE #7774] Make the handle of ppv2 tlv more extendable  
(#7775)
92e058c823 is described below

commit 92e058c823d7d064834710ff470a0d61dc067074
Author: dingshuangxi888 
AuthorDate: Wed Jan 24 09:50:15 2024 +0800

[ISSUE #7774] Make the handle of ppv2 tlv more extendable  (#7775)

* Fix ascii validate for ppv2 tls.
* make the handle of ppv2 tlv extendable.
---
 .../proxy/grpc/ProxyAndTlsProtocolNegotiator.java  | 38 ++---
 .../remoting/MultiProtocolRemotingServer.java  |  2 +-
 .../http2proxy/HAProxyMessageForwarder.java| 23 +---
 .../http2proxy/Http2ProtocolProxyHandler.java  | 12 +++--
 .../grpc/ProxyAndTlsProtocolNegotiatorTest.java| 49 +
 .../http2proxy/HAProxyMessageForwarderTest.java| 47 
 .../http2proxy/Http2ProtocolProxyHandlerTest.java  | 61 +
 .../remoting/netty/NettyRemotingServer.java| 23 
 .../remoting/netty/NettyRemotingServerTest.java| 63 ++
 9 files changed, 276 insertions(+), 42 deletions(-)

diff --git 
a/proxy/src/main/java/org/apache/rocketmq/proxy/grpc/ProxyAndTlsProtocolNegotiator.java
 
b/proxy/src/main/java/org/apache/rocketmq/proxy/grpc/ProxyAndTlsProtocolNegotiator.java
index cdf33165d7..7c92866803 100644
--- 
a/proxy/src/main/java/org/apache/rocketmq/proxy/grpc/ProxyAndTlsProtocolNegotiator.java
+++ 
b/proxy/src/main/java/org/apache/rocketmq/proxy/grpc/ProxyAndTlsProtocolNegotiator.java
@@ -34,6 +34,7 @@ import 
io.grpc.netty.shaded.io.netty.handler.codec.ProtocolDetectionState;
 import io.grpc.netty.shaded.io.netty.handler.codec.haproxy.HAProxyMessage;
 import 
io.grpc.netty.shaded.io.netty.handler.codec.haproxy.HAProxyMessageDecoder;
 import 
io.grpc.netty.shaded.io.netty.handler.codec.haproxy.HAProxyProtocolVersion;
+import io.grpc.netty.shaded.io.netty.handler.codec.haproxy.HAProxyTLV;
 import io.grpc.netty.shaded.io.netty.handler.ssl.ClientAuth;
 import io.grpc.netty.shaded.io.netty.handler.ssl.SslContext;
 import io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler;
@@ -41,7 +42,10 @@ import 
io.grpc.netty.shaded.io.netty.handler.ssl.util.InsecureTrustManagerFactor
 import io.grpc.netty.shaded.io.netty.handler.ssl.util.SelfSignedCertificate;
 import io.grpc.netty.shaded.io.netty.util.AsciiString;
 import io.grpc.netty.shaded.io.netty.util.CharsetUtil;
-import java.nio.charset.StandardCharsets;
+import java.io.InputStream;
+import java.nio.file.Files;
+import java.nio.file.Paths;
+import java.util.List;
 import org.apache.commons.collections.CollectionUtils;
 import org.apache.commons.lang3.StringUtils;
 import org.apache.rocketmq.common.constant.HAProxyConstants;
@@ -55,11 +59,6 @@ import org.apache.rocketmq.proxy.grpc.constant.AttributeKeys;
 import org.apache.rocketmq.remoting.common.TlsMode;
 import org.apache.rocketmq.remoting.netty.TlsSystemConfig;
 
-import java.io.InputStream;
-import java.nio.file.Files;
-import java.nio.file.Paths;
-import java.util.List;
-
 public class ProxyAndTlsProtocolNegotiator implements 
InternalProtocolNegotiator.ProtocolNegotiator {
 protected static final Logger log = 
LoggerFactory.getLogger(LoggerName.PROXY_LOGGER_NAME);
 
@@ -123,7 +122,7 @@ public class ProxyAndTlsProtocolNegotiator implements 
InternalProtocolNegotiator
 }
 }
 
-private static class ProxyAndTlsProtocolHandler extends 
ByteToMessageDecoder {
+private class ProxyAndTlsProtocolHandler extends ByteToMessageDecoder {
 
 private final GrpcHttp2ConnectionHandler grpcHandler;
 
@@ -156,7 +155,7 @@ public class ProxyAndTlsProtocolNegotiator implements 
InternalProtocolNegotiator
 }
 }
 
-private static class HAProxyMessageHandler extends 
ChannelInboundHandlerAdapter {
+private class HAProxyMessageHandler extends ChannelInboundHandlerAdapter {
 
 private ProtocolNegotiationEvent pne = 
InternalProtocolNegotiationEvent.getDefault();
 
@@ -193,16 +192,7 @@ public class ProxyAndTlsProtocolNegotiator implements 
InternalProtocolNegotiator
 builder.set(AttributeKeys.PROXY_PROTOCOL_SERVER_PORT, 
String.valueOf(msg.destinationPort()));
 }
 if (CollectionUtils.isNotEmpty(msg.tlvs())) {
-msg.tlvs().forEach(tlv -> {
-Attributes.Key key = AttributeKeys.valueOf(
-HAProxyConstants.PROXY_PROTOCOL_TLV_PREFIX + 
String.format("%02x", tlv.typeByteValue()));
-byte[] valueBytes = 
ByteBufUtil.getBytes(tlv.content());
-String value = StringUtils.trim(new String(valueBytes, 
CharsetUtil.UTF_8));
-if 
(!BinaryUtil.isAscii(value.getByte

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

2024-01-23 Thread GitBox


The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has 
failed.
Run started by GitHub user lollipopjin (triggered by lollipopjin).

Head commit for run:
92e058c823d7d064834710ff470a0d61dc067074 / dingshuangxi888 

[ISSUE #7774] Make the handle of ppv2 tlv more extendable  (#7775)

* Fix ascii validate for ppv2 tls.
* make the handle of ppv2 tlv extendable.

Report URL: https://github.com/apache/rocketmq/actions/runs/7634350518

With regards,
GitHub Actions via GitBox



Re: [PR] [ISSUE #196] Fix serviceAccountName inconsistency [rocketmq-operator]

2024-01-23 Thread via GitHub


drivebyer commented on code in PR #197:
URL: https://github.com/apache/rocketmq-operator/pull/197#discussion_r1464203408


##
deploy/operator.yaml:
##
@@ -27,7 +27,7 @@ spec:
   labels:
 name: rocketmq-operator
 spec:
-  serviceAccountName: rocketmq-operator
+  serviceAccountName: {{ template "rocketmq-operator.serviceAccountName" . 
}}

Review Comment:
   Maybe we can generate chart by helmify, 
https://github.com/apache/rocketmq-operator/pull/212



-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[I] The heart beats every 10 seconds, but the setting is 5 minutes [rocketmq-clients]

2024-01-23 Thread via GitHub


zhaohai666 opened a new issue, #676:
URL: https://github.com/apache/rocketmq-clients/issues/676

   ### 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-clients/discussions).
   
   - [X] I have searched the [GitHub 
Issues](https://github.com/apache/rocketmq-clients/issues) and [GitHub 
Discussions](https://github.com/apache/rocketmq-clients/discussions)  of this 
repository and believe that this is not a duplicate.
   
   - [X] I have confirmed that this bug belongs to the current repository, not 
other repositories of RocketMQ.
   
   
   ### Programming Language of the Client
   
   Node.js
   
   ### Runtime Platform Environment
   
   mac
   
   ### RocketMQ Version of the Client/Server
   
   test version
   
   ### Run or Compiler Version
   
   _No response_
   
   ### Describe the Bug
   
   The heart beats every 10 seconds, but the setting is 5 minutes.
   
   ### Steps to Reproduce
   
   
![image](https://github.com/apache/rocketmq-clients/assets/33314633/c3db409a-e8c6-4027-abd8-8903ae68c609)
   
   
   ### What Did You Expect to See?
   
   The heart beats every 10 seconds
   
   ### What Did You See Instead?
   
   setting is 5 minutes
   
   ### Additional Context
   
   _No response_


-- 
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.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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

2024-01-23 Thread GitBox


The GitHub Actions job "PUSH-CI" on rocketmq.git has failed.
Run started by GitHub user lollipopjin (triggered by lollipopjin).

Head commit for run:
92e058c823d7d064834710ff470a0d61dc067074 / dingshuangxi888 

[ISSUE #7774] Make the handle of ppv2 tlv more extendable  (#7775)

* Fix ascii validate for ppv2 tls.
* make the handle of ppv2 tlv extendable.

Report URL: https://github.com/apache/rocketmq/actions/runs/7634350512

With regards,
GitHub Actions via GitBox



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

2024-01-23 Thread GitBox


The GitHub Actions job "Coverage" on rocketmq.git has succeeded.
Run started by GitHub user lollipopjin (triggered by lollipopjin).

Head commit for run:
92e058c823d7d064834710ff470a0d61dc067074 / dingshuangxi888 

[ISSUE #7774] Make the handle of ppv2 tlv more extendable  (#7775)

* Fix ascii validate for ppv2 tls.
* make the handle of ppv2 tlv extendable.

Report URL: https://github.com/apache/rocketmq/actions/runs/7634350514

With regards,
GitHub Actions via GitBox



[I] How to display health on consul service [rocketmq-exporter]

2024-01-23 Thread via GitHub


xuxygo opened a new issue, #157:
URL: https://github.com/apache/rocketmq-exporter/issues/157

   **Is your feature request related to a problem? Please describe.**
   when exporter register to consul service , consul service display critical 
status. because this detail error message is  HTTP GET http://:49157/: 404  
Output: Whitelabel Error PageThis application has no 
explicit mapping for /error, so you are seeing this as a fallback.Tue Jan 23 16:58:43 CST 2024There was an unexpected 
error (type=Not Found, status=404).
   
   **Describe the solution you'd like**
   add / interface support consul check.
   
   **Describe alternatives you've considered**
   A clear and concise description of any alternative solutions or features 
you've considered.
   
   **Additional context**
   https://github.com/apache/rocketmq-exporter/assets/17491408/c3274003-6202-4d8f-9806-5b8f54a5dcf3";>
   


-- 
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.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[I] [Enhancement] Get namespace from gRPC header [rocketmq]

2024-01-23 Thread via GitHub


drpmma opened a new issue, #7781:
URL: https://github.com/apache/rocketmq/issues/7781

   ### Before Creating the Enhancement Request
   
   - [X] I have confirmed that this should be classified as an enhancement 
rather than a bug/feature.
   
   
   ### Summary
   
   Get namespace from gRPC header 
   
   ### Motivation
   
   The namespace should be a part of header.
   
   ### Describe the Solution You'd Like
   
   Get namespace from gRPC `x-mq-namespace` header.
   
   ### Describe Alternatives You've Considered
   
   no
   
   ### Additional Context
   
   _No response_


-- 
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.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] [ISSUE #7781] Get namespace from header [rocketmq]

2024-01-23 Thread via GitHub


drpmma opened a new pull request, #7782:
URL: https://github.com/apache/rocketmq/pull/7782

   
   
   ### Which Issue(s) This PR Fixes
   
   
   
   Fixes #7781
   
   ### Brief Description
   
   Get namespace from gRPC x-mq-namespace header.
   
   
   
   ### How Did You Test This Change?
   
   
   


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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

2024-01-23 Thread GitBox


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:
14b57fd05b8add1db9413409ea76e81a2bef8c00 / zhouxiang 

Get namespace from header

Report URL: https://github.com/apache/rocketmq/actions/runs/7634761903

With regards,
GitHub Actions via GitBox



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

2024-01-23 Thread GitBox


The GitHub Actions job "PR-CI" on rocketmq.git has succeeded.
Run started by GitHub user drpmma (triggered by drpmma).

Head commit for run:
14b57fd05b8add1db9413409ea76e81a2bef8c00 / zhouxiang 

Get namespace from header

Report URL: https://github.com/apache/rocketmq/actions/runs/7634761901

With regards,
GitHub Actions via GitBox



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

2024-01-23 Thread GitBox


The GitHub Actions job "CodeQL Analysis" on rocketmq.git has succeeded.
Run started by GitHub user drpmma (triggered by drpmma).

Head commit for run:
14b57fd05b8add1db9413409ea76e81a2bef8c00 / zhouxiang 

Get namespace from header

Report URL: https://github.com/apache/rocketmq/actions/runs/7634761908

With regards,
GitHub Actions via GitBox



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

2024-01-23 Thread GitBox


The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has 
failed.
Run started by GitHub user lollipopjin (triggered by lollipopjin).

Head commit for run:
92e058c823d7d064834710ff470a0d61dc067074 / dingshuangxi888 

[ISSUE #7774] Make the handle of ppv2 tlv more extendable  (#7775)

* Fix ascii validate for ppv2 tls.
* make the handle of ppv2 tlv extendable.

Report URL: https://github.com/apache/rocketmq/actions/runs/7634350513

With regards,
GitHub Actions via GitBox



[GH] (rocketmq): Workflow run "E2E test for pull request" failed!

2024-01-23 Thread GitBox


The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed.
Run started by GitHub user drpmma (triggered by drpmma).

Head commit for run:
92e058c823d7d064834710ff470a0d61dc067074 / dingshuangxi888 

[ISSUE #7774] Make the handle of ppv2 tlv more extendable  (#7775)

* Fix ascii validate for ppv2 tls.
* make the handle of ppv2 tlv extendable.

Report URL: https://github.com/apache/rocketmq/actions/runs/7634780473

With regards,
GitHub Actions via GitBox



Re: [PR] [ISSUE #7781] Get namespace from gRPC header [rocketmq]

2024-01-23 Thread via GitHub


codecov-commenter commented on PR #7782:
URL: https://github.com/apache/rocketmq/pull/7782#issuecomment-1907272887

   ## 
[Codecov](https://app.codecov.io/gh/apache/rocketmq/pull/7782?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 Report
   Attention: `1 lines` in your changes are missing coverage. Please review.
   > Comparison is base 
[(`92e058c`)](https://app.codecov.io/gh/apache/rocketmq/commit/92e058c823d7d064834710ff470a0d61dc067074?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 43.25% compared to head 
[(`14b57fd`)](https://app.codecov.io/gh/apache/rocketmq/pull/7782?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 43.21%.
   
   | 
[Files](https://app.codecov.io/gh/apache/rocketmq/pull/7782?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Patch % | Lines |
   |---|---|---|
   | 
[...org/apache/rocketmq/proxy/common/ProxyContext.java](https://app.codecov.io/gh/apache/rocketmq/pull/7782?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cHJveHkvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3JvY2tldG1xL3Byb3h5L2NvbW1vbi9Qcm94eUNvbnRleHQuamF2YQ==)
 | 66.66% | [1 Missing :warning: 
](https://app.codecov.io/gh/apache/rocketmq/pull/7782?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   
   Additional details and impacted files
   
   
   ```diff
   @@  Coverage Diff  @@
   ## develop#7782  +/-   ##
   =
   - Coverage  43.25%   43.21%   -0.04% 
   + Complexity  9871 9870   -1 
   =
 Files   1173 1173  
 Lines  8503085034   +4 
 Branches   1101311013  
   =
   - Hits   3678236751  -31 
   - Misses 4368143717  +36 
   + Partials4567 4566   -1 
   ```
   
   
   
   
   
   [:umbrella: View full report in Codecov by 
Sentry](https://app.codecov.io/gh/apache/rocketmq/pull/7782?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
   
   :loudspeaker: Have feedback on the report? [Share it 
here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
   


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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

2024-01-23 Thread GitBox


The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has 
failed.
Run started by GitHub user drpmma (triggered by drpmma).

Head commit for run:
14b57fd05b8add1db9413409ea76e81a2bef8c00 / zhouxiang 

Get namespace from header

Report URL: https://github.com/apache/rocketmq/actions/runs/7634761912

With regards,
GitHub Actions via GitBox



Re: [I] rocketmq是否有单独的Dashboard控制面板 [rocketmq-mqtt]

2024-01-23 Thread via GitHub


DongyuanPan commented on issue #237:
URL: https://github.com/apache/rocketmq-mqtt/issues/237#issuecomment-1907421157

   MQTT does not currently have a DashBoard


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org