[
https://issues.apache.org/jira/browse/KAFKA-6312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16352573#comment-16352573
]
ASF GitHub Bot commented on KAFKA-6312:
---------------------------------------
tankhiwale opened a new pull request #4527: KAFKA-6312 Add documentation about
kafka-consumer-groups.sh's ability…
URL: https://github.com/apache/kafka/pull/4527
… to set/change offsets
KIP-122 added the ability for kafka-consumer-groups.sh to reset/change
consumer offsets, at a fine grained level.
There is documentation on it in the kafka-consumer-groups.sh usage text.
There is no such documentation on the kafka.apache.org website. We should
add some documentation to the website, so that users can read about the
functionality without having the tools installed.
*More detailed description of your change,
if necessary. The PR title and PR message become
the squashed commit message, so use a separate
comment to ping reviewers.*
*Summary of testing strategy (including rationale)
for the feature or bug fix. Unit and/or integration
tests are expected for any behaviour change and
system tests should be considered for larger changes.*
### Committer Checklist (excluded from commit message)
- [ ] Verify design and implementation
- [ ] Verify test coverage and CI build status
- [ ] Verify documentation (including upgrade notes)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Add documentation about kafka-consumer-groups.sh's ability to set/change
> offsets
> --------------------------------------------------------------------------------
>
> Key: KAFKA-6312
> URL: https://issues.apache.org/jira/browse/KAFKA-6312
> Project: Kafka
> Issue Type: Improvement
> Components: documentation
> Reporter: James Cheng
> Assignee: Mayank Tankhiwale
> Priority: Major
> Labels: newbie
>
> KIP-122 added the ability for kafka-consumer-groups.sh to reset/change
> consumer offsets, at a fine grained level.
> There is documentation on it in the kafka-consumer-groups.sh usage text.
> There is no such documentation on the kafka.apache.org website. We should add
> some documentation to the website, so that users can read about the
> functionality without having the tools installed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)