Skip to content

MINOR: Stabilization fixes broker down test trunk#6043

Merged
guozhangwang merged 5 commits intoapache:trunkfrom
bbejeck:MINOR_cherry_pick_stabilization_fixes_broker_down_test_trunk
Dec 20, 2018
Merged

MINOR: Stabilization fixes broker down test trunk#6043
guozhangwang merged 5 commits intoapache:trunkfrom
bbejeck:MINOR_cherry_pick_stabilization_fixes_broker_down_test_trunk

Conversation

@bbejeck
Copy link
Copy Markdown
Member

@bbejeck bbejeck commented Dec 17, 2018

This PR addresses a few issues with this system test flakiness. This PR is a cherry-picked duplicate of #6041 but for the trunk branch, hence I won't repeat the inline comments here.

  1. Need to grab the monitor before a given operation to observe logs for signal
  2. Relied too much on a timely rebalance and only sent a handful of messages.
    I've updated the test and ran it here https://jenkins.confluent.io/job/system-test-kafka-branch-builder/2143/ parameterized for 15 repeats all passed.

Committer Checklist (excluded from commit message)

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

@bbejeck bbejeck changed the title Minor cherry pick stabilization fixes broker down test trunk MINOR: Stabilization fixes broker down test trunk Dec 17, 2018
@bbejeck
Copy link
Copy Markdown
Member Author

bbejeck commented Dec 17, 2018

ping @guozhangwang, @mjsax, and @vvcephei for reviews

@guozhangwang guozhangwang merged commit 40ca7dd into apache:trunk Dec 20, 2018
guozhangwang pushed a commit that referenced this pull request Dec 22, 2018
Previous PR #6043 reduced throughput for VerifiableProducer in base class, but the streams_standby_replica_test needs higher throughput for consumer to complete verification in 60 seconds

Update system test and kicked off branch builder with 25 repeats https://jenkins.confluent.io/job/system-test-kafka-branch-builder/2201/

Reviewers: Guozhang Wang <wangguoz@gmail.com>
guozhangwang pushed a commit that referenced this pull request Dec 22, 2018
…ut (#6061)

Previous PR #6043 reduced throughput for VerifiableProducer in base class, but the streams_standby_replica_test needs higher throughput for consumer to complete verification in 60 seconds. Same update as #6060

Reviewers: Guozhang Wang <wangguoz@gmail.com>
guozhangwang pushed a commit that referenced this pull request Dec 22, 2018
Previous PR #6043 reduced throughput for VerifiableProducer in base class, but the streams_standby_replica_test needs higher throughput for consumer to complete verification in 60 seconds. Same update as #6060 and #6061

Reviewers: Guozhang Wang <wangguoz@gmail.com>
pengxiaolong pushed a commit to pengxiaolong/kafka that referenced this pull request Jun 14, 2019
This PR addresses a few issues with this system test flakiness. This PR is a cherry-picked duplicate of apache#6041 but for the trunk branch, hence I won't repeat the inline comments here.

1. Need to grab the monitor before a given operation to observe logs for signal
2. Relied too much on a timely rebalance and only sent a handful of messages.
I've updated the test and ran it here https://jenkins.confluent.io/job/system-test-kafka-branch-builder/2143/ parameterized for 15 repeats all passed.

Reviewers: Guozhang Wang <wangguoz@gmail.com>
pengxiaolong pushed a commit to pengxiaolong/kafka that referenced this pull request Jun 14, 2019
Previous PR apache#6043 reduced throughput for VerifiableProducer in base class, but the streams_standby_replica_test needs higher throughput for consumer to complete verification in 60 seconds

Update system test and kicked off branch builder with 25 repeats https://jenkins.confluent.io/job/system-test-kafka-branch-builder/2201/

Reviewers: Guozhang Wang <wangguoz@gmail.com>
@bbejeck bbejeck deleted the MINOR_cherry_pick_stabilization_fixes_broker_down_test_trunk branch July 10, 2024 12:56
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.

2 participants