Kafka has the ability to set `delete.topic.enable` on a per broker basis which will stop you from deleting a topic. We should support something similar. JIRA Link: [CORE-699](https://redpandadata.atlassian.net/browse/CORE-699) [CORE-699]: https://redpandadata.atlassian.net/browse/CORE-699?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
Kafka has the ability to set
delete.topic.enableon a per broker basis which will stop you from deleting a topic. We should support something similar.JIRA Link: CORE-699