Stevo Slavic created KAFKA-3057:
-----------------------------------
Summary: "Checking consumer position" docs are referencing (only)
deprecated ConsumerOffsetChecker
Key: KAFKA-3057
URL: https://issues.apache.org/jira/browse/KAFKA-3057
Project: Kafka
Issue Type: Bug
Components: admin, website
Affects Versions: 0.9.0.0
Reporter: Stevo Slavic
Priority: Trivial
["Checking consumer position" operations
instructions|http://kafka.apache.org/090/documentation.html#basic_ops_consumer_lag]
are referencing only ConsumerOffsetChecker which is mentioned as deprecated in
[Potential breaking changes in
0.9.0.0|http://kafka.apache.org/documentation.html#upgrade_9_breaking]
Please consider updating docs with new ways for checking consumer position,
covering differences between old and new way, and recommendation which one is
preferred and why.
Would be nice to document (and support if not already available), not only how
to read/fetch/check consumer (group) offset, but also how to set offset for
consumer group using Kafka's operations tools.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)