[prev in list] [next in list] [prev in thread] [next in thread] 

List:       activemq-commits
Subject:    svn commit: r807969 - in /activemq/trunk/activemq-core/src/main/resources:
From:       gtully () apache ! org
Date:       2009-08-26 11:51:18
Message-ID: 20090826115119.224DE2388865 () eris ! apache ! org
[Download RAW message or body]

Author: gtully
Date: Wed Aug 26 11:51:18 2009
New Revision: 807969

URL: http://svn.apache.org/viewvc?rev=807969&view=rev
Log:
add new policyEntry attributed to schema for : \
https://issues.apache.org/activemq/browse/AMQ-1112

Modified:
    activemq/trunk/activemq-core/src/main/resources/activemq.xsd
    activemq/trunk/activemq-core/src/main/resources/activemq.xsd.html
    activemq/trunk/activemq-core/src/main/resources/activemq.xsd.wiki

Modified: activemq/trunk/activemq-core/src/main/resources/activemq.xsd
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-core/src/main/resources/activemq.xsd?rev=807969&r1=807968&r2=807969&view=diff
 ==============================================================================
--- activemq/trunk/activemq-core/src/main/resources/activemq.xsd (original)
+++ activemq/trunk/activemq-core/src/main/resources/activemq.xsd Wed Aug 26 11:51:18 \
2009 @@ -4146,6 +4146,8 @@
       <xs:attribute name='maxProducersToAudit' type='xs:integer'/>
       <xs:attribute name='maxQueueAuditDepth' type='xs:integer'/>
       <xs:attribute name='memoryLimit' type='xs:string'/>
+      <xs:attribute name='expireMessagesPeriod' type='xs:long'/>
+      <xs:attribute name='maxExpirePageSize' type='xs:integer'/>
       <xs:attribute name='messageEvictionStrategy' type='xs:string'>
         <xs:annotation>
           <xs:documentation><![CDATA[

Modified: activemq/trunk/activemq-core/src/main/resources/activemq.xsd.html
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-core/src/main/resources/activemq.xsd.html?rev=807969&r1=807968&r2=807969&view=diff
 ==============================================================================
--- activemq/trunk/activemq-core/src/main/resources/activemq.xsd.html (original)
+++ activemq/trunk/activemq-core/src/main/resources/activemq.xsd.html Wed Aug 26 \
11:51:18 2009 @@ -1305,6 +1305,8 @@
   <tr><td>maxProducersToAudit</td><td>xs:integer</td><td></td></tr>
   <tr><td>maxQueueAuditDepth</td><td>xs:integer</td><td></td></tr>
   <tr><td>memoryLimit</td><td>xs:long</td><td></td></tr>
+  <tr><td>expireMessagesPeriod</td><td>xs:long</td><td></td></tr>
+  <tr><td>maxExpirePageSize</td><td>xs:integer</td><td></td></tr>
   <tr><td>minimumMessageSize</td><td>xs:long</td><td></td></tr>
   <tr><td>optimizedDispatch</td><td>xs:boolean</td><td></td></tr>
   <tr><td>producerFlowControl</td><td>xs:boolean</td><td></td></tr>

Modified: activemq/trunk/activemq-core/src/main/resources/activemq.xsd.wiki
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-core/src/main/resources/activemq.xsd.wiki?rev=807969&r1=807968&r2=807969&view=diff
 ==============================================================================
--- activemq/trunk/activemq-core/src/main/resources/activemq.xsd.wiki (original)
+++ activemq/trunk/activemq-core/src/main/resources/activemq.xsd.wiki Wed Aug 26 \
11:51:18 2009 @@ -1615,6 +1615,8 @@
     | maxProducersToAudit | _int_ | {html}{html} |
     | maxQueueAuditDepth | _int_ | {html}{html} |
     | memoryLimit | _long_ | {html}{html} |
+    | expireMessagesPeriod | _long_ | {html}{html} |
+    | maxExpirePageSize | _int_ | {html}{html} |
     | messageEvictionStrategy | \
_[org.apache.activemq.broker.region.policy.MessageEvictionStrategy|#org.apache.activemq.broker.region.policy.MessageEvictionStrategy-types]_ \
| {html}Sets the eviction strategy used to decide which message to evict when the  \
slow consumer needs to discard messages{html} |  | messageGroupMapFactory | \
_[org.apache.activemq.broker.region.group.MessageGroupMapFactory|#org.apache.activemq.broker.region.group.MessageGroupMapFactory-types]_ \
| {html}Sets the factory used to create new instances of {MessageGroupMap} used


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic