Skip to content

MINOR: disable round_trip_fault_test system tests for Raft quorums#10249

Merged
cmccabe merged 1 commit into
apache:trunkfrom
rondagostino:disable_round_trip_fault_test_raft
Mar 9, 2021
Merged

MINOR: disable round_trip_fault_test system tests for Raft quorums#10249
cmccabe merged 1 commit into
apache:trunkfrom
rondagostino:disable_round_trip_fault_test_raft

Conversation

@rondagostino

Copy link
Copy Markdown
Contributor

The KIP-500 early access release will not support creating a partition with a manual partition assignment that includes a broker that is not currently online. This patch disables system tests for Raft-based metadata quorums where the test depends on this functionality to pass.

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

@cmccabe cmccabe added the kraft label Mar 8, 2021
@cmccabe

cmccabe commented Mar 8, 2021

Copy link
Copy Markdown
Contributor

Thanks, @rondagostino . I created a JIRA to track fixing this, post-2.8.0. https://issues.apache.org/jira/browse/KAFKA-12439

@cmccabe cmccabe left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cmccabe
cmccabe merged commit b92d606 into apache:trunk Mar 9, 2021
cmccabe pushed a commit that referenced this pull request Mar 9, 2021
…10249)

The KIP-500 early access release will not support creating a partition with a manual
partition assignment that includes a broker that is not currently online. This patch disables
system tests for Raft-based metadata quorums where the test depends on this functionality
to pass.

Reviewers: Colin P. McCabe <cmccabe@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants