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

Support server list, drop group_id from producer #7439

Merged
merged 3 commits into from
Jan 7, 2021
Merged

Support server list, drop group_id from producer #7439

merged 3 commits into from
Jan 7, 2021

Conversation

rgstephens
Copy link
Contributor

Proposed changes:

  • Add support for list of Kafka servers, drop group_id from producer

Status (please check what you already did):

  • added some tests for the functionality
  • updated the documentation
  • updated the changelog (please check changelog for instructions)
  • reformat files using black (please check Readme for instructions)

@akelad
Copy link
Contributor

akelad commented Dec 18, 2020

@b-quachtran does this do the same as your PR?

@b-quachtran b-quachtran changed the base branch from 1.10.x to master December 18, 2020 16:57
@b-quachtran b-quachtran changed the base branch from master to 1.10.x December 18, 2020 16:57
@akelad
Copy link
Contributor

akelad commented Jan 5, 2021

@b-quachtran what should we do with this PR now? Did the other PR cover this already?

@b-quachtran
Copy link
Contributor

@akelad My PR didn't include support for server list and I removed the ready-to-merge status because of some failed CI checks, but that looks resolved now.

@akelad
Copy link
Contributor

akelad commented Jan 6, 2021

is the support server list actually a request from a customer? Because we shouldn't really be merging new features into patch releases

@akelad
Copy link
Contributor

akelad commented Jan 6, 2021

also the changelog entry needs to be changed, some of the stuff listed in there is not part of this PR

@b-quachtran
Copy link
Contributor

@akelad Yeah, a customer specifically asked about adding multiple Kafka server support in 1.10.X

@akelad akelad merged commit 301b436 into 1.10.x Jan 7, 2021
@akelad akelad deleted the kafka-list branch January 7, 2021 13:35
@akelad
Copy link
Contributor

akelad commented Jan 7, 2021

@b-quachtran will you take care of doing a minor release then?

@b-quachtran
Copy link
Contributor

@akelad Yep, definitely. I'll take care of the release

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