[mod_cluster-issues] [JBoss JIRA] (MODCLUSTER-4) Intra-clustering communication component for mod_cluster

Michal Babacek (JIRA) issues at jboss.org
Fri Aug 8 06:10:30 EDT 2014


     [ https://issues.jboss.org/browse/MODCLUSTER-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michal Babacek closed MODCLUSTER-4.
-----------------------------------



Closing. Clean-up.

> Intra-clustering communication component for mod_cluster
> --------------------------------------------------------
>
>                 Key: MODCLUSTER-4
>                 URL: https://issues.jboss.org/browse/MODCLUSTER-4
>             Project: mod_cluster
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>            Reporter: Brian Stansberry
>            Assignee: Paul Ferraro
>             Fix For: 1.0.0.Beta1
>
>
> Communication component that handles intra-cluster communication within the AS instances, aggregates information and passes to the component that communicates with mod_cluster on the httpd side.
> Tracks cluster membership. A node (one per cluster) or set of nodes (one per domain) are determined to be master.
> All nodes receive events from a listener layer indicating deployments, JBossWeb Server start and stop etc.  Pass those one to their master via RPCs.  All nodes also respond to periodic RPCs from master node asking for load information.
> Master node(s) inform httpd side about events that are received. Periodically request load information from nodes, aggregate into overall load factors and provide to mod_cluster via STATUS messages.  Inform mod_cluster about topology changes (crashed members, etc).
> Initial expectation is this will be based upon HASingletonSupport class.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the mod_cluster-issues mailing list