You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/12/01 13:02:04 UTC

[GitHub] [rocketmq] Jacob-Jay opened a new issue, #5632: ratio is never set

Jacob-Jay opened a new issue, #5632:
URL: https://github.com/apache/rocketmq/issues/5632

   messageStoreConfig's default role is  ASYNC_MASTER ,and -c config is parse and use after this part ,so is it never set ratio?
   
   https://github.com/apache/rocketmq/blob/31a7edd618d70c62ad2bdfcda187c16ff7cfd37e/broker/src/main/java/org/apache/rocketmq/broker/BrokerStartup.java#L100-L103


-- 
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-unsubscribe@rocketmq.apache.org.apache.org

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


[GitHub] [rocketmq] ni-ze commented on issue #5632: ratio is never set

Posted by GitBox <gi...@apache.org>.
ni-ze commented on issue #5632:
URL: https://github.com/apache/rocketmq/issues/5632#issuecomment-1341860652

   > > 
   > 
   > i mean that the code in if block will never execute
   
    BrokerRole need specify in broker.conf if you want to deploy a master-salve cluster.


-- 
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-unsubscribe@rocketmq.apache.org

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


[GitHub] [rocketmq] fuyou001 commented on issue #5632: ratio is never set

Posted by GitBox <gi...@apache.org>.
fuyou001 commented on issue #5632:
URL: https://github.com/apache/rocketmq/issues/5632#issuecomment-1336339564

   what 's your mean


-- 
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-unsubscribe@rocketmq.apache.org

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


[GitHub] [rocketmq] ni-ze closed issue #5632: ratio is never set

Posted by GitBox <gi...@apache.org>.
ni-ze closed issue #5632: ratio is never set
URL: https://github.com/apache/rocketmq/issues/5632


-- 
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-unsubscribe@rocketmq.apache.org

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


[GitHub] [rocketmq] Jacob-Jay commented on issue #5632: ratio is never set

Posted by GitBox <gi...@apache.org>.
Jacob-Jay commented on issue #5632:
URL: https://github.com/apache/rocketmq/issues/5632#issuecomment-1339054114

   > 
   
   i mean that  the code in if block will never execute


-- 
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-unsubscribe@rocketmq.apache.org

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


[GitHub] [rocketmq] ni-ze commented on issue #5632: ratio is never set

Posted by GitBox <gi...@apache.org>.
ni-ze commented on issue #5632:
URL: https://github.com/apache/rocketmq/issues/5632#issuecomment-1338634592

   brokerRole in MessageStoreConfig will be changed at the broker role 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-unsubscribe@rocketmq.apache.org

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