Re: [PR] [ISSUE #679] Fix judgment of topic route equality and optimize loadBalancer [rocketmq-clients]

2024-02-03 Thread via GitHub
leizhiyuan commented on PR #680: URL: https://github.com/apache/rocketmq-clients/pull/680#issuecomment-1925295801 add some ref [protocmp](https://protobuf.dev/reference/go/faq/#deepequal) it seems only [proto.Equal](https://pkg.go.dev/google.golang.org/protobuf/proto#Equal) ca

Re: [I] [Bug] golang 版本无法连接到本地启动的rocketmq [rocketmq-clients]

2024-02-03 Thread via GitHub
github-actions[bot] commented on issue #650: URL: https://github.com/apache/rocketmq-clients/issues/650#issuecomment-1925498325 This issue 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. -- This is an automated me

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

2024-02-03 Thread GitBox
The GitHub Actions job "Build" on rocketmq-clients.git has failed. Run started by GitHub user redlsz (triggered by lizhanhui). Head commit for run: fd59ac112fc6cd10e8a508da20400d01bb3d9052 / redlsz fix(golang): correct judgment of topic route equality and optimize load balancer Report URL: htt

Re: [PR] [ISSUE #679] Fix judgment of topic route equality and optimize loadBalancer [rocketmq-clients]

2024-02-03 Thread via GitHub
lizhanhui commented on code in PR #680: URL: https://github.com/apache/rocketmq-clients/pull/680#discussion_r1477164004 ## golang/client.go: ## @@ -513,18 +513,39 @@ func (cli *defaultClient) startUp() error { cli.log.Info("newRoute is nil, but ol

Re: [PR] [ISSUE #7622] Revise the measurement method of GROUP_GET_LATENCY to reveal its intended semantics [rocketmq]

2024-02-03 Thread via GitHub
ShannonDing merged PR #7808: URL: https://github.com/apache/rocketmq/pull/7808 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@rocke

Re: [I] [Bug] The current statistical method for the GROUP_GET_LATENCY metric fails to reveal its intended semantics [rocketmq]

2024-02-03 Thread via GitHub
ShannonDing closed issue #7622: [Bug] The current statistical method for the GROUP_GET_LATENCY metric fails to reveal its intended semantics URL: https://github.com/apache/rocketmq/issues/7622 -- This is an automated message from the Apache Git Service. To respond to the message, please log o

(rocketmq) branch develop updated: Revise the measurement method of GROUP_GET_LATENCY to reveal its intended semantics (#7808)

2024-02-03 Thread dinglei
This is an automated email from the ASF dual-hosted git repository. dinglei pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/rocketmq.git The following commit(s) were added to refs/heads/develop by this push: new cb7fa3e0b0 Revise the measurement method of

[PR] [ISSUE #7812] Remove reachable flag in brokers' available judgement. [rocketmq]

2024-02-03 Thread via GitHub
GenerousMan opened a new pull request, #7814: URL: https://github.com/apache/rocketmq/pull/7814 ### Which Issue(s) This PR Fixes Fixes #7812 ### Brief Description ### How Did You Test This Change? -- This is an automated message fro

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

2024-02-03 Thread GitBox
The GitHub Actions job "PUSH-CI" on rocketmq.git has failed. Run started by GitHub user ShannonDing (triggered by ShannonDing). Head commit for run: cb7fa3e0b015ec1bf74b95a98e7ef84eaf83b52d / rongtong Revise the measurement method of GROUP_GET_LATENCY to reveal its intended semantics (#7808)

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

2024-02-03 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has succeeded. Run started by GitHub user GenerousMan (triggered by GenerousMan). Head commit for run: cb7fa3e0b015ec1bf74b95a98e7ef84eaf83b52d / rongtong Revise the measurement method of GROUP_GET_LATENCY to reveal its intende

Re: [PR] [ISSUE #7812] Remove reachable flag in brokers' available judgement. [rocketmq]

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

Re: [PR] [ISSUE #201] Fix (OOM) errors in Broker's pods when thet startup by accurately adhering to their allocated memory, rather than relying on the host's total memory. [rocketmq-operator]

2024-02-03 Thread via GitHub
caigy merged PR #210: URL: https://github.com/apache/rocketmq-operator/pull/210 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@rock

(rocketmq-operator) branch master updated: Improve Broker‘s startup script for Accurate Memory Allocation (#210)

2024-02-03 Thread caigy
This is an automated email from the ASF dual-hosted git repository. caigy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/rocketmq-operator.git The following commit(s) were added to refs/heads/master by this push: new e80e97f Improve Broker‘s startup scri

Re: [I] `free` is the bad way to compute memory used by broker or nameservers in container. [rocketmq-operator]

2024-02-03 Thread via GitHub
caigy closed issue #201: `free` is the bad way to compute memory used by broker or nameservers in container. URL: https://github.com/apache/rocketmq-operator/issues/201 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] [ISSUE #207] fix: Support to set environment variables in NameServer pod. [rocketmq-operator]

2024-02-03 Thread via GitHub
caigy merged PR #208: URL: https://github.com/apache/rocketmq-operator/pull/208 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@rock

Re: [I] Unable to set environment variables in NameServer pod. [rocketmq-operator]

2024-02-03 Thread via GitHub
caigy closed issue #207: Unable to set environment variables in NameServer pod. URL: https://github.com/apache/rocketmq-operator/issues/207 -- 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

(rocketmq-operator) branch master updated: fix #207: Support to set environment variables in NameServer pod. (#208)

2024-02-03 Thread caigy
This is an automated email from the ASF dual-hosted git repository. caigy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/rocketmq-operator.git The following commit(s) were added to refs/heads/master by this push: new bd3757e fix #207: Support to set envi

Re: [I] 设置了hostNetwork,外部网络无法连接 [rocketmq-operator]

2024-02-03 Thread via GitHub
caigy closed issue #159: 设置了hostNetwork,外部网络无法连接 URL: https://github.com/apache/rocketmq-operator/issues/159 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-m

Re: [I] broker使用hostNetwork: true,但是注册到name-service上的IP还是pod CIDR段的IP [rocketmq-operator]

2024-02-03 Thread via GitHub
caigy closed issue #202: broker使用hostNetwork: true,但是注册到name-service上的IP还是pod CIDR段的IP URL: https://github.com/apache/rocketmq-operator/issues/202 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

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

2024-02-03 Thread via GitHub
caigy merged PR #203: URL: https://github.com/apache/rocketmq-operator/pull/203 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@rock

(rocketmq-operator) branch master updated: use right ip to register broker when in hostnetwork (#203)

2024-02-03 Thread caigy
This is an automated email from the ASF dual-hosted git repository. caigy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/rocketmq-operator.git The following commit(s) were added to refs/heads/master by this push: new 455dc24 use right ip to register brok

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

2024-02-03 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: cb7fa3e0b015ec1bf74b95a98e7ef84eaf83b52d / rongtong Revise the measurement method of GROUP_GET_LATENCY to reveal its intended semantics (

[I] [Enhancement] Use createChannelAsync for async invoke rpc [rocketmq]

2024-02-03 Thread via GitHub
drpmma opened a new issue, #7815: URL: https://github.com/apache/rocketmq/issues/7815 ### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary 1. Add createChannelAsync

[PR] [ISSUE #7815] Use createChannelAsync for async invoke rpc [rocketmq]

2024-02-03 Thread via GitHub
drpmma opened a new pull request, #7816: URL: https://github.com/apache/rocketmq/pull/7816 ### Which Issue(s) This PR Fixes Fixes #7815 ### Brief Description Use createChannelAsync for async invoke rpc ### How Did You Test This Change?

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

2024-02-03 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user drpmma (triggered by drpmma). Head commit for run: f8ea63b43fc11e9d7b5b343eb68bb98695db4c7a / zhouxiang async Report URL: https://github.com/apache/rocketmq/actions/runs/7772544048 With regards, GitHub A

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

2024-02-03 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: f8ea63b43fc11e9d7b5b343eb68bb98695db4c7a / zhouxiang async Report URL: https://github.com/apache/rocketmq/actions/runs/7772544047 W

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

2024-02-03 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user drpmma (triggered by drpmma). Head commit for run: 046af43f6afd453fd14f5f9d1d1fabbdd784dff7 / zhouxiang async Report URL: https://github.com/apache/rocketmq/actions/runs/7772546135 With regards, GitHub A

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

2024-02-03 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: 046af43f6afd453fd14f5f9d1d1fabbdd784dff7 / zhouxiang async Report URL: https://github.com/apache/rocketmq/actions/runs/7772546133 W

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

2024-02-03 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: f8ea63b43fc11e9d7b5b343eb68bb98695db4c7a / zhouxiang async Report URL: https://github.com/apache/rocketmq/actions/runs/7772544049 W

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

2024-02-03 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: 046af43f6afd453fd14f5f9d1d1fabbdd784dff7 / zhouxiang async Report URL: https://github.com/apache/rocketmq/actions/runs/7772546132 W

Re: [PR] [ISSUE #7803] Add try catch for lock and unlock [rocketmq]

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

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

2024-02-03 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has succeeded. Run started by GitHub user drpmma (triggered by drpmma). Head commit for run: 422f9bdadac4600eb3a74bfb75f0bfc0fe9718a4 / zhouxiang fix Report URL: https://github.com/apache/rocketmq/actions/runs/7772469213 With regards, GitHub

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

2024-02-03 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: cb7fa3e0b015ec1bf74b95a98e7ef84eaf83b52d / rongtong Revise the measurement method of GROUP_GET_LATENCY to reveal its intended semantics (

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

2024-02-03 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: cb7fa3e0b015ec1bf74b95a98e7ef84eaf83b52d / rongtong Revise the measurement method of GROUP_GET_LATENCY to reveal its intended semantics (