Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
Description
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.
Attachments
Issue Links
- links to