Tencent / TubeMQ

TubeMQ has been donated to the Apache Software Foundation and renamed to InLong, please visit the new Apache repository: https://github.com/apache/incubator-inlong
https://inlong.apache.org/
2.02k stars 391 forks source link

After the default flow control, add consumer group level flow control,consumer group level flow control does not take effect. #124

Closed Libeibei1990 closed 4 years ago

Libeibei1990 commented 4 years ago

【Steps】:

  1. Add default flow control;
  2. Start production and consumption;
  3. Add consumer group level flow control;

We found that consumers did not consume according to the consumer group level flow control.

gosonzhang commented 4 years ago

Ok, I get it, thanks