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

chore(atomix): fix flaky test #4589

Merged
merged 1 commit into from May 25, 2020
Merged

chore(atomix): fix flaky test #4589

merged 1 commit into from May 25, 2020

Conversation

Zelldon
Copy link
Member

@Zelldon Zelldon commented May 25, 2020

Description

We need to wait until all entries are replicated to all nodes to make the test reliable.
Tried it locally after 26 runs the test failed, after fixing it I run it 100 times without any failures.

Related issues

closes #4588

Pull Request Checklist

  • All commit messages match our commit message guidelines
  • The submitting code follows our code style
  • If submitting code, please run mvn clean install -DskipTests locally before committing

 we need to wait until all entries are replicated to all nodes to make the test reliable
@Zelldon Zelldon requested a review from pihme May 25, 2020 11:40
@pihme
Copy link
Contributor

pihme commented May 25, 2020

bors r+

zeebe-bors bot added a commit that referenced this pull request May 25, 2020
4589: chore(atomix): fix flaky test r=pihme a=Zelldon

# Description

 We need to wait until all entries are replicated to all nodes to make the test reliable.
Tried it locally after 26 runs the test failed, after fixing it I run it 100 times without any failures.
<!-- Please explain the changes you made here. -->

## Related issues

<!-- Which issues are closed by this PR or are related -->

closes #4588

#

Co-authored-by: Christopher Zell <zelldon91@googlemail.com>
@zeebe-bors
Copy link
Contributor

zeebe-bors bot commented May 25, 2020

Build failed

@pihme
Copy link
Contributor

pihme commented May 25, 2020

bors retry

zeebe-bors bot added a commit that referenced this pull request May 25, 2020
4589: chore(atomix): fix flaky test r=pihme a=Zelldon

# Description

 We need to wait until all entries are replicated to all nodes to make the test reliable.
Tried it locally after 26 runs the test failed, after fixing it I run it 100 times without any failures.
<!-- Please explain the changes you made here. -->

## Related issues

<!-- Which issues are closed by this PR or are related -->

closes #4588

#

Co-authored-by: Christopher Zell <zelldon91@googlemail.com>
@zeebe-bors
Copy link
Contributor

zeebe-bors bot commented May 25, 2020

This PR was included in a batch that successfully built, but then failed to merge into develop (it was a non-fast-forward update). It will be automatically retried.

@zeebe-bors
Copy link
Contributor

zeebe-bors bot commented May 25, 2020

Build succeeded

@zeebe-bors zeebe-bors bot merged commit d86b516 into develop May 25, 2020
@zeebe-bors zeebe-bors bot deleted the zell-fix-flaky-raft-test branch May 25, 2020 13:48
github-merge-queue bot pushed a commit that referenced this pull request Mar 14, 2024
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.

RaftFailOverTest(java).shouldCompactLogOnSnapshot unstable
3 participants