[jboss-jira] [JBoss JIRA] (WFLY-12364) Reference for EJB NodeSelector should be able to use the default implementations of ejb-client DeploymentNodeSelector and VlusterNodeSelector

Wolf-Dieter Fink (Jira) issues at jboss.org
Thu Aug 8 12:17:00 EDT 2019


    [ https://issues.jboss.org/browse/WFLY-12364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13768755#comment-13768755 ] 

Wolf-Dieter Fink commented on WFLY-12364:
-----------------------------------------

Enhancement for ejb-client configuration.
The static implementations in the DeploymentNodeSelector or ClusterNodeSelector can be used inside of jboss-ejb-client.xml by simply configure the field name like
DeploymentNodeSelector "FIRST", "RANDOM", "ROUND_ROBIN", "RANDOM_PREFER_LOCAL" (default)
ClusterNodeSelector "RANDOM", "RANDOM_PREFER_LOCAL", "ROUND_ROBIN", "DEFAULT_PREFER_LOCAL" (default)

DEFAULT_PREFER_LOCAL will try to connect up to 5 random nodes if less nodes are connected from that cluster.

> Reference for EJB NodeSelector should be able to use the default implementations of ejb-client DeploymentNodeSelector and VlusterNodeSelector
> ---------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: WFLY-12364
>                 URL: https://issues.jboss.org/browse/WFLY-12364
>             Project: WildFly
>          Issue Type: Enhancement
>          Components: EJB
>            Reporter: Wolf-Dieter Fink
>            Assignee: Wolf-Dieter Fink
>            Priority: Major
>
> The Interfaces DeploymentNodeSelector and ClusterNodeSelector contains static implementations of several useful implementations.
> But it is not possible to use this as the configuration files does not allow it.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list