stream-registry icon indicating copy to clipboard operation
stream-registry copied to clipboard

Delete the underlying Topic when a Stream is deleted.

Open pthatchinamoorthy opened this issue 6 years ago • 0 comments

Expected Behavior

The Kafka Topics corresponding to the stream should be deleted when the Stream is deleted.

Actual Behavior

The Topics are not deleted when the stream is deleted.

Additional Information

The reason for existing behavior is - without enough monitoring and alerting in place on who does the @ DELETE Stream, it is sometimes dangerous to delete the Kafka Topics.

pthatchinamoorthy avatar Apr 15 '19 16:04 pthatchinamoorthy