[PR] Add validation in broker/namesrv configure updating command. [rocketmq]

2023-11-27 Thread via GitHub
ShannonDing opened a new pull request, #7584: URL: https://github.com/apache/rocketmq/pull/7584 Add validation in broker/namesrv configure updating command. -- 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

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

2023-11-27 Thread GitBox
The GitHub Actions job "PR-CI" on rocketmq.git has succeeded. Run started by GitHub user ShannonDing (triggered by ShannonDing). Head commit for run: 63643c5d05cedb22fd91f6e93071869a4b1eed7c / shannon.dl Format code style. Report URL: https://github.com/apache/rocketmq/actions/runs/7002212745

[I] 2.2.3 springboot3.x 启动报错 [rocketmq-spring]

2023-11-27 Thread via GitHub
bearmr opened a new issue, #599: URL: https://github.com/apache/rocketmq-spring/issues/599 *** APPLICATION FAILED TO START *** Description: An attempt was made to call a method that does not exist. The attempt was made from

Re: [PR] Add validation in broker/namesrv configure updating command. [rocketmq]

2023-11-27 Thread via GitHub
RongtongJin commented on code in PR #7584: URL: https://github.com/apache/rocketmq/pull/7584#discussion_r1405783024 ## namesrv/src/main/java/org/apache/rocketmq/namesrv/processor/DefaultRequestProcessor.java: ## @@ -71,8 +74,16 @@ public class DefaultRequestProcessor implements

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

2023-11-27 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user ShannonDing (triggered by ShannonDing). Head commit for run: 63643c5d05cedb22fd91f6e93071869a4b1eed7c / shannon.dl Format code style. Report URL: https://github.com/apache/rocketmq/ac

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

