Skip to content

Cherry-pick #14857 to 7.x: Fix cluster-wide Kafka client bug#14862

Merged
ChrsMark merged 1 commit intoelastic:7.xfrom
ChrsMark:backport_14857_7.x
Nov 29, 2019
Merged

Cherry-pick #14857 to 7.x: Fix cluster-wide Kafka client bug#14862
ChrsMark merged 1 commit intoelastic:7.xfrom
ChrsMark:backport_14857_7.x

Conversation

@ChrsMark
Copy link
Copy Markdown
Member

@ChrsMark ChrsMark commented Nov 29, 2019

Cherry-pick of PR #14857 to 7.x branch. Original message:

This PR fixes a bug introduced on #14822.

The cluster-wide client was never re-opened after the first call to Fetch method because all the other times the Connect method to broker was returning before the cluster-wide client initialisation, due to

if b.id != noID || !b.matchID {
.

cc: @jsoriano @mtojek

@ChrsMark ChrsMark requested a review from a team as a code owner November 29, 2019 14:31
@ChrsMark ChrsMark self-assigned this Nov 29, 2019
@ChrsMark ChrsMark merged commit a269249 into elastic:7.x Nov 29, 2019
@zube zube Bot added [zube]: Done and removed [zube]: Inbox labels Nov 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport review Team:Integrations Label for the Integrations team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants