Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Status

Current state"Under DiscussionAccepted"

Vote thread: here

Discussion thread: here

...

--internal-topics <String: list>  list>     CommaComma-separated list of internal topics  
                                        to delete. Must be a subset of the     
                                        internal topics marked for deletion by 
                                  If  omitted,  this  willthe default to topics with names 
that start with "<application.id>-".behaviour. To view these   
                                        topics, do a dry-run without this      
                                        option.  

Proposed Changes

Add an internal-topics option to streams reset tool.

The `--internal-topics` option will take a comma-separated list of internal topics to be deleted. These topics must be a subset of those flagged as internal during a `--dry-run` without the `internal-topics` option. If omitted, the tool will default to the original behaviour, i.e. delete all topics that start with "<application.id>-".

...