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

ducktape: deflake test_topic_aware_rebalance in debug mode #17145

Merged
merged 2 commits into from
Mar 18, 2024

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    6b77911 View commit details
    Browse the repository at this point in the history
  2. ducktape: deflake test_topic_aware_rebalance in debug mode

    The test is failing in debug mode as raft RPCs are timing out,
    presumably due to slow debug build and large partition count. Reduced
    the # of topics when running in debug mode.
    bharathv committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    9c82ef6 View commit details
    Browse the repository at this point in the history