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

KAFKA-18599: Remove Optional wrapping for forwardingManager in ApiVersionManager #18630

Conversation

mingyen066
Copy link
Contributor

Since we can always get forwardingManager now, unwrap the Optional for the forwardingManager field in ApiVersionManager.

Summary of testing strategy (including rationale)
for the feature or bug fix. Unit and/or integration
tests are expected for any behaviour change and
system tests should be considered for larger changes.

Committer Checklist (excluded from commit message)

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

@github-actions github-actions bot added triage PRs from the community core Kafka Broker small Small PRs labels Jan 19, 2025
@github-actions github-actions bot removed the triage PRs from the community label Jan 22, 2025
Copy link
Member

@ijuma ijuma 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.

@ijuma ijuma merged commit 084fcbd into apache:trunk Jan 22, 2025
9 checks passed
ijuma pushed a commit that referenced this pull request Jan 24, 2025
…sionManager (#18630)

`forwardingManager` is always present now.

Reviewers: Ismael Juma <[email protected]>
pranavt84 pushed a commit to pranavt84/kafka that referenced this pull request Jan 27, 2025
…sionManager (apache#18630)

`forwardingManager` is always present now.

Reviewers: Ismael Juma <[email protected]>
airlock-confluentinc bot pushed a commit to confluentinc/kafka that referenced this pull request Jan 27, 2025
…sionManager (apache#18630)

`forwardingManager` is always present now.

Reviewers: Ismael Juma <[email protected]>
@mingyen066 mingyen066 deleted the KAFKA-18599-Remove-Optional-wrapping-for-ForwardingManager-field-in-ApiVersionManager-class branch January 30, 2025 03:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-approved core Kafka Broker small Small PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants