Bug 745895 (EDG-27) - Remove unsupported subsystems
Summary: Remove unsupported subsystems
Keywords:
Status: CLOSED NEXTRELEASE
Alias: EDG-27
Product: JBoss Data Grid 6
Classification: JBoss
Component: unspecified
Version: unspecified
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 6.0.0
Assignee: Default User
QA Contact:
URL: http://jira.jboss.org/jira/browse/EDG-27
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-22 13:39 UTC by Trustin Lee
Modified: 2012-08-15 16:47 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-07-08 05:01:06 UTC
Type: Feature Request


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker EDG-27 0 None Closed Remove unsupported subsystems 2012-05-28 23:50:45 UTC

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 



Note You need to log in before you can comment on or make changes to this bug.