Skip to content

[ Issues 10786 ] Fixed flaky test testTransactionMetaStoreAssignAndFailover (#10786) - #11073

Merged
sijie merged 1 commit into
apache:masterfrom
mattisonchao:fixed_flaky_test__10786
Jun 25, 2021
Merged

[ Issues 10786 ] Fixed flaky test testTransactionMetaStoreAssignAndFailover (#10786)#11073
sijie merged 1 commit into
apache:masterfrom
mattisonchao:fixed_flaky_test__10786

Conversation

@mattisonchao

@mattisonchao mattisonchao commented Jun 24, 2021

Copy link
Copy Markdown
Member

Fixes #10786

Master Issue: #10786

Motivation
Fixed flaky test.

Modifications
Replaced check after sleep to untilAsserted and extended atMost time to 10 seconds(default of Awaitility)

…ilover (#10786)

Replaced check after sleep to `untilAsserted` and extended `atMost` time
to 10 seconds(default of `Awaitility`).

@eolivelli eolivelli 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

@mattisonchao

Copy link
Copy Markdown
Member Author

/pulsarbot rerun-failure-checks

@sijie
sijie merged commit 0da468e into apache:master Jun 25, 2021
bharanic-dev pushed a commit to bharanic-dev/pulsar that referenced this pull request Mar 18, 2022
…ilover (apache#10786) (apache#11073)

Fixes apache#10786

Master Issue: apache#10786

Motivation
Fixed flaky test.

Modifications
Replaced check after sleep to `untilAsserted` and extended `atMost` time to 10 seconds(default of Awaitility)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Flaky-test: TransactionMetaStoreAssignmentTest.testTransactionMetaStoreAssignAndFailover

4 participants