-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Consumer groups loading performance impr #3188
Conversation
1. ACL applied on entire group list 2. loading all group descriptions before paginating only for MEMBERS sorting
kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/ConsumerGroupService.java
Outdated
Show resolved
Hide resolved
Image published at public.ecr.aws/provectus/kafka-ui-custom-build:3188 |
…e' into ISSUE-3176_cg_loading_performance
Image tag public.ecr.aws/provectus/kafka-ui-custom-build:3188 has been removed |
1. batch listConsumerGroupOffsets method implemented 2. describeConsumerGroups parallelized 3. minor improvements in ReactiveAdminClient 4. (not related to perf) ConsumerGroupMapper messagesBehind setting fixed
…e' into ISSUE-3176_cg_loading_performance
How can one add a sort by messages behind? As opposed to NAME, STATE, and MEMBERS - we don't have the messages behind in the |
|
Yes, I opened it. Just trying to see how it can be done |
What changes did you make? (Give an overview)
Is there anything you'd like reviewers to focus on?
How Has This Been Tested? (put an "x" (case-sensitive!) next to an item)
Checklist (put an "x" (case-sensitive!) next to all the items, otherwise the build will fail)
Check out Contributing and Code of Conduct
A picture of a cute animal (not mandatory but encouraged)