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

feat: implement topic deletion #191

Merged
merged 1 commit into from
Nov 2, 2022
Merged

feat: implement topic deletion #191

merged 1 commit into from
Nov 2, 2022

Conversation

crepererum
Copy link
Collaborator

Closes #190.

Comment on lines +151 to +152
// Refresh the cache now there is definitely a new topic to observe.
let _ = self.brokers.refresh_metadata().await;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Came here to check for this 👍 👏

@crepererum crepererum added the automerge Instruct kodiak to merge the PR label Nov 2, 2022
@kodiakhq kodiakhq bot merged commit fc26722 into main Nov 2, 2022
@kodiakhq kodiakhq bot deleted the crepererum/issue190 branch November 2, 2022 11:22
@penberg
Copy link

penberg commented Nov 2, 2022

Very cool, thanks @crepererum!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Instruct kodiak to merge the PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Topic deletion support?
3 participants