[GitHub] [rocketmq] duhenglucky closed pull request #5017: 5.0.0 beta compact

2022-09-13 Thread GitBox
duhenglucky closed pull request #5017: 5.0.0 beta compact URL: https://github.com/apache/rocketmq/pull/5017 -- 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-ma

[GitHub] [rocketmq] RongtongJin closed issue #5066: In high tps scenarios, only individual queues are consumed, and other queues accumulate

2022-09-13 Thread GitBox
RongtongJin closed issue #5066: In high tps scenarios, only individual queues are consumed, and other queues accumulate URL: https://github.com/apache/rocketmq/issues/5066 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

[GitHub] [rocketmq] RongtongJin merged pull request #5067: [ISSUE #5066] Fix only individual queues are consumed in high tps scenarios

2022-09-13 Thread GitBox
RongtongJin merged PR #5067: URL: https://github.com/apache/rocketmq/pull/5067 -- 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: dev-unsubscr...@rocketmq.

[GitHub] [rocketmq] codecov-commenter commented on pull request #5067: [ISSUE #5066] Fix only individual queues are consumed in high tps scenarios

2022-09-13 Thread GitBox
codecov-commenter commented on PR #5067: URL: https://github.com/apache/rocketmq/pull/5067#issuecomment-1246315026 # [Codecov](https://codecov.io/gh/apache/rocketmq/pull/5067?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+S

[GitHub] [rocketmq-spring] RongtongJin closed issue #486: The namespace configuration in the annotation cannot be read.

2022-09-13 Thread GitBox
RongtongJin closed issue #486: The namespace configuration in the annotation cannot be read. URL: https://github.com/apache/rocketmq-spring/issues/486 -- 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

[GitHub] [rocketmq-spring] RongtongJin merged pull request #487: [ISSUE #486]The namespace configuration in the annotation cannot be read

2022-09-13 Thread GitBox
RongtongJin merged PR #487: URL: https://github.com/apache/rocketmq-spring/pull/487 -- 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: dev-unsubscr...@rock

[GitHub] [rocketmq] ShannonDing closed issue #5063: Polish the put message result process in SendMessageProcessor and EndTransactionProcessor

2022-09-13 Thread GitBox
ShannonDing closed issue #5063: Polish the put message result process in SendMessageProcessor and EndTransactionProcessor URL: https://github.com/apache/rocketmq/issues/5063 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [rocketmq] ShannonDing merged pull request #5064: [ISSUE #5063] Polish the put message result process in SendMessageProcessor and EndTransactionProcessor

2022-09-13 Thread GitBox
ShannonDing merged PR #5064: URL: https://github.com/apache/rocketmq/pull/5064 -- 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: dev-unsubscr...@rocketmq.

[GitHub] [rocketmq] azhsmesos commented on issue #5021: Add flow Control for master-slave replication

2022-09-13 Thread GitBox
azhsmesos commented on issue #5021: URL: https://github.com/apache/rocketmq/issues/5021#issuecomment-1246279610 https://shimo.im/docs/rp3OVe2oVYIxNVAm ,this is my idea @duhenglucky @caigy , I have some questions, please help to answer them, thanks . -- This is an automated message from th

[GitHub] [rocketmq] RongtongJin closed issue #5061: The slave broker cannot synchronize timer metrics and timer check point from the master broker

2022-09-13 Thread GitBox
RongtongJin closed issue #5061: The slave broker cannot synchronize timer metrics and timer check point from the master broker URL: https://github.com/apache/rocketmq/issues/5061 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[GitHub] [rocketmq] RongtongJin merged pull request #5065: [ISSUE #5061] Fix the slave broker cannot synchronize timer metrics

2022-09-13 Thread GitBox
RongtongJin merged PR #5065: URL: https://github.com/apache/rocketmq/pull/5065 -- 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: dev-unsubscr...@rocketmq.

[GitHub] [rocketmq] codecov-commenter commented on pull request #5065: [ISSUE #5061] Fix the slave broker cannot synchronize timer metrics

2022-09-13 Thread GitBox
codecov-commenter commented on PR #5065: URL: https://github.com/apache/rocketmq/pull/5065#issuecomment-1246211621 # [Codecov](https://codecov.io/gh/apache/rocketmq/pull/5065?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+S

[GitHub] [rocketmq] codecov-commenter commented on pull request #5064: [ISSUE #5063] Polish the put message result process in SendMessageProcessor and EndTransactionProcessor

2022-09-13 Thread GitBox
codecov-commenter commented on PR #5064: URL: https://github.com/apache/rocketmq/pull/5064#issuecomment-1246206538 # [Codecov](https://codecov.io/gh/apache/rocketmq/pull/5064?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+S

[GitHub] [rocketmq] guyinyou commented on a diff in pull request #5067: [ISSUE #5066] Fix only individual queues are consumed in high tps scenarios

2022-09-13 Thread GitBox
guyinyou commented on code in PR #5067: URL: https://github.com/apache/rocketmq/pull/5067#discussion_r970281259 ## common/src/main/java/org/apache/rocketmq/common/BrokerConfig.java: ## @@ -191,7 +191,7 @@ public class BrokerConfig extends BrokerIdentity { */ private l

[GitHub] [rocketmq] RongtongJin commented on a diff in pull request #5067: [ISSUE #5066] Fix only individual queues are consumed in high tps scenarios

2022-09-13 Thread GitBox
RongtongJin commented on code in PR #5067: URL: https://github.com/apache/rocketmq/pull/5067#discussion_r970279527 ## common/src/main/java/org/apache/rocketmq/common/BrokerConfig.java: ## @@ -191,7 +191,7 @@ public class BrokerConfig extends BrokerIdentity { */ privat

[GitHub] [rocketmq] guyinyou commented on pull request #5067: [ISSUE #5066] Fix only individual queues are consumed in high tps scenarios

2022-09-13 Thread GitBox
guyinyou commented on PR #5067: URL: https://github.com/apache/rocketmq/pull/5067#issuecomment-1246195849 broker.log as shown below ![image](https://user-images.githubusercontent.com/36399867/190054870-82ee49c1-6fde-4d15-9542-163d65feb519.png) -- This is an automated message fr

[GitHub] [rocketmq] guyinyou commented on pull request #5067: [ISSUE #5066] Turn off flow control

2022-09-13 Thread GitBox
guyinyou commented on PR #5067: URL: https://github.com/apache/rocketmq/pull/5067#issuecomment-1246194497 At high tps (and no performance bottleneck), the consumption rate is much lower than the production rate ![image](https://user-images.githubusercontent.com/36399867/190054453-b50

[GitHub] [rocketmq] guyinyou opened a new pull request, #5067: [ISSUE #5066] Turn off flow control

2022-09-13 Thread GitBox
guyinyou opened a new pull request, #5067: URL: https://github.com/apache/rocketmq/pull/5067 **Make sure set the target branch to `develop`** ## What is the purpose of the change #5066 ## Brief changelog XX ## Verifying this change Follow

[GitHub] [rocketmq] RongtongJin closed issue #5059: Remove redundant try&catch in RouteInfoManager

2022-09-13 Thread GitBox
RongtongJin closed issue #5059: Remove redundant try&catch in RouteInfoManager URL: https://github.com/apache/rocketmq/issues/5059 -- 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

[GitHub] [rocketmq] RongtongJin merged pull request #5060: [ISSUE #5059] Remove redundant try&catch in RouteInfoManage

2022-09-13 Thread GitBox
RongtongJin merged PR #5060: URL: https://github.com/apache/rocketmq/pull/5060 -- 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: dev-unsubscr...@rocketmq.

[GitHub] [rocketmq] guyinyou opened a new issue, #5066: In high tps scenarios, only individual queues are consumed, and other queues accumulate

2022-09-13 Thread GitBox
guyinyou opened a new issue, #5066: URL: https://github.com/apache/rocketmq/issues/5066 The issue tracker is used for bug reporting purposes **ONLY** whereas feature request needs to follow the [RIP process](https://github.com/apache/rocketmq/wiki/RocketMQ-Improvement-Proposal). To avoid u

[GitHub] [rocketmq] RongtongJin commented on a diff in pull request #5062: [ISSUE #5012] support escaping transactional messages

2022-09-13 Thread GitBox
RongtongJin commented on code in PR #5062: URL: https://github.com/apache/rocketmq/pull/5062#discussion_r970272302 ## broker/src/test/java/org/apache/rocketmq/broker/transaction/queue/TransactionalMessageUtilTest.java: ## @@ -0,0 +1,53 @@ +/* + * Licensed to the Apache Software

[GitHub] [rocketmq] aaron-ai commented on issue #5043: The Broker logger replaced by ClientLogger.

2022-09-13 Thread GitBox
aaron-ai commented on issue #5043: URL: https://github.com/apache/rocketmq/issues/5043#issuecomment-1246172725 > @aaron-ai Is there a plan to replace the homemade logging with shaded slf4j + logback? A draft pull request will be proposed recently. Welcome to review. --

[GitHub] [rocketmq] aaron-ai commented on issue #5038: Add markdown lint workflow

2022-09-13 Thread GitBox
aaron-ai commented on issue #5038: URL: https://github.com/apache/rocketmq/issues/5038#issuecomment-1246165275 > hi, can i hava a try? That's great! I assigned it to you. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [rocketmq-clients] codecov-commenter commented on pull request #235: feat: Make each 'Client' have an independent 'ClientManager'

2022-09-13 Thread GitBox
codecov-commenter commented on PR #235: URL: https://github.com/apache/rocketmq-clients/pull/235#issuecomment-1246164086 # [Codecov](https://codecov.io/gh/apache/rocketmq-clients/pull/235?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term

[GitHub] [rocketmq] Knowden commented on issue #5055: Namesrv's TBW102 topic is not consistent with the broker's autoCreateTopic configuration

2022-09-13 Thread GitBox
Knowden commented on issue #5055: URL: https://github.com/apache/rocketmq/issues/5055#issuecomment-1246145368 > > If you edit topicConfig.json manually and reboot broker, there will be the same problem 🤔 > > If topicConfig is modified, i think the broker shoudl register the new topic

[GitHub] [rocketmq-site] ShannonDing opened a new pull request, #236: use node 16 to launtch travis ci

2022-09-13 Thread GitBox
ShannonDing opened a new pull request, #236: URL: https://github.com/apache/rocketmq-site/pull/236 Please do not create a Pull Request without creating an issue first. ## What is the purpose of the change X ## Brief changelog XX ## Verifying this change

[GitHub] [rocketmq] RongtongJin opened a new pull request, #5064: [ISSUE #5063] Polish the put message result process in SendMessageProcessor and EndTransactionProcessor

2022-09-13 Thread GitBox
RongtongJin opened a new pull request, #5064: URL: https://github.com/apache/rocketmq/pull/5064 **Make sure set the target branch to `develop`** ## What is the purpose of the change Close #5063 Polish the put message result process in SendMessageProcessor and EndTransactionProc

[GitHub] [rocketmq] RongtongJin opened a new issue, #5063: Polish the put message result process in SendMessageProcessor and EndTransactionProcessor

2022-09-13 Thread GitBox
RongtongJin opened a new issue, #5063: URL: https://github.com/apache/rocketmq/issues/5063 The issue tracker is used for bug reporting purposes **ONLY** whereas feature request needs to follow the [RIP process](https://github.com/apache/rocketmq/wiki/RocketMQ-Improvement-Proposal). To avoi

[GitHub] [rocketmq-site] ShannonDing merged pull request #235: merge new official website develop

2022-09-13 Thread GitBox
ShannonDing merged PR #235: URL: https://github.com/apache/rocketmq-site/pull/235 -- 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: dev-unsubscr...@rocket

Re:Re: [VOTE] Release Apache RocketMQ Operator 0.3.0

2022-09-13 Thread jinrongtong
+1, I checkd [OK] verify the hash for release tag [OK] the release note is clear At 2022-09-14 09:20:09, "heng du" wrote: +1 I checked: ok check LICENSE, should be Apache V2 ok check NOTICE, should have a notice for third-party dependency if necessary ok deploy Apache RocketMQ by Operator

[GitHub] [rocketmq-connect] odbozhou merged pull request #287: [ISSUE #220] Add unit test (utils module)

2022-09-13 Thread GitBox
odbozhou merged PR #287: URL: https://github.com/apache/rocketmq-connect/pull/287 -- 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: dev-unsubscr...@rocket

[GitHub] [rocketmq] Oliverwqcwrw closed pull request #4541: [ISSUE #4510]Update doc of RemotingCommand flag

2022-09-13 Thread GitBox
Oliverwqcwrw closed pull request #4541: [ISSUE #4510]Update doc of RemotingCommand flag URL: https://github.com/apache/rocketmq/pull/4541 -- 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

[GitHub] [rocketmq] Oliverwqcwrw commented on pull request #4541: [ISSUE #4510]Update doc of RemotingCommand flag

2022-09-13 Thread GitBox
Oliverwqcwrw commented on PR #4541: URL: https://github.com/apache/rocketmq/pull/4541#issuecomment-1246114692 Close this PR due to official document migration -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

Re: [VOTE] Release Apache RocketMQ Operator 0.3.0

2022-09-13 Thread heng du
+1 I checked: ok check LICENSE, should be Apache V2 ok check NOTICE, should have a notice for third-party dependency if necessary ok deploy Apache RocketMQ by Operator Gaoyang Cai 于2022年9月13日周二 11:25写道: > Hello RocketMQ Community, > > > This is the vote for 0.3.0 release of Apache RocketMQ Opera

[GitHub] [rocketmq-site] mxsm closed issue #230: Polish up document command formate for RocketMQ5.0

2022-09-13 Thread GitBox
mxsm closed issue #230: Polish up document command formate for RocketMQ5.0 URL: https://github.com/apache/rocketmq-site/issues/230 -- 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

[GitHub] [rocketmq] github-actions[bot] commented on issue #3143: MQClientInstance has a risk of blocking during persistAllConsumerOffset()

2022-09-13 Thread GitBox
github-actions[bot] commented on issue #3143: URL: https://github.com/apache/rocketmq/issues/3143#issuecomment-1246074998 This issue is stale because it has been open for 365 days with no activity. It will be closed in 3 days if no further activity occurs. -- This is an automated message

[GitHub] [rocketmq] github-actions[bot] commented on pull request #3145: [ISSUES #3078] add the MQReactiveAdjustFlow for the DefaultPushConsumer

2022-09-13 Thread GitBox
github-actions[bot] commented on PR #3145: URL: https://github.com/apache/rocketmq/pull/3145#issuecomment-1246074983 This PR is stale because it has been open for 365 days with no activity. It will be closed in 3 days if no further activity occurs. If you wish not to mark it as stale, pleas

[GitHub] [rocketmq] github-actions[bot] commented on issue #3168: Dledger mode broker status abnormal

2022-09-13 Thread GitBox
github-actions[bot] commented on issue #3168: URL: https://github.com/apache/rocketmq/issues/3168#issuecomment-1246074962 This issue is stale because it has been open for 365 days with no activity. It will be closed in 3 days if no further activity occurs. -- This is an automated message

[GitHub] [rocketmq] github-actions[bot] commented on issue #3212: message not load to normal topic ,still stored in the 'SCHEDULE_TOPIC_XXXX' after 12 hours

2022-09-13 Thread GitBox
github-actions[bot] commented on issue #3212: URL: https://github.com/apache/rocketmq/issues/3212#issuecomment-1246074932 This issue is stale because it has been open for 365 days with no activity. It will be closed in 3 days if no further activity occurs. -- This is an automated message

[GitHub] [rocketmq] github-actions[bot] commented on issue #3179: autoCreateTopicEnable set false, No topic route info in name server for the topic: TBW102

2022-09-13 Thread GitBox
github-actions[bot] commented on issue #3179: URL: https://github.com/apache/rocketmq/issues/3179#issuecomment-1246074948 This issue is stale because it has been open for 365 days with no activity. It will be closed in 3 days if no further activity occurs. -- This is an automated message

[GitHub] [rocketmq] github-actions[bot] commented on issue #3218: The rocketmq cluster sends messages to broker a, but broker a has no message content

2022-09-13 Thread GitBox
github-actions[bot] commented on issue #3218: URL: https://github.com/apache/rocketmq/issues/3218#issuecomment-1246074916 This issue is stale because it has been open for 365 days with no activity. It will be closed in 3 days if no further activity occurs. -- This is an automated message

[GitHub] [rocketmq-site] RongtongJin merged pull request #231: [ISSUE #230] Polish up cn document command formate for RocketMQ5.0

2022-09-13 Thread GitBox
RongtongJin merged PR #231: URL: https://github.com/apache/rocketmq-site/pull/231 -- 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: dev-unsubscr...@rocket

[GitHub] [rocketmq] RongtongJin closed issue #5026: fix accurate delay message return results process

2022-09-13 Thread GitBox
RongtongJin closed issue #5026: fix accurate delay message return results process URL: https://github.com/apache/rocketmq/issues/5026 -- 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 com

[GitHub] [rocketmq] RongtongJin merged pull request #5027: [ISSUE #5026] add timer message put result process

2022-09-13 Thread GitBox
RongtongJin merged PR #5027: URL: https://github.com/apache/rocketmq/pull/5027 -- 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: dev-unsubscr...@rocketmq.

[GitHub] [rocketmq-site] mxsm commented on pull request #231: [ISSUE #230] Polish up cn document command formate for RocketMQ5.0

2022-09-13 Thread GitBox
mxsm commented on PR #231: URL: https://github.com/apache/rocketmq-site/pull/231#issuecomment-1245577427 @tsunghanjacktsai @caigy I have sloved conflicts and resubmit it -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[GitHub] [rocketmq] RongtongJin closed issue #5043: The Broker logger replaced by ClientLogger.

2022-09-13 Thread GitBox
RongtongJin closed issue #5043: The Broker logger replaced by ClientLogger. URL: https://github.com/apache/rocketmq/issues/5043 -- 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.

[GitHub] [rocketmq] mxsm commented on pull request #5054: [ISSUE #5049] Hook interface add execute order

2022-09-13 Thread GitBox
mxsm commented on PR #5054: URL: https://github.com/apache/rocketmq/pull/5054#issuecomment-1245539138 > Hi, could you please describe more information about your scenes? Why doesn't the added order meet your demand? > > And, if we really want to implement this feature, the netty handl

[GitHub] [rocketmq] mxsm commented on a diff in pull request #5060: [ISSUE #5059] Remove redundant try&catch in RouteInfoManage

2022-09-13 Thread GitBox
mxsm commented on code in PR #5060: URL: https://github.com/apache/rocketmq/pull/5060#discussion_r969554720 ## namesrv/src/main/java/org/apache/rocketmq/namesrv/routeinfo/RouteInfoManager.java: ## @@ -527,83 +529,81 @@ public void unregisterBroker( public void unRegisterB

[GitHub] [rocketmq] nowinkeyy commented on issue #5055: Namesrv's TBW102 topic is not consistent with the broker's autoCreateTopic configuration

2022-09-13 Thread GitBox
nowinkeyy commented on issue #5055: URL: https://github.com/apache/rocketmq/issues/5055#issuecomment-1245471514 > If you edit topicConfig.json manually and reboot broker, there will be the same problem 🤔 If topicConfig is modified, i think the broker shoudl register the new topic aga

[GitHub] [rocketmq] caigy opened a new pull request, #5062: [ISSUE #5012] support escaping transactional messages

2022-09-13 Thread GitBox
caigy opened a new pull request, #5062: URL: https://github.com/apache/rocketmq/pull/5062 **Make sure set the target branch to `develop`** ## What is the purpose of the change fix #5012 ## Brief changelog XX ## Verifying this change Follo

[GitHub] [rocketmq] RongtongJin commented on a diff in pull request #5027: [ISSUE #5026] add timer message put result process

2022-09-13 Thread GitBox
RongtongJin commented on code in PR #5027: URL: https://github.com/apache/rocketmq/pull/5027#discussion_r969609951 ## common/src/main/java/org/apache/rocketmq/common/protocol/ResponseCode.java: ## @@ -92,6 +92,12 @@ public class ResponseCode extends RemotingSysResponseCode {

[GitHub] [rocketmq] RongtongJin commented on a diff in pull request #5027: [ISSUE #5026] add timer message put result process

2022-09-13 Thread GitBox
RongtongJin commented on code in PR #5027: URL: https://github.com/apache/rocketmq/pull/5027#discussion_r969603271 ## broker/src/main/java/org/apache/rocketmq/broker/processor/SendMessageProcessor.java: ## @@ -351,6 +351,21 @@ private RemotingCommand handlePutMessageResult(PutM

[GitHub] [rocketmq] Knowden commented on issue #5055: Namesrv's TBW102 topic is not consistent with the broker's autoCreateTopic configuration

2022-09-13 Thread GitBox
Knowden commented on issue #5055: URL: https://github.com/apache/rocketmq/issues/5055#issuecomment-1245370458 If you edit topicConfig.json manually and reboot broker, there will be the same problem 🤔 -- This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [rocketmq] Knowden commented on issue #5055: Namesrv's TBW102 topic is not consistent with the broker's autoCreateTopic configuration

2022-09-13 Thread GitBox
Knowden commented on issue #5055: URL: https://github.com/apache/rocketmq/issues/5055#issuecomment-1245368563 I think the root case is that rocketmq not support modify broker topic config by manual modify config file because that register_broker event will not remove some not-existed topic

[GitHub] [rocketmq] iutx commented on issue #1406: create helm chart for rocketmq

2022-09-13 Thread GitBox
iutx commented on issue #1406: URL: https://github.com/apache/rocketmq/issues/1406#issuecomment-1245357078 > > Some ideas, maybe can impl with operator and custom resources. > > @iutx Why do pure charts need rocketmq crd? Use rocketmq-operator will make Deploy and O&M rocketmq c

[GitHub] [rocketmq] RongtongJin closed issue #4941: Producer example lack of set namesrv address

2022-09-13 Thread GitBox
RongtongJin closed issue #4941: Producer example lack of set namesrv address URL: https://github.com/apache/rocketmq/issues/4941 -- 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.

[GitHub] [rocketmq] RongtongJin merged pull request #5032: [ISSUE #4941] Producer example add the default NamesrvAddr

2022-09-13 Thread GitBox
RongtongJin merged PR #5032: URL: https://github.com/apache/rocketmq/pull/5032 -- 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: dev-unsubscr...@rocketmq.

[GitHub] [rocketmq] mxsm commented on a diff in pull request #5060: [ISSUE #5059] Remove redundant try&catch in RouteInfoManage

2022-09-13 Thread GitBox
mxsm commented on code in PR #5060: URL: https://github.com/apache/rocketmq/pull/5060#discussion_r969554720 ## namesrv/src/main/java/org/apache/rocketmq/namesrv/routeinfo/RouteInfoManager.java: ## @@ -527,83 +529,81 @@ public void unregisterBroker( public void unRegisterB

[GitHub] [rocketmq] RongtongJin closed issue #5036: Optimize controller module Response code

2022-09-13 Thread GitBox
RongtongJin closed issue #5036: Optimize controller module Response code URL: https://github.com/apache/rocketmq/issues/5036 -- 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

[GitHub] [rocketmq] RongtongJin merged pull request #5037: [ISSUE #5036]Optimize controller module Response code

2022-09-13 Thread GitBox
RongtongJin merged PR #5037: URL: https://github.com/apache/rocketmq/pull/5037 -- 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: dev-unsubscr...@rocketmq.

[GitHub] [rocketmq] RongtongJin closed issue #5040: Optimize AutoSwitchHAService#truncateInvalidMsg logic

2022-09-13 Thread GitBox
RongtongJin closed issue #5040: Optimize AutoSwitchHAService#truncateInvalidMsg logic URL: https://github.com/apache/rocketmq/issues/5040 -- 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

[GitHub] [rocketmq] RongtongJin merged pull request #5041: [ISSUE #5040] Optimize AutoSwitchHAService#truncateInvalidMsg logic

2022-09-13 Thread GitBox
RongtongJin merged PR #5041: URL: https://github.com/apache/rocketmq/pull/5041 -- 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: dev-unsubscr...@rocketmq.

[GitHub] [rocketmq] RongtongJin merged pull request #5044: [ISSUE #5043] Fix broker logger replaced by ClientLogger.

2022-09-13 Thread GitBox
RongtongJin merged PR #5044: URL: https://github.com/apache/rocketmq/pull/5044 -- 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: dev-unsubscr...@rocketmq.

[GitHub] [rocketmq] lizhimins opened a new issue, #5061: The Slave broker cannot synchronize metadata from the master broker

2022-09-13 Thread GitBox
lizhimins opened a new issue, #5061: URL: https://github.com/apache/rocketmq/issues/5061 In the latest branch rocketmq/develop ![image](https://user-images.githubusercontent.com/22487634/189895479-798a7c1f-b8fc-4224-a537-9e564a88146b.png) ![image](https://user-images.githubusercon

[GitHub] [rocketmq] innerpeacez commented on issue #1406: create helm chart for rocketmq

2022-09-13 Thread GitBox
innerpeacez commented on issue #1406: URL: https://github.com/apache/rocketmq/issues/1406#issuecomment-1245256350 > Some ideas, maybe can impl with operator and custom resources. @iutx Why do pure charts need rocketmq crd? -- This is an automated message from the Apache Git Service

[GitHub] [rocketmq] zhiliatom opened a new pull request, #5060: Remove redundant try&catch in RouteInfoManage

2022-09-13 Thread GitBox
zhiliatom opened a new pull request, #5060: URL: https://github.com/apache/rocketmq/pull/5060 **Make sure set the target branch to `develop`** ## What is the purpose of the change close #5059 ## Brief changelog XX ## Verifying this change

[GitHub] [rocketmq] zhiliatom opened a new issue, #5059: Remove redundant try&catch in RouteInfoManager

2022-09-13 Thread GitBox
zhiliatom opened a new issue, #5059: URL: https://github.com/apache/rocketmq/issues/5059 The issue tracker is used for bug reporting purposes **ONLY** whereas feature request needs to follow the [RIP process](https://github.com/apache/rocketmq/wiki/RocketMQ-Improvement-Proposal). To avoid

[GitHub] [rocketmq] duhenglucky closed issue #5056: Bump DLedger to 0.3.0

2022-09-13 Thread GitBox
duhenglucky closed issue #5056: Bump DLedger to 0.3.0 URL: https://github.com/apache/rocketmq/issues/5056 -- 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

[GitHub] [rocketmq] duhenglucky merged pull request #5058: [ISSUE #5056] Bump DLedger to 0.3.0

2022-09-13 Thread GitBox
duhenglucky merged PR #5058: URL: https://github.com/apache/rocketmq/pull/5058 -- 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: dev-unsubscr...@rocketmq.

[GitHub] [rocketmq-site] ShadowySpirits commented on pull request #227: Update redirect links and pretty blog page url

2022-09-13 Thread GitBox
ShadowySpirits commented on PR #227: URL: https://github.com/apache/rocketmq-site/pull/227#issuecomment-1245149922 @tsunghanjacktsai I did not add new dependency, it seems because you bumped up docusaurus version. https://github.com/apache/rocketmq-site/pull/220/files#diff-7ae45ad102

[GitHub] [rocketmq-client-cpp] tqqq commented on issue #293: consumer stuck in rebalance and doesn't consume messsages

2022-09-13 Thread GitBox
tqqq commented on issue #293: URL: https://github.com/apache/rocketmq-client-cpp/issues/293#issuecomment-1245131884 我们也遇到了这个问题,最后基于master分支重新编译解决了(re-dev分支编译过,但是还是有问题,因为没有ISSUE293这个commit) -- This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [rocketmq-operator] koalawangyang commented on issue #130: rocketmq-operator/bin/controller-gen: No such file or directory

2022-09-13 Thread GitBox
koalawangyang commented on issue #130: URL: https://github.com/apache/rocketmq-operator/issues/130#issuecomment-1245088336 > @koalawangyang Please try running `go mod tidy`. BTW, would you like to optimize the building part of README after the problem is resolved? Hi caigy, Thanks fo

[GitHub] [rocketmq-spring] zhangjidi2016 opened a new pull request, #487: [ISSUE #486]The namespace configuration in the annotation cannot be read

2022-09-13 Thread GitBox
zhangjidi2016 opened a new pull request, #487: URL: https://github.com/apache/rocketmq-spring/pull/487 ## What is the purpose of the change #486 ## Brief changelog XX ## Verifying this change Follow this checklist to help us incorporate your cont

[GitHub] [rocketmq-spring] zhangjidi2016 opened a new issue, #486: The namespace configuration in the annotation cannot be read.

2022-09-13 Thread GitBox
zhangjidi2016 opened a new issue, #486: URL: https://github.com/apache/rocketmq-spring/issues/486 The issue tracker is **ONLY** used for bug report and feature request. Any question or RocketMQ proposal please use our [mailing lists](http://rocketmq.apache.org/about/contact/).

[GitHub] [rocketmq] iutx commented on issue #1406: create helm chart for rocketmq

2022-09-13 Thread GitBox
iutx commented on issue #1406: URL: https://github.com/apache/rocketmq/issues/1406#issuecomment-1245024656 > Currently implemented: > > * sts master broker > * sts slave broker > * deployment namesrv > * deployment dashboard Some ideas, maybe can impl with operator and