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

MCPG-231 Do not automatically create a client if none is present: #330

Merged

Conversation

mattford63
Copy link
Contributor

  • kafka api takes care of creating a client if none is specified
  • if we do create a client here then it does not use some passed through
    config (such as security)

Checklist

  • tests
  • updated CHANGELOG (the "unreleased" section)

- kafka api takes care of creating a client if none is specified
- if we do create a client here then it does not use some passed through
  config (such as security)
@mattford63 mattford63 requested a review from a team as a code owner August 1, 2022 11:24
@mattford63 mattford63 self-assigned this Aug 1, 2022
@mattford63 mattford63 marked this pull request as draft August 1, 2022 11:57
@mattford63 mattford63 removed their assignment Aug 1, 2022
james-doolan
james-doolan previously approved these changes Aug 1, 2022
@james-doolan james-doolan marked this pull request as ready for review August 1, 2022 13:21
james-doolan
james-doolan previously approved these changes Aug 1, 2022
@mattford63 mattford63 force-pushed the schema-registry-client-pass-through-allow-property-config branch from 5e5d432 to 74b2da0 Compare August 1, 2022 13:55
@james-doolan james-doolan merged commit d581f0b into master Aug 1, 2022
@james-doolan james-doolan deleted the schema-registry-client-pass-through-allow-property-config branch August 1, 2022 14:09
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.

None yet

2 participants