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

Remove namespace prefix for topics in the default namespace - #254

Merged
jiazhai merged 4 commits into
streamnative:masterfrom
BewareMyPower:bewaremypower/fix-list-topics
Dec 7, 2020
Merged

Remove namespace prefix for topics in the default namespace#254
jiazhai merged 4 commits into
streamnative:masterfrom
BewareMyPower:bewaremypower/fix-list-topics

Conversation

@BewareMyPower

Copy link
Copy Markdown
Contributor

Master issue: #241

Currently if a Kafka Client tries to list all topics, the topic name in response will contain the namespace prefix like "persistent://public/default". However, for topics in the default namespace, they shouldn't contain the prefix because Kafka Client would like to use the short topic name. So this PR will remove the prefix of topics in the default namespace.

@jiazhai
jiazhai merged commit efe3d0f into streamnative:master Dec 7, 2020
@BewareMyPower
BewareMyPower deleted the bewaremypower/fix-list-topics branch December 21, 2020 07:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants