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

Bug 2255 hanging test bucketmanager reattach has from publish queue #2280

Conversation

graydon
Copy link
Contributor

@graydon graydon commented Sep 19, 2019

Description

Resolves #2255

There were 3 separate causes of potential deadlocks, it's a wonder this thing ever completed successfully. Currently able to run in a loop for a couple hours without evident races or deadlocks, so I'll say "I got the last one" (for now).

Checklist

  • Reviewed the contributing document
  • Rebased on top of master (no merge commits)
  • Ran clang-format v5.0.0 (via make format or the Visual Studio extension)
  • Compiles
  • Ran all tests
  • If change impacts performance, include supporting evidence per the performance document

@MonsieurNicolas MonsieurNicolas added this to In progress in v12.0.0 via automation Sep 19, 2019
@MonsieurNicolas
Copy link
Contributor

r+ 5250680

latobarita added a commit that referenced this pull request Sep 19, 2019
…ager-reattach-HAS-from-publish-queue

Bug 2255 hanging test bucketmanager reattach has from publish queue

Reviewed-by: MonsieurNicolas
@latobarita latobarita merged commit 5250680 into stellar:master Sep 20, 2019
v12.0.0 automation moved this from In progress to Done Sep 20, 2019
@graydon graydon deleted the bug-2255-hanging-test-bucketmanager-reattach-HAS-from-publish-queue branch January 3, 2020 01:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
v12.0.0
  
Done
Development

Successfully merging this pull request may close these issues.

Test hang: bucketmanager reattach HAS from publish queue to finished merge
3 participants