Describes how to delete one or more topics from the stream using either the Control System or the CLI.
Consumers do not have to stop consuming from a topic before the topic is deleted.
The command to delete a topic is:
maprcli stream topic delete -path <Stream Path> -topic <Topic Name>
For complete reference information, see
stream topic delete.