[jboss-jira] [JBoss JIRA] (AS7-3848) @Clustered @Stateless SLSB should send topology information to the client
Vikky B (JIRA)
jira-events at lists.jboss.org
Tue May 22 07:21:18 EDT 2012
[ https://issues.jboss.org/browse/AS7-3848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12694665#comment-12694665 ]
Vikky B commented on AS7-3848:
------------------------------
thanks jaikiran...I have started two JBOSS instance with standalone-ha.xml..and I see in the log that they are part of cluster...As per the documentation..I can add one of the server host / port to get the request processed..but when I bring down the server whose address I added to jboss-client.properties...it does not connect to the another JBOSS instance in the cluster..
> @Clustered @Stateless SLSB should send topology information to the client
> -------------------------------------------------------------------------
>
> Key: AS7-3848
> URL: https://issues.jboss.org/browse/AS7-3848
> Project: Application Server 7
> Issue Type: Feature Request
> Components: Clustering, EJB
> Affects Versions: 7.1.0.Final
> Reporter: Radoslav Husar
> Assignee: Paul Ferraro
> Labels: eap6_LA, failover_testing
> Fix For: 7.1.1.Final
>
>
> Having AS7-2887 fixed, we currently take no action on @Clustered @Stateless but we allow deployment.
> The remote ejb client then treats the node as standalone nodes, clustering subsystem is not started. This however means that the topology is static -- compared to AS5 client behavior.
> There are cases where it's useful mainly because the server side is constrained by the pool size of the SLSB (--Jaikiran).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list