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

Addon: bootstrap.kafka service with current brokers as endpoint #52

Merged
merged 3 commits into from
Nov 7, 2017

Commits on Aug 9, 2017

  1. Adds a service to use as "bootstrap" servers url ...

    i.e. to connect to any kafka broker and get a list of
    actual broker DNS names to talk to.
    solsson committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    7470b6d View commit details
    Browse the repository at this point in the history
  2. Evaluates bootstrap; kafkacat ERRs on missing brokers ...

    so this solves the problem with maintaining the BOOTSTRAP string
    solsson committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    fabb292 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2017

  1. Configuration menu
    Copy the full SHA
    c9ec86e View commit details
    Browse the repository at this point in the history