show consumer groups in Topics view#3264
Draft
Dave Shoup (shouples) wants to merge 22 commits intodjs/resource-container-refactorfrom
Draft
show consumer groups in Topics view#3264Dave Shoup (shouples) wants to merge 22 commits intodjs/resource-container-refactorfrom
Dave Shoup (shouples) wants to merge 22 commits intodjs/resource-container-refactorfrom
Conversation
This was referenced Feb 7, 2026
d5c9efc to
9b4450d
Compare
4 tasks
4384847 to
2d0df9f
Compare
099e61c to
8246ea3
Compare
2d0df9f to
2daefec
Compare
25f8ed1 to
0b24f3d
Compare
6b8d9b8 to
ec16f3d
Compare
ac52ead to
f28d233
Compare
…r in CachingResourceLoader
…iew provider; update tests
…t prevent other resources from being refreshed
3b61491 to
a585b8b
Compare
…nsion doesn't support consumer group management
|
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Summary of Changes
Adds consumer groups as a visible resource in the Topics view (pending rename in a future branch):


The Consumer Groups container is shown at the top in a collapsed state, while the Topics container is auto-expanded to be as minimally disruptive as possible for users.
Closes #3300
(Still more work to be done as part of the #3227 parent issue)
Associated PRs
ResourceContainerfor Flink database and Kafka cluster child resources #3292Click-testing instructions
Optional: Any additional details or context that should be provided?
Promise.allSettled, so one failed member fetch won't block the restPull request checklist
Please check if your PR fulfills the following (if applicable):
Tests
Release notes