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

Add back test suite hack to enable retry if destination is not found #338

Merged
merged 1 commit into from
Feb 8, 2018

Conversation

stuartwdouglas
Copy link
Contributor

This prevents intermittent failures in the test suite due to async discovery

This prevents intermittent failures in the test suite due to async discovery
@dmlloyd
Copy link
Member

dmlloyd commented Feb 8, 2018

Note for the future: this is required because nothing blocks the client from proceeding before discovery information is received on an already-established connection. When we have active discovery working, and no longer rely on the existing passive discovery, this hack can be removed again, for good.

@dmlloyd dmlloyd merged commit 03ac4fb into wildfly:master Feb 8, 2018
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