Skip to content
This repository was archived by the owner on Jan 24, 2024. It is now read-only.

fix create topic fail when using advertised listener - #1042

Merged
BewareMyPower merged 1 commit into
streamnative:masterfrom
wangjialing218:branch-fix-createtopic
Jan 28, 2022
Merged

fix create topic fail when using advertised listener#1042
BewareMyPower merged 1 commit into
streamnative:masterfrom
wangjialing218:branch-fix-createtopic

Conversation

@wangjialing218

Copy link
Copy Markdown
Contributor

Fixes #1038

controller in METADATA response did not return the advertised listener, which cause create topic fail.

@CLAassistant

CLAassistant commented Jan 28, 2022

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@BewareMyPower

Copy link
Copy Markdown
Contributor

Could you sign the CLA?

@wangjialing218

Copy link
Copy Markdown
Contributor Author

Could you sign the CLA?

Done

@BewareMyPower
BewareMyPower merged commit 9809aa9 into streamnative:master Jan 28, 2022
BewareMyPower pushed a commit that referenced this pull request Jan 28, 2022
Fixes #1038

controller in METADATA response did not return the advertised listener, which cause create topic fail.
BewareMyPower pushed a commit that referenced this pull request Jan 28, 2022
Fixes #1038

controller in METADATA response did not return the advertised listener, which cause create topic fail.
BewareMyPower pushed a commit that referenced this pull request Feb 9, 2022
Fixes #1038

controller in METADATA response did not return the advertised listener, which cause create topic fail.

(cherry picked from commit 9809aa9)
BewareMyPower added a commit that referenced this pull request Feb 16, 2022
…with kafkaListeners (#1092)

This PR is a follow up bug fix of #1042 for branch-2.8.2. It also migrate some util methods and tests from #864.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Fail to create topic when using advertised listener in 2.9.x

3 participants