Github user Jaskey commented on the issue:

    https://github.com/apache/incubator-rocketmq/pull/66
  
    @lizhanhui for your second point, we just disable the topic level flow 
control by default will do the trick.
        
         pullThresholdForTopic  = Integer.MAX_VALUE;
    
    max value will be considered as disable, so no need to introduce a 
redundant config, which makes api harder to understand.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to