Skip to content

Instantly share code, notes, and snippets.

@chromy96
Created March 4, 2020 16:36
Show Gist options
  • Save chromy96/b46a4fc0ece900ddfb40afa579e5627f to your computer and use it in GitHub Desktop.
Save chromy96/b46a4fc0ece900ddfb40afa579e5627f to your computer and use it in GitHub Desktop.
kafka-delete-records json
{
"partitions": [
{
"topic": "my-topic",
"partition": 0,
"offset": 3
}
],
"version": 1
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment