Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add delete records command (fixes #183) #186

Merged
merged 1 commit into from
Jan 17, 2024
Merged

Conversation

d-rk
Copy link
Collaborator

@d-rk d-rk commented Jan 17, 2024

Description

Add a command to delete records from topic/partition

Fixes #183

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

Documentation

  • the change is mentioned in the ## [Unreleased] section of CHANGELOG.md
  • a usage example was added to README.md
  • tests for the changes have been implemented (see: Testing your changes)

@d-rk d-rk merged commit df74d9d into main Jan 17, 2024
6 checks passed
@d-rk d-rk deleted the feature/delete-records branch January 18, 2024 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow deletion of records by modifying watermark
1 participant