You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2021/01/19 12:54:08 UTC

[GitHub] [rocketmq] iamqq23ue opened a new issue #2611: set haslavefallbehindmax = 26843545600 is unsuccessful

iamqq23ue opened a new issue #2611:
URL: https://github.com/apache/rocketmq/issues/2611


   I want to increase haslavefallbehindmax to 26743545600, thereby reducing slave_not_available. But even though I set haslavefallbehindmax=26843545600 in broker.conf, I actually see 268435456 on the console.
   You can see the following information in broker.log:
   2021-01-19 19:58:46 INFO AdminBrokerThread_2 - Replace, key: haSlaveFallbehindMax, value: 26843545600 -> 268435456
   
   version:4.8.0
   


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

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



[GitHub] [rocketmq] iamqq23ue commented on issue #2611: set haslavefallbehindmax = 26843545600 is unsuccessful

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


   > ` private int haSlaveFallbehindMax = 1024 * 1024 * 256;`
   > it's a int number @iamqq23ue
   
   thank you.


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

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



[GitHub] [rocketmq] iamqq23ue closed issue #2611: set haslavefallbehindmax = 26843545600 is unsuccessful

Posted by GitBox <gi...@apache.org>.
iamqq23ue closed issue #2611:
URL: https://github.com/apache/rocketmq/issues/2611


   


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

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



[GitHub] [rocketmq] maixiaohai commented on issue #2611: set haslavefallbehindmax = 26843545600 is unsuccessful

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


     ```  private int haSlaveFallbehindMax = 1024 * 1024 * 256;```
   it's a int number @iamqq23ue 
   


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

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