[
https://issues.apache.org/jira/browse/KAFKA-4697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias J. Sax updated KAFKA-4697:
-----------------------------------
Description:
Currently, deleting topics does not delete committed offsets. Thus, the reset
tool need to modify offsets of internal repartitioning topics that are actually
deleted.
With KAFKA-2000 in place, this is not required anymore (ie, this ticket does
not apply to {{0.10.2.0}}.)
was:
Currently, deleting topics does not delete committed offsets. Thus, the reset
tool need to modify offsets of internal repartitioning topics that are actually
deleted.
With KAFKA-2000 in place, this is not required anymore (ie, this ticket does
not apply to {{0.10.2.0}}.
> Simplify Streams Reset Tool
> ---------------------------
>
> Key: KAFKA-4697
> URL: https://issues.apache.org/jira/browse/KAFKA-4697
> Project: Kafka
> Issue Type: Bug
> Components: streams
> Affects Versions: 0.10.0.0, 0.10.0.1, 0.10.1.0, 0.10.1.1
> Reporter: Matthias J. Sax
> Priority: Minor
>
> Currently, deleting topics does not delete committed offsets. Thus, the reset
> tool need to modify offsets of internal repartitioning topics that are
> actually deleted.
> With KAFKA-2000 in place, this is not required anymore (ie, this ticket does
> not apply to {{0.10.2.0}}.)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)