Skip to content

Instantly share code, notes, and snippets.

@ftrossbach
Created December 1, 2017 18:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ftrossbach/b98e85cb01aa91b8e975560dac056ebc to your computer and use it in GitHub Desktop.
Save ftrossbach/b98e85cb01aa91b8e975560dac056ebc to your computer and use it in GitHub Desktop.
- name: test_topic
replication-factor: 1
partition-count: 1
config:
- cleanup.policy: delete
- delete.retention.ms: 86400000
- name: test_topic2
replication-factor: 1
config:
- compression.type: producer
- file.delete.delay.ms: 60000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment