[
https://issues.apache.org/jira/browse/KAFKA-19662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Schofield resolved KAFKA-19662.
--------------------------------------
Resolution: Fixed
> Support resetting offsets in kafka-share-groups.sh for topics which are not
> currently subscribed
> ------------------------------------------------------------------------------------------------
>
> Key: KAFKA-19662
> URL: https://issues.apache.org/jira/browse/KAFKA-19662
> Project: Kafka
> Issue Type: Sub-task
> Components: tools
> Affects Versions: 4.2.0
> Reporter: Andrew Schofield
> Assignee: Andrew Schofield
> Priority: Major
> Fix For: 4.2.0
>
>
> The kafka-share-groups.sh tool can be used to reset the start offset for
> consumption if the share group is empty. One use for this is to initialise
> the start offset before starting to use the share group. Currently, the tool
> only lets the user reset the start offset for a topic which already has
> offsets in the share group. Instead, it should permit setting the SPSO for
> any topic, subject to auth checking.
> This brings the tool's behaviour in line with kafka-consumer-groups.sh.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)