[ https://issues.apache.org/jira/browse/KAFKA-14326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt Allwood updated KAFKA-14326: --------------------------------- Description: When running the application reset tool, the tool doesn't recognise topics when there is whitespace separating them. This can affect readability and maintainability of stored scripts where we may want to have each topic on a new line, unless we use string concatenation It would be better if the tool would strip whitespace from around topic names was: When running the application reset tool, the tool doesn't recognise topics when there are spaces separating them. This can affect readability and maintainability of stored scripts where we may want to have each topic on a new line, unless we use string concatenation It would be better if the tool would strip whitespace from around topic names > kafka-application-reset-tool should accept spaces between input/intermediate > topics > ----------------------------------------------------------------------------------- > > Key: KAFKA-14326 > URL: https://issues.apache.org/jira/browse/KAFKA-14326 > Project: Kafka > Issue Type: Improvement > Components: streams > Affects Versions: 3.0.1 > Reporter: Matt Allwood > Priority: Minor > > When running the application reset tool, the tool doesn't recognise topics > when there is whitespace separating them. This can affect readability and > maintainability of stored scripts where we may want to have each topic on a > new line, unless we use string concatenation > It would be better if the tool would strip whitespace from around topic names -- This message was sent by Atlassian Jira (v8.20.10#820010)