[JBoss JIRA] Updated: (JBCLUSTER-88) Cluster configuration wizard
by Brian Stansberry (JIRA)
[ http://jira.jboss.com/jira/browse/JBCLUSTER-88?page=all ]
Brian Stansberry updated JBCLUSTER-88:
--------------------------------------
Fix Version/s: Backlog
(was: Q3Y7)
> Cluster configuration wizard
> ----------------------------
>
> Key: JBCLUSTER-88
> URL: http://jira.jboss.com/jira/browse/JBCLUSTER-88
> Project: JBoss Clustering
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Reporter: Bela Ban
> Assigned To: Brian Stansberry
> Fix For: Backlog
>
>
> Maybe in collaboration with JBoss Network (or maybe they are working on it).
> - Tool to configure clustering, generates e.g. cluster-service.xml file
> - First pick what needs to be clustered, e.g. base clustering (HA-JNDI etc), HTTP session replication, clustered EJB3 etc
> - Then, for each cluster, configure:
> - what transport (default)
> - what bind address (tool should probe for NIC and display them in a list)
> - for TCP: list of nodes
> - If TCP: no FRAG, no UNICAST
> - If UDP: what mcast address, TTL, port
> - Wizard should run sanity tests after config, e.g. are clusters cleanly separated ?
> - Wizard should provide defaults, so pressing Enter on every decision leads to the default clustering config
> - Wizard should also be able to parse existing config, and reconfig it
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years, 6 months
[JBoss JIRA] Updated: (JBCLUSTER-26) Clustered deployments should be atomic
by Brian Stansberry (JIRA)
[ http://jira.jboss.com/jira/browse/JBCLUSTER-26?page=all ]
Brian Stansberry updated JBCLUSTER-26:
--------------------------------------
Summary: Clustered deployments should be atomic (was: farming should be atomic)
Fix Version/s: Q2Y8
(was: Q3Y7)
> Clustered deployments should be atomic
> --------------------------------------
>
> Key: JBCLUSTER-26
> URL: http://jira.jboss.com/jira/browse/JBCLUSTER-26
> Project: JBoss Clustering
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Reporter: Ben Wang
> Assigned To: Brian Stansberry
> Priority: Critical
> Fix For: Q2Y8
>
> Original Estimate: 8 weeks
> Remaining Estimate: 8 weeks
>
> Our current farm deployment is not automic, meaning that one cluster node failed, it won't rollback the rest within the cluster.
> One soultion is make the deployer XA resource so they can participate in sort of 2 phase commit.
> This can potentially be applied to MBean clustering as well.
> In addition, farming service has couple bugs outstanding. It needs an overhaul as well.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years, 6 months