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

Bouncing member test fixes #9806

Merged
merged 1 commit into from Feb 6, 2017

Conversation

vbekiaris
Copy link
Collaborator

  • When using BounceMemberRule.test, members bouncing thread would stop without waiting for actual test tasks to complete.
  • Reverts QueryBounceTest to be executed in isolation (use serial class runner, not marked as ParallelTest, as was the case for QueryDuringMigrationsStressTest it replaced).
  • Applies JitterRule for hiccups monitoring in QueryBounceTest

QueryBounceTest executed in isolation
@vbekiaris vbekiaris added this to the 3.8 milestone Feb 6, 2017
@vbekiaris vbekiaris self-assigned this Feb 6, 2017
@devOpsHazelcast
Copy link
Collaborator

Test PASSed.

@vbekiaris vbekiaris merged commit 4ed50df into hazelcast:master Feb 6, 2017
@vbekiaris vbekiaris deleted the fixes/3.8/bounce-test branch February 6, 2017 13:48
@vbekiaris
Copy link
Collaborator Author

thanks @mdogan for the quick review

@mmedenjak mmedenjak added the Source: Internal PR or issue was opened by an employee label Apr 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Source: Internal PR or issue was opened by an employee Team: Core Type: Defect
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants