zander created ROCKETMQ-20:
------------------------------
Summary: Default 'consumeFromWhere' is inconsist with example's
Key: ROCKETMQ-20
URL: https://issues.apache.org/jira/browse/ROCKETMQ-20
Project: Apache RocketMQ
Issue Type: Improvement
Reporter: zander
Assignee: vongosling
Fix For: 4.0.0-incubating
The example pull consumer has a line code like this:
consumer.setConsumeFromWhere(ConsumeFromWhere.CONSUME_FROM_FIRST_OFFSET)
This is not necessary for a minimum viable pull consumer.
If this line is important, then it should be the default value.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)