Mark Yang created ROCKETMQ-275:
----------------------------------
Summary: The comment of PushConsumer’s configuration “unitMode” is
ambiguous
Key: ROCKETMQ-275
URL: https://issues.apache.org/jira/browse/ROCKETMQ-275
Project: Apache RocketMQ
Issue Type: Bug
Components: rocketmq-client
Reporter: Mark Yang
Assignee: Xiaorui Wang
The code in DefaultMQPushConsumer.java
/**
* Whether the unit of subscription group
*/
private boolean unitMode = false;
-------------
What “unitMode” really mean, How do we use it ?
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)