Skip to content
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

Report correct consumer count in paged list response #4339

Merged
merged 1 commit into from Jul 27, 2023

Commits on Jul 27, 2023

  1. Report correct consumer count in paged list response

    Previously the Total in paged responses would always equal the
    size of the first response this would stall paged clients after
    the first page.
    
    Now correctly sets the total so paging continues, improves the
    test to verify these aspects of the report
    
    Signed-off-by: R.I.Pienaar <rip@devco.net>
    ripienaar committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    60e67ff View commit details
    Browse the repository at this point in the history