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

[WIP NO MERGE] Migrate embedded to kraft #17238

Closed
wants to merge 14 commits into from

Commits on Sep 26, 2024

  1. Fix merge conflicts

    OmniaGM authored and bbejeck committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    d6bc65d View commit details
    Browse the repository at this point in the history
  2. KAFKA-14572: Migrate EmbeddedKafkaCluster used by Streams integration…

    … tests from EmbeddedZookeeper to KRaft
    OmniaGM authored and bbejeck committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    993313f View commit details
    Browse the repository at this point in the history
  3. remove un-used code

    OmniaGM authored and bbejeck committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    ea2830d View commit details
    Browse the repository at this point in the history
  4. revoke timeout back to 60

    OmniaGM authored and bbejeck committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    dab5b3e View commit details
    Browse the repository at this point in the history
  5. refactor default configs

    OmniaGM authored and bbejeck committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    06cebb5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e44c473 View commit details
    Browse the repository at this point in the history
  7. change from rebase

    bbejeck committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    4a880dc View commit details
    Browse the repository at this point in the history
  8. Set time for embedded cluster to current time and set low timestamps …

    …to current time + timestamp
    bbejeck committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    0b1b805 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dfb19c8 View commit details
    Browse the repository at this point in the history
  10. Fix checkstyle

    bbejeck committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    3c1f2aa View commit details
    Browse the repository at this point in the history
  11. Update brokers in test with "Neither leader or follower error", add m…

    …ore logging to try and debug failures
    bbejeck committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1317569 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2f605ef View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    554e039 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    37f202b View commit details
    Browse the repository at this point in the history