Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete the underlying Topic when a Stream is deleted. #156

Open
pthatchinamoorthy opened this issue Apr 15, 2019 · 0 comments
Open

Delete the underlying Topic when a Stream is deleted. #156

pthatchinamoorthy opened this issue Apr 15, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@pthatchinamoorthy
Copy link
Contributor

pthatchinamoorthy commented Apr 15, 2019

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 pthatchinamoorthy added the bug Something isn't working label Apr 15, 2019
@pthatchinamoorthy pthatchinamoorthy changed the title Delete the underlying Topic, replicators, and connects when a Stream is deleted. Delete the underlying Topic when a Stream is deleted. Apr 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant