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

HDDS-2926. Intermittent failure in TestRecon due to thread timing. #481

Merged
merged 3 commits into from
Jan 29, 2020

Conversation

swagle
Copy link
Contributor

@swagle swagle commented Jan 23, 2020

What changes were proposed in this pull request?

  • Removed Thread.sleep and actually made deterministic calls.
  • Refactored service start/stop code to make it test friendly.

What is the link to the Apache JIRA

https://issues.apache.org/jira/browse/HDDS-2926

How was this patch tested?

The integration test passed.

@swagle
Copy link
Contributor Author

swagle commented Jan 23, 2020

Thanks @avijayanhwx for suggestions.

@swagle
Copy link
Contributor Author

swagle commented Jan 23, 2020

UT failure is related will update patch with a fix.

@adoroszlai
Copy link
Contributor

Thanks for working on this @swagle. The change LGTM, and the test passed locally multiple times. But now there is some conflict in the branch.

@avijayanhwx
Copy link
Contributor

LGTM +1.

Copy link
Contributor

@adoroszlai adoroszlai left a comment

Choose a reason for hiding this comment

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

Thanks @swagle for updating the patch. Please note that using git merge instead of git rebase for updating to latest master makes reviewing incremental changes easier.

@adoroszlai adoroszlai merged commit cec238e into apache:master Jan 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants