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-14937: Refactoring for client code to reduce boilerplate #13989

Closed
wants to merge 1 commit into from
Closed

KAFKA-14937: Refactoring for client code to reduce boilerplate #13989

wants to merge 1 commit into from

Conversation

kirktrue
Copy link
Contributor

There are a number of places in the client code where the same basic calls are made by more than one client implementation. Minor refactoring will reduce the amount of boilerplate code necessary for the client to construct its internal state.

Committer Checklist (excluded from commit message)

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

There are a number of places in the client code where the same basic
calls are made by more than one client implementation. Minor
refactoring will reduce the amount of boilerplate code necessary for
the client to construct its internal state.
@kirktrue kirktrue closed this Jul 10, 2023
@kirktrue kirktrue reopened this Jul 11, 2023
@kirktrue kirktrue closed this Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants