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

Fix flaky kafka cluster example #4549

Merged
merged 12 commits into from
Oct 7, 2021
Merged

Fix flaky kafka cluster example #4549

merged 12 commits into from
Oct 7, 2021

Commits on Oct 6, 2021

  1. Debugging for #4479

    rnorth committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    db2b4d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    089c7f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40f5cb6 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Configuration menu
    Copy the full SHA
    7d13a6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98311b1 View commit details
    Browse the repository at this point in the history
  3. Restore 3 brokers

    rnorth committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    a6d75a5 View commit details
    Browse the repository at this point in the history
  4. Serialize startup

    rnorth committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    8087635 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f84872c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    71377a5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2b404bf View commit details
    Browse the repository at this point in the history
  8. Tidy

    rnorth committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    c0f0e0c View commit details
    Browse the repository at this point in the history
  9. Update examples/kafka-cluster/src/test/java/com/example/kafkacluster/…

    …KafkaContainerCluster.java
    
    Co-authored-by: Kevin Wittek <kiview@users.noreply.github.com>
    rnorth and kiview authored Oct 7, 2021
    Configuration menu
    Copy the full SHA
    0ca8bf6 View commit details
    Browse the repository at this point in the history