confluent-kafka-go
confluent-kafka-go copied to clipboard
Added a delete records api
Added a deleted records api and wrote its unit tests and integration tests.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
Additional to the comments, make sure to add a CHANGELOG.md entry.
Remove the binary from the pull request (examples/admin_delete_records/admin_delete_records) as we don't want to commit binaries to the repo, and add it to the .gitignore file like it's done for other examples. Finally, add the example to the examples/README.md file as well.