Changeset 3548

Show
Ignore:
Timestamp:
05/10/12 20:56:32
Author:
douglm
Message:

Make max indexer threads visible and reduce to 5

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/deployment/ear.meta/jboss-service.xml

    r3473 r3548  
    1010    <attribute name="Account">admin</attribute> 
    1111    <attribute name="SkipPaths">/public/unbrowsable:/public/aliases</attribute> 
     12     
     13    <attribute name="MaxPublicThreads">5</attribute> 
     14    <attribute name="MaxUserThreads">5</attribute> 
    1215 
    1316    <!-- We need activemq -->