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

ISPN-6901 ConsistentHashV2IntegrationTest.testCorrectBalancingOfKeysAfterNodeKill fails #8645

Conversation

danberindei
Copy link
Member

https://issues.redhat.com/browse/ISPN-6901
https://issues.redhat.com/browse/ISPN-12254

I was not able to reproduce the failure, so I'm re-enabling the test.
I did find a NPE in CheckAddressTask, but it's just a cosmetic issue.

@danberindei danberindei force-pushed the ISPN-6901_ConsistentHashV2IntegrationTest.testCorrectBalancingOfKeysAfterNodeKill_m branch from 3bc894a to 8b74b83 Compare September 1, 2020 10:39
Copy link
Contributor

@karesti karesti left a comment

Choose a reason for hiding this comment

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

just a minor cleanup

@@ -147,7 +146,7 @@ public void testCorrectBalancingOfKeysAfterNodeKill() {
log.tracef("Client topology id is %d, waiting for it to become %d", topologyId,
topologyIdBeforeJoin + 2);
// The put operation will update the client topology (if necessary)
Copy link
Contributor

Choose a reason for hiding this comment

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

comment should be removed I think

Copy link
Member Author

Choose a reason for hiding this comment

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

@karesti I replaced put with get, sorry for the oversight.

@danberindei danberindei force-pushed the ISPN-6901_ConsistentHashV2IntegrationTest.testCorrectBalancingOfKeysAfterNodeKill_m branch from 8b74b83 to 9557ce1 Compare September 7, 2020 12:24
@karesti karesti merged commit 9cd9406 into infinispan:master Sep 7, 2020
@danberindei danberindei deleted the ISPN-6901_ConsistentHashV2IntegrationTest.testCorrectBalancingOfKeysAfterNodeKill_m branch September 8, 2020 05:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants