Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
theodolite
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sören Henning
theodolite
Merge requests
!133
Something went wrong on our end
Allow to delete all topics that have a specific prefix
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Allow to delete all topics that have a specific prefix
wetzel/spesb:219-delete-internal-kstreams-topic
into
theodolite-kotlin
Overview
4
Commits
3
Pipelines
0
Changes
4
All threads resolved!
Hide all comments
Merged
Benedikt Wetzel
requested to merge
wetzel/spesb:219-delete-internal-kstreams-topic
into
theodolite-kotlin
4 years ago
Overview
4
Commits
3
Pipelines
0
Changes
4
All threads resolved!
Hide all comments
Expand
Closes
#219 (closed)
Edited
4 years ago
by
Lorenz Boguhn
0
0
Merge request reports
Viewing commit
41c94097
Prev
Next
Show latest version
4 files
+
6
−
4
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
41c94097
Interpret topic names as a regex string
· 41c94097
Benedikt Wetzel
authored
4 years ago
theodolite-quarkus/config/example-benchmark-yaml-resource.yaml
+
1
−
1
Options
@@ -27,5 +27,5 @@ kafkaConfig:
-
name
:
"
input"
numPartitions
:
40
replicationFactor
:
1
-
name
:
"
theodolite"
-
name
:
"
theodolite
-.*
"
removeOnly
:
True
\ No newline at end of file
Loading