Skip to content

Conversation

@Technoboy-
Copy link
Contributor

Cherry-pick #16170

Motivation

Currently, we can use admin.namespaces().getTopics to get topics under a namespace. But it could only return the non-persistent topics owned by the current broker.
Also, we can use admin.toipics().getList to get topics. It can return all non-persistent topics to users.

I think it is reasonable that we should make the data return of these two interfaces consistent.

Verifying this change

  • Make sure that the change passes the CI checks.

Documentation

  • doc-not-needed
    (Please explain why)

@Technoboy- Technoboy- self-assigned this Jul 11, 2022
@Technoboy- Technoboy- added type/bug The PR fixed a bug or issue reported a bug area/broker cherry-picked/branch-2.9 Archived: 2.9 is end of life release/2.9.4 labels Jul 11, 2022
@Technoboy- Technoboy- merged commit 0735f6b into apache:branch-2.9 Jul 11, 2022
@Technoboy- Technoboy- deleted the cherry-pick-16170-2 branch August 10, 2022 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/broker cherry-picked/branch-2.9 Archived: 2.9 is end of life release/2.9.4 type/bug The PR fixed a bug or issue reported a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants