[
https://issues.jboss.org/browse/AS7-2336?page=com.atlassian.jira.plugin.s...
]
Paul Ferraro commented on AS7-2336:
-----------------------------------
What you're really getting at, I think, is having a management operation that starts a
specific JGroups channel and validates that the cluster operates as expected.
Richard Achmatowicz (who is working on the clustering management functionality for AS7)
has already discussed this with Bela, and will likely add several "diagnostic"
operations of this nature.
In the meantime, you can always set any non-local cache to start eagerly in the Infinispan
subsystem - which will validate that your nodes form a cluster.
e.g.
<replicated-cache name="..."
start="EAGER">...</replicated-cache>
Default behavior of clustering should be eager
----------------------------------------------
Key: AS7-2336
URL:
https://issues.jboss.org/browse/AS7-2336
Project: Application Server 7
Issue Type: Feature Request
Components: Clustering
Reporter: Jim Tyrrell
Assignee: Paul Ferraro
Labels: eap6-ux
In previous releases clustering with the All configuration was eager, this behavior
should be reinstated in AS 7.
--
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