Hi Muralidhar, > Proposal: > Prevent Topic Deletion if ACLs Exist: If there are read or write ACLs > associated with the topic, the deletion should be prohibited by default. > This helps prevent accidental deletion of topics that are still in use.
For security it is recommended that ACLs are created _before_ a topic gets created and that ACLs are deleted _after_ a topic is deleted. How do you plan to address those security considerations? Thanks, -- -José