2023-11-27 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user ShannonDing (triggered by ShannonDing). Head commit for run: e955e4399ceed5b5a1fbadc400883cfc5f99e726 / AYue <40812847+ayue...@users.noreply.github.com> [ISSUE #7577] SlaveActingMaster Time

Re: [PR] Add validation in broker/namesrv configure updating command. [rocketmq]

2023-11-27 Thread via GitHub
RongtongJin commented on code in PR #7584: URL: https://github.com/apache/rocketmq/pull/7584#discussion_r1405793665 ## broker/src/main/java/org/apache/rocketmq/broker/processor/AdminBrokerProcessor.java: ## @@ -193,9 +194,15 @@ public class AdminBrokerProcessor implements Netty

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

2023-11-27 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user ShannonDing (triggered by ShannonDing). Head commit for run: 63643c5d05cedb22fd91f6e93071869a4b1eed7c / shannon.dl Format code style. Report URL: https://github.com/apache/rocketmq/actions/runs/7002212728

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

2023-11-27 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user ShannonDing (triggered by ShannonDing). Head commit for run: f53edc211844f01efb58a27ff8ae4b8bf2b38b43 / shannon.dl Extract method to initialize black list. Report URL: https://github.

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

2023-11-27 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user ShannonDing (triggered by ShannonDing). Head commit for run: f53edc211844f01efb58a27ff8ae4b8bf2b38b43 / shannon.dl Extract method to initialize black list. Report URL: https://github.com/apache/rocketmq/a

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

2023-11-27 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user ShannonDing (triggered by ShannonDing). Head commit for run: e955e4399ceed5b5a1fbadc400883cfc5f99e726 / AYue <40812847+ayue...@users.noreply.github.com> [ISSUE #7577] SlaveActingMaster Time

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

2023-11-27 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user ShannonDing (triggered by ShannonDing). Head commit for run: 9b726211672129425d98b32c4fd8ed1a423f8f36 / shannon.dl Add test case for keys in black list. Report URL: https://github.com

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

2023-11-27 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has succeeded. Run started by GitHub user ShannonDing (triggered by ShannonDing). Head commit for run: b9c75bc7db030d128cc11d36027edf46f9a6b11e / shannon.dl Fix test case for keys in black list in PutKv command. Report URL

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

2023-11-27 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user ShannonDing (triggered by ShannonDing). Head commit for run: 9b726211672129425d98b32c4fd8ed1a423f8f36 / shannon.dl Add test case for keys in black list. Report URL: https://github.com/apache/rocketmq/acti

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

2023-11-27 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user ShannonDing (triggered by ShannonDing). Head commit for run: e955e4399ceed5b5a1fbadc400883cfc5f99e726 / AYue <40812847+ayue...@users.noreply.github.com> [ISSUE #7577] SlaveActingMaster Time

[I] [Feature] Support message filtering in rocketmq tiered storage [rocketmq]

2023-11-27 Thread via GitHub
lizhimins opened a new issue, #7585: URL: https://github.com/apache/rocketmq/issues/7585 ### Is Your Feature Request Related to a Problem? In the current implementation of rocketmq tiered storage, message filtering is not supported. Messages that do not meet the requirements being

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

2023-11-27 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user ShannonDing (triggered by ShannonDing). Head commit for run: f53edc211844f01efb58a27ff8ae4b8bf2b38b43 / shannon.dl Extract method to initialize black list. Report URL: https://github.

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

2023-11-27 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user ShannonDing (triggered by ShannonDing). Head commit for run: e955e4399ceed5b5a1fbadc400883cfc5f99e726 / AYue <40812847+ayue...@users.noreply.github.com> [ISSUE #7577] SlaveActingMaster Time

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

2023-11-27 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has succeeded. Run started by GitHub user ShannonDing (triggered by ShannonDing). Head commit for run: b9c75bc7db030d128cc11d36027edf46f9a6b11e / shannon.dl Fix test case for keys in black list in PutKv command. Report URL: https://github.com/

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

2023-11-27 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user ShannonDing (triggered by ShannonDing). Head commit for run: 9b726211672129425d98b32c4fd8ed1a423f8f36 / shannon.dl Add test case for keys in black list. Report URL: https://github.com

Re: [PR] Add validation in broker/namesrv configure updating command. [rocketmq]

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

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

2023-11-27 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user ShannonDing (triggered by ShannonDing). Head commit for run: 63643c5d05cedb22fd91f6e93071869a4b1eed7c / shannon.dl Format code style. Report URL: https://github.com/apache/rocketmq/ac

Re: [PR] [ISSUE #214]Fix bug: Ensure that the QoS of Payload Messages sent in response to a Subscription is set to the minimum of the QoS of the original message and the maximum QoS granted by the Ser

2023-11-27 Thread via GitHub
pingww commented on PR #222: URL: https://github.com/apache/rocketmq-mqtt/pull/222#issuecomment-1827444140 please pr to develop -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific commen

Re: [PR] [ISSUE #7534] use high performance concurrent set to replace copyonwriteset [rocketmq]

2023-11-27 Thread via GitHub
joeCarf commented on code in PR #7583: URL: https://github.com/apache/rocketmq/pull/7583#discussion_r1405874012 ## namesrv/src/test/java/org/apache/rocketmq/namesrv/routeinfo/RouteInfoManagerNewTest.java: ## @@ -131,6 +134,25 @@ public void getAllTopicList() { assertTha

Re: [PR] [ISSUE #217]Compatible with dynamic IP [rocketmq-mqtt]

2023-11-27 Thread via GitHub
pingww merged PR #223: URL: https://github.com/apache/rocketmq-mqtt/pull/223 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@rocketm

(rocketmq-mqtt) branch develop updated (7b7988f -> 3e5f47d)

2023-11-27 Thread pingww
This is an automated email from the ASF dual-hosted git repository. pingww pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/rocketmq-mqtt.git from 7b7988f Merge pull request #206 from DongyuanPan/ssl new 70c58b0 Bump guava from 30.1-jre to 32.0.0-jre

(rocketmq-mqtt) branch develop updated: Fix bug: Ensure that the QoS of Payload Messages sent in response to a Subscription is set to the minimum of the QoS of the original message and the maximum QoS

2023-11-27 Thread pingww
This is an automated email from the ASF dual-hosted git repository. pingww pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/rocketmq-mqtt.git The following commit(s) were added to refs/heads/develop by this push: new b09b394 Fix bug: Ensure that the QoS o

Re: [PR] [ISSUE #214]Fix bug: Ensure that the QoS of Payload Messages sent in response to a Subscription is set to the minimum of the QoS of the original message and the maximum QoS granted by the Ser

2023-11-27 Thread via GitHub
pingww merged PR #222: URL: https://github.com/apache/rocketmq-mqtt/pull/222 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@rocketm

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

2023-11-27 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user ShannonDing (triggered by ShannonDing). Head commit for run: b9c75bc7db030d128cc11d36027edf46f9a6b11e / shannon.dl Fix test case for keys in black list in PutKv command. Report URL

Re: [PR] fix: fix producer send msg timeout option does not take effect [rocketmq-client-go]

2023-11-27 Thread via GitHub
twz915 commented on PR #1109: URL: https://github.com/apache/rocketmq-client-go/pull/1109#issuecomment-1827483777 ![image](https://github.com/apache/rocketmq-client-go/assets/5609468/7c76d387-a153-40f7-90e4-f9f24c194a20) -- This is an automated message from the Apache Git Service. To

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

2023-11-27 Thread GitBox
The GitHub Actions job "PR-CI" on rocketmq.git has failed. Run started by GitHub user ShannonDing (triggered by ShannonDing). Head commit for run: 827bd9134b029e44ccf0aa13ab880f3ca07c51e6 / shannon.dl Add validation for keys in black list in Controller command. Report URL: https://github.com/

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

2023-11-27 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user ShannonDing (triggered by ShannonDing). Head commit for run: e955e4399ceed5b5a1fbadc400883cfc5f99e726 / AYue <40812847+ayue...@users.noreply.github.com> [ISSUE #7577] SlaveActingMaster Time

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

2023-11-27 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user ShannonDing (triggered by ShannonDing). Head commit for run: 827bd9134b029e44ccf0aa13ab880f3ca07c51e6 / shannon.dl Add validation for keys in black list in Controller command. Report URL: https://github.c

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

2023-11-27 Thread GitBox
The GitHub Actions job "PR-CI" on rocketmq.git has succeeded. Run started by GitHub user ShannonDing (triggered by ShannonDing). Head commit for run: 7464fc373e05e0b6315217dad8dce1b90f700cfc / shannon.dl Format code style. Report URL: https://github.com/apache/rocketmq/actions/runs/7003501556

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

2023-11-27 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user ShannonDing (triggered by ShannonDing). Head commit for run: 7464fc373e05e0b6315217dad8dce1b90f700cfc / shannon.dl Format code style. Report URL: https://github.com/apache/rocketmq/actions/runs/7003501551

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

2023-11-27 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user ShannonDing (triggered by ShannonDing). Head commit for run: e955e4399ceed5b5a1fbadc400883cfc5f99e726 / AYue <40812847+ayue...@users.noreply.github.com> [ISSUE #7577] SlaveActingMaster Time

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

2023-11-27 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user ShannonDing (triggered by ShannonDing). Head commit for run: 827bd9134b029e44ccf0aa13ab880f3ca07c51e6 / shannon.dl Add validation for keys in black list in Controller command. Report

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

2023-11-27 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user ShannonDing (triggered by ShannonDing). Head commit for run: 7464fc373e05e0b6315217dad8dce1b90f700cfc / shannon.dl Format code style. Report URL: https://github.com/apache/rocketmq

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

2023-11-27 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user ShannonDing (triggered by ShannonDing). Head commit for run: e955e4399ceed5b5a1fbadc400883cfc5f99e726 / AYue <40812847+ayue...@users.noreply.github.com> [ISSUE #7577] SlaveActingMaster Time

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

2023-11-27 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user ShannonDing (triggered by ShannonDing). Head commit for run: 216138e206075a6bbaa29336e446082755ac3216 / ShannonDing Cancel validation for keys in black list in putKV command. Report UR

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

2023-11-27 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user ShannonDing (triggered by ShannonDing). Head commit for run: 216138e206075a6bbaa29336e446082755ac3216 / ShannonDing Cancel validation for keys in black list in putKV command. Report URL: https://github.com

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

2023-11-27 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has succeeded. Run started by GitHub user ShannonDing (triggered by ShannonDing). Head commit for run: 252d2d22ace33963506bd26a5a3bfc259ba6b5a7 / ShannonDing Add validation for keys in black list in mqadmin command. Report URL: https://github.c

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

2023-11-27 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user ShannonDing (triggered by ShannonDing). Head commit for run: e955e4399ceed5b5a1fbadc400883cfc5f99e726 / AYue <40812847+ayue...@users.noreply.github.com> [ISSUE #7577] SlaveActingMaster Time

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

2023-11-27 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has succeeded. Run started by GitHub user ShannonDing (triggered by ShannonDing). Head commit for run: 216138e206075a6bbaa29336e446082755ac3216 / ShannonDing Cancel validation for keys in black list in putKV command. Report

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

2023-11-27 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user ShannonDing (triggered by ShannonDing). Head commit for run: 216138e206075a6bbaa29336e446082755ac3216 / ShannonDing Cancel validation for keys in black list in putKV command. Report UR

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

2023-11-27 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user ShannonDing (triggered by ShannonDing). Head commit for run: 216138e206075a6bbaa29336e446082755ac3216 / ShannonDing Cancel validation for keys in black list in putKV command. Report UR

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

2023-11-27 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user ShannonDing (triggered by ShannonDing). Head commit for run: 216138e206075a6bbaa29336e446082755ac3216 / ShannonDing Cancel validation for keys in black list in putKV command. Report

Re: [I] Refactor the calculation of `bornhostLength` and `storeHostLength` [rocketmq]

2023-11-27 Thread via GitHub
github-actions[bot] commented on issue #5599: URL: https://github.com/apache/rocketmq/issues/5599#issuecomment-1828843541 This issue is stale because it has been open for 365 days with no activity. It will be closed in 3 days if no further activity occurs. -- This is an automated message

Re: [PR] chore(deps): bump google.golang.org/grpc from 1.48.0 to 1.56.3 in /golang [rocketmq-clients]

2023-11-27 Thread via GitHub
dependabot[bot] commented on PR #633: URL: https://github.com/apache/rocketmq-clients/pull/633#issuecomment-1828853817 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor versi

Re: [PR] chore(deps): bump google.golang.org/grpc from 1.48.0 to 1.56.3 in /golang [rocketmq-clients]

2023-11-27 Thread via GitHub
github-actions[bot] closed pull request #633: chore(deps): bump google.golang.org/grpc from 1.48.0 to 1.56.3 in /golang URL: https://github.com/apache/rocketmq-clients/pull/633 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] chore(deps): bump google.golang.org/grpc from 1.48.0 to 1.56.3 in /golang [rocketmq-clients]

2023-11-27 Thread via GitHub
github-actions[bot] commented on PR #633: URL: https://github.com/apache/rocketmq-clients/pull/633#issuecomment-1828853771 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

(rocketmq-clients) branch dependabot/go_modules/golang/google.golang.org/grpc-1.56.3 deleted (was a9cd5e46)

2023-11-27 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/golang/google.golang.org/grpc-1.56.3 in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git was a9cd5e46 chore(deps): bump google.golang.org/grpc i

Re: [I] [Feature] Allow user to disable TLS for golang [rocketmq-clients]

2023-11-27 Thread via GitHub
github-actions[bot] closed issue #631: [Feature] Allow user to disable TLS for golang URL: https://github.com/apache/rocketmq-clients/issues/631 -- 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 s

Re: [PR] [Golang] Allow user to disable TLS [rocketmq-clients]

2023-11-27 Thread via GitHub
github-actions[bot] commented on PR #632: URL: https://github.com/apache/rocketmq-clients/pull/632#issuecomment-1828853795 This PR is stale because it has been open for 30 days with no activity. It will be closed in 3 days if no further activity occurs. If you wish not to mark it as stale,

Re: [I] [Feature] Allow user to disable TLS for golang [rocketmq-clients]

2023-11-27 Thread via GitHub
github-actions[bot] commented on issue #631: URL: https://github.com/apache/rocketmq-clients/issues/631#issuecomment-1828853837 This issue was closed because it has been inactive for 3 days since being marked as stale. -- This is an automated message from the Apache Git Service. To respo

Re: [PR] Add validation in broker/namesrv configure updating command. [rocketmq]

2023-11-27 Thread via GitHub
RongtongJin merged PR #7584: URL: https://github.com/apache/rocketmq/pull/7584 -- 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

(rocketmq) branch develop updated: Add validation in broker/namesrv configure updating command (#7584)

2023-11-27 Thread jinrongtong
This is an automated email from the ASF dual-hosted git repository. jinrongtong 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 9cfe724e6a Add validation in broker/nam

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

2023-11-27 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: 9cfe724e6a188ea444c90ee00f2453da1b807bfa / dinglei Add validation in broker/namesrv configure updating command (#7584) * Add validation for keys

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

2023-11-27 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user yp969803 (triggered by ShannonDing). Head commit for run: ed9151546c2705a2c15cf8a580fb6247dce79738 / yash [ISSUE #5613] Change the broker default value configuration of 'useServerSideResetOffset' (#5613)

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

2023-11-27 Thread GitBox
The GitHub Actions job "PUSH-CI" on rocketmq.git has failed. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: 9cfe724e6a188ea444c90ee00f2453da1b807bfa / dinglei Add validation in broker/namesrv configure updating command (#7584) * Add validation for keys

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

2023-11-27 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user yp969803 (triggered by yp969803). Head commit for run: 9cfe724e6a188ea444c90ee00f2453da1b807bfa / dinglei Add validation in broker/namesrv configure updating command (#7584) * Add validati

Re: [PR] fix: fix producer send msg timeout option does not take effect [rocketmq-client-go]

2023-11-27 Thread via GitHub
ShannonDing merged PR #1109: URL: https://github.com/apache/rocketmq-client-go/pull/1109 -- 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-unsubsc

Re: [I] producer send msg timeout option does not take effect [rocketmq-client-go]

2023-11-27 Thread via GitHub
ShannonDing closed issue #1110: producer send msg timeout option does not take effect URL: https://github.com/apache/rocketmq-client-go/issues/1110 -- 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 th

(rocketmq-client-go) branch master updated: fix: fix producer send msg timeout option does not take effect (#1109)

2023-11-27 Thread dinglei
This is an automated email from the ASF dual-hosted git repository. dinglei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/rocketmq-client-go.git The following commit(s) were added to refs/heads/master by this push: new 7ae83c4 fix: fix producer send msg

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

2023-11-27 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: 9cfe724e6a188ea444c90ee00f2453da1b807bfa / dinglei Add validation in broker/namesrv configure updating command (#7584) * Ad

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

2023-11-27 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user yp969803 (triggered by ShannonDing). Head commit for run: ed9151546c2705a2c15cf8a580fb6247dce79738 / yash [ISSUE #5613] Change the broker default value configuration of 'useServerSideR

[PR] Add set method for config black list in broker/namesrv/controller config. [rocketmq]

2023-11-27 Thread via GitHub
ShannonDing opened a new pull request, #7586: URL: https://github.com/apache/rocketmq/pull/7586 Add set method for config black list in broker/namesrv/controller config. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[PR] Add validation in broker container configure updating command [rocketmq]

2023-11-27 Thread via GitHub
RongtongJin opened a new pull request, #7587: URL: https://github.com/apache/rocketmq/pull/7587 ### Which Issue(s) This PR Fixes ### Brief Description Add validation in broker container configure updating command ### How Did You Test This Change?

[I] rocket-mqtt部置在多台服务器上,如何配置接入实现负载均衡 [rocketmq-mqtt]

2023-11-27 Thread via GitHub
vinnyyou opened a new issue, #224: URL: https://github.com/apache/rocketmq-mqtt/issues/224 共用一个rocketmq集群,rocketmq-mqtt部署在多台服务器上,每台rocketmq-mqtt设置相同的first topic, 不同的 notify topic,设备接入不同的rocketmq-mqtt服务器,这样是否行? -- This is an automated message from the Apache Git Service. To respond to the

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

2023-11-27 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user ShannonDing (triggered by ShannonDing). Head commit for run: 9cfe724e6a188ea444c90ee00f2453da1b807bfa / dinglei Add validation in broker/namesrv configure updating command (#7584) * Add va

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

2023-11-27 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: 9cfe724e6a188ea444c90ee00f2453da1b807bfa / dinglei Add validation in broker/namesrv configure updating command (#7584) * Add va

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

2023-11-27 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has succeeded. Run started by GitHub user ShannonDing (triggered by ShannonDing). Head commit for run: 9ba633fe6b8f4edbb825c136e121db265a3b4f52 / ShannonDing Add set method for config black list. Report URL: https://github.com/apache/rocketmq/a

Re: [PR] Add set method for config black list in broker/namesrv/controller config. [rocketmq]

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

Re: [PR] Add validation in broker container configure updating command [rocketmq]

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

[I] 最新拉的代码pom文件有版本冲突 [rocketmq-mqtt]

2023-11-27 Thread via GitHub
EssinZhang opened a new issue, #225: URL: https://github.com/apache/rocketmq-mqtt/issues/225 ![image](https://github.com/apache/rocketmq-mqtt/assets/35253559/b63639e2-cbbf-47e2-a489-fbda7f5c3896) 我把1.2.3的删了就行了 估计是官方不小心合分支疏漏了 -- This is an automated message from the Apache Git Servic

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

2023-11-27 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user ShannonDing (triggered by ShannonDing). Head commit for run: 9ba633fe6b8f4edbb825c136e121db265a3b4f52 / ShannonDing Add set method for config black list. Report URL: https://github.com

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

2023-11-27 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: 26d8e1711f2ef1aad58be0a1beeaaf847710b238 / RongtongJin Add validation in broker container configure updating command. R

[PR] feat: optimize producer send async [rocketmq-client-go]

2023-11-27 Thread via GitHub
twz915 opened a new pull request, #: URL: https://github.com/apache/rocketmq-client-go/pull/ ## What is the purpose of the change optimize producer send async, without block (connect and request) -- This is an automated message from the Apache Git Service. To respond to