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: disable test_replica_placement.num_partitions=400 #11590

Merged
merged 1 commit into from
Jun 22, 2023

Conversation

bharathv
Copy link
Contributor

...in debug mode. Runs are failing with timeout in topic creation.

Creation doesn't return control until all partitions are assigned leaders. Raft groups are created but the RPCs to other nodes are repeatedly timing out resulting in leaderlessness. Disabling the test until we get to the bottom of it.

Backports Required

  • none - not a bug fix
  • none - this is a backport
  • none - issue does not exist in previous branches
  • none - papercut/not impactful enough to backport
  • v23.1.x
  • v22.3.x
  • v22.2.x

Release Notes

  • none

...in debug mode. Runs are failing with timeout in topic creation.

Creation doesn't return control until all partitions are assigned
leaders. Raft groups are created but the RPCs to other nodes are repeatedly
timing out resulting in leaderlessness. Disabling the test until we
get to the bottom of it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants