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

align transactional api #440

Merged
merged 1 commit into from
Jan 3, 2024
Merged

align transactional api #440

merged 1 commit into from
Jan 3, 2024

Conversation

mensfeld
Copy link
Member

@mensfeld mensfeld commented Jan 3, 2024

While working on it during the weekend in karafka I noticed that this API actually resembles more rdkafka API rather than high-levle karafka API. This changes that.

Not a breaking change since transcational exactly once semantics API was not released yet. That way our transactional and regular marking as consumed in karafka can have aligned API expectation.

@mensfeld mensfeld added the transactions Things related to transactions label Jan 3, 2024
@mensfeld mensfeld requested a review from nijikon January 3, 2024 10:07
@mensfeld mensfeld self-assigned this Jan 3, 2024
@mensfeld mensfeld merged commit 252f194 into master Jan 3, 2024
15 checks passed
@mensfeld mensfeld deleted the align-api branch January 3, 2024 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
transactions Things related to transactions
Development

Successfully merging this pull request may close these issues.

1 participant