Details
Description
The streams application reset tool, deletes all topic that start with <application.id>-.
If people have two versions of the same application and name them "app" and "app-v2", resetting "app" would also delete the internal topics of "app-v2".
We either need to disallow the dash in the application ID, or improve the topic identification logic in the reset tool to fix this.