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

chore: update to Kafka API 3.0.2 #325

Merged
merged 1 commit into from
May 29, 2024

Conversation

jjaakola-aiven
Copy link
Contributor

Update to Kafka API 3.0.2 as baseline.
Includes correction in JdbcSourceTask to return control to Connect. The SourceTask#poll is required to return instead of blocking when no data is available.

@jjaakola-aiven jjaakola-aiven requested review from a team as code owners May 28, 2024 06:58
Update to Kafka API 3.0.2 as baseline.
Includes correction in JdbcSourceTask to return control to Connect. The
SourceTask#poll is required to return instead of blocking when no data
is available.
@jjaakola-aiven jjaakola-aiven force-pushed the jjaakola-aiven-update-to-kafka-api-3.0.2 branch from 4c7af21 to 19153c7 Compare May 28, 2024 09:30
Copy link
Contributor

@keejon keejon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@keejon keejon merged commit b9002cb into master May 29, 2024
3 checks passed
@keejon keejon deleted the jjaakola-aiven-update-to-kafka-api-3.0.2 branch May 29, 2024 07:17
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.

3 participants