Skip to content
Snippets Groups Projects

Allow to delete all topics that have a specific prefix

All threads resolved!
4 files
+ 6
4
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -27,5 +27,5 @@ kafkaConfig:
- name: "input"
numPartitions: 40
replicationFactor: 1
- name: "theodolite"
- name: "theodolite-.*"
removeOnly: True
\ No newline at end of file
Loading