Bug 745895 (EDG-27)

Summary: Remove unsupported subsystems
Product: [JBoss] JBoss Data Grid 6 Reporter: Trustin Lee <trustin>
Component: unspecifiedAssignee: Default User <jbpapp-maint>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: jdg-bugs, trustin
Target Milestone: ---   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/EDG-27
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-07-08 05:01:06 UTC Type: Feature Request
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Trustin Lee 2011-06-22 13:39:41 UTC
project_key: EDG

Review the PRD and remove the unsupported subsystems such as HornetQ from the EDG 6 distribution.

Comment 1 Trustin Lee 2011-07-08 05:01:06 UTC
Removed all unused subsystems.  Here's the list of the remaining extensions:

{code}
        <extension module="org.jboss.as.clustering.jgroups"/>
        <extension module="org.jboss.as.clustering.infinispan"/>
        <extension module="org.jboss.as.deployment-scanner"/>
        <extension module="org.jboss.as.ee"/>
        <extension module="org.jboss.as.jaxrs"/>
        <extension module="org.jboss.as.jmx"/>
        <extension module="org.jboss.as.logging"/>
        <extension module="org.jboss.as.naming"/>
        <extension module="org.jboss.as.remoting"/>
        <extension module="org.jboss.as.security"/>
        <extension module="org.jboss.as.threads"/>
        <extension module="org.jboss.as.transactions"/>
        <extension module="org.jboss.as.web" />
        <extension module="org.jboss.datagrid" />
{code}

Comment 2 Trustin Lee 2011-07-08 05:03:22 UTC
Startup time in my laptop: 4352ms
(MacBook Pro 2011 / Core i7 2.7GHz / 8GiB RAM / Intel SSD)
I actually didn't notice much speed up after trimming.

Comment 3 Anne-Louise Tangring 2011-09-26 19:41:33 UTC
Docs QE Status: Removed: NEW