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

admin: Add some missing admin methods #1178

Merged
merged 4 commits into from
Feb 8, 2019
Merged

admin: Add some missing admin methods #1178

merged 4 commits into from
Feb 8, 2019

Commits on Feb 7, 2019

  1. Add ListTopics func to ClusterAdmin interface

    Signed-off-by: Dominic Evans <dominic.evans@uk.ibm.com>
    dnwe authored and birdayz committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    dae6d49 View commit details
    Browse the repository at this point in the history
  2. Add missing broker Open() call

    dnwe authored and birdayz committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    014bdc8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0171e3d View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2019

  1. admin: Add some missing admin methods

    DescribeCluster
    DescribeTopic
    DescribeConsumerGroups
    ListConsumerGroups
    ListConsumerGroupOffsets
    birdayz committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    3645a34 View commit details
    Browse the repository at this point in the history