Chasun-fhd commented on issue #1251:
URL: https://github.com/apache/rocketmq/issues/1251#issuecomment-1119422670

   Hey, i'm trying to use retrying policy when i failed to consume message. But 
 i found that almost all  retrying messages are wrote to  one of broker in the 
cluster. maybe data skew occurred.
   
   After digging into the source code, i found the default value of  
`retryQueueNums` in `SubscriptionGroupConfig` is 1 。is it reason which causing 
the **data skew** ?  And it seems like only in the Admin Client  can modify 
this parameter. but worried about the consequence if i did so。
   
   wish for replying ... ^.^


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to