-
-
Notifications
You must be signed in to change notification settings - Fork 198
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We previously relied on kcl to create topics, delete topics, and delete groups. There was no reason for that. We now use kmsg directly, which simplifies the tests and removes some cryptic depdendency. For now, we default to 127.0.0.1:9092 for seed brokers, but that can be overridden with KGO_SEEDS. We may add cert/sasl support later if necessary.
- Loading branch information
Showing
1 changed file
with
60 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters