[jboss-dev-forums] [JBoss AS 7 Development] - Infinispan Subsystem Management API
Richard Achmatowicz
do-not-reply at jboss.com
Thu Nov 17 10:10:43 EST 2011
Richard Achmatowicz [http://community.jboss.org/people/rachmato] commented on the document
"Infinispan Subsystem Management API"
To view all comments on this document, visit: http://community.jboss.org/docs/DOC-17351#comment-8216
--------------------------------------------------
"In the example provided for requiring a restart (some Transport properties), this may require a restart of +all+ nodes in the cluster. How do you model this?"
If the cluster is a collection of standalone instances, there is no cluster-wide management support, so making a change on one host will not be propagated to other hosts in the cluster. Each cluster node needs to be separately changed and separately restarted (in this case) by the administrator.
If the cluster is a server group in a managed domain, changes (made via the management console) to the Infinispan subsystem in the server group's profile will be propagated automatically to all started hosts in the server group, putting all servers in the "process-state => restart-required" state. The servers in the server group then need to be restarted, which can again be done using the management console.
--------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20111117/e7b266ef/attachment.html
More information about the jboss-dev-forums
mailing list