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-2632 Added asymmetric cluster tests for Hot Rod server/clients #1576

Closed
wants to merge 1 commit into from

Conversation

galderz
Copy link
Member

@galderz galderz commented Jan 15, 2013

Do not close JIRA. This commit just adds some tests that put expectations around asymmetric cluster behaviour for Hot Rod servers and clients.

This also includes a fix for the replication queue configuration issue that was noticed as part of ISPN-2335.

* Indirectly fixed the replication queue configuration issue that
was noticed as part of ISPN-2335.
}

@Test(expectedExceptions = HotRodClientException.class,
expectedExceptionsMessageRegExp = ".*CacheNotFoundException.*")
Copy link
Contributor

Choose a reason for hiding this comment

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

nice trick with exception message :)

Copy link
Member Author

Choose a reason for hiding this comment

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

Regular expressions :). I'm not an expert by any means, but some simple stuff are easy to do.

@mmarkus mmarkus closed this Jan 17, 2013
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.

2 participants