You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@rocketmq.apache.org by "zander (JIRA)" <ji...@apache.org> on 2016/12/27 16:06:58 UTC

[jira] [Created] (ROCKETMQ-20) Default 'consumeFromWhere' is inconsist with example's

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)