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

[EJBCLIENT-226] Add configured cluster ServiceURLs to discovery mechanism #269

Merged
merged 1 commit into from
May 16, 2017

Conversation

rachmatowicz
Copy link
Contributor

This PR causes the discovery mechanism to do the following:

  • inspect the configured clusters found in the legacy jboss-ejb-client.properties file
  • for each cluster, create an abstract ServiceURL for each node in the cluster so that the discovery mechanism may find out which nodes are in which clusters

This provides information to the discovery mechanism before any connections to the cluster are otherwise established.

The issue details are here: https://issues.jboss.org/browse/EJBCLIENT-226

@dmlloyd dmlloyd merged commit 27e4336 into wildfly:master May 16, 2017
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