Skip to content

KAFKA-15995: Adding KIP-877 support to Connect #17804

Merged
mimaison merged 2 commits intoapache:trunkfrom
mimaison:kip-877-connect
Feb 11, 2025
Merged

KAFKA-15995: Adding KIP-877 support to Connect #17804
mimaison merged 2 commits intoapache:trunkfrom
mimaison:kip-877-connect

Conversation

@mimaison
Copy link
Copy Markdown
Member

@mimaison mimaison commented Nov 13, 2024

Built on top of #17511, this adds KIP-877 support to Connect

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

@mimaison mimaison marked this pull request as ready for review February 7, 2025 19:12
@mimaison
Copy link
Copy Markdown
Member Author

This is now ready to review.
The CI failures seem unrelated, I reran it and got a different set of failing tests.

Copy link
Copy Markdown
Contributor

@gharris1727 gharris1727 left a comment

Choose a reason for hiding this comment

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

Thanks @mimaison for the PR! I had some minor comments about the excess surface area of returning Herder and Worker objects when only the metrics are needed.

Comment thread connect/runtime/src/main/java/org/apache/kafka/connect/runtime/Herder.java Outdated
Copy link
Copy Markdown
Contributor

@gharris1727 gharris1727 left a comment

Choose a reason for hiding this comment

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

LGTM, Thanks @mimaison!

@mimaison
Copy link
Copy Markdown
Member Author

Thanks for the review! The CI has passed, merging to trunk

@mimaison mimaison merged commit c13324f into apache:trunk Feb 11, 2025
@mimaison mimaison deleted the kip-877-connect branch February 11, 2025 17:27
pdruley pushed a commit to pdruley/kafka that referenced this pull request Feb 12, 2025
Reviewers: Greg Harris <gharris1727@gmail.com>
manoj-mathivanan pushed a commit to manoj-mathivanan/kafka that referenced this pull request Feb 19, 2025
Reviewers: Greg Harris <gharris1727@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants