[gatein-issues] [JBoss JIRA] Commented: (GTNPORTAL-945) Handle gracefully concurrent compilation of the same template

Prabhat Jha (JIRA) jira-events at lists.jboss.org
Tue Mar 23 14:13:37 EDT 2010


    [ https://jira.jboss.org/jira/browse/GTNPORTAL-945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12521480#action_12521480 ] 

Prabhat Jha commented on GTNPORTAL-945:
---------------------------------------

Julien, when you apply the fix, please let us know immediately so that we can quickly verify impact of this on performance instead of finding out one release later. ;-)

> Handle gracefully concurrent compilation of the same template
> -------------------------------------------------------------
>
>                 Key: GTNPORTAL-945
>                 URL: https://jira.jboss.org/jira/browse/GTNPORTAL-945
>             Project: GateIn Portal
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 3.0.0-GA
>            Reporter: Prabhat Jha
>            Assignee: Julien Viet
>             Fix For: 3.1.0-GA
>
>
> Value should be that of 3.0.0.CR1.
> <external-component-plugins>
>     <target-component>org.exoplatform.services.cache.CacheService</target-component>
>     <component-plugin>
>       <name>addExoCacheConfig</name>
>       <set-method>addExoCacheConfig</set-method>
>       <type>org.exoplatform.services.cache.ExoCacheConfigPlugin</type>
>       <description>add Exo Cache Config</description>
>       <init-params>
>         <object-param>
>           <name>cache.config.TemplateService</name>
>           <description>TemplateService cache configuration</description>
>           <object type="org.exoplatform.services.cache.ExoCacheConfig">
>             <field name="name">
>               <string>TemplateService</string>
>             </field>
>             <field name="liveTime">
>               <long>600000</long>
>             </field>
>             <field name="maxSize">
>               <int>300</int>
>             </field>
>           </object>
>         </object-param>
>       </init-params>
>     </component-plugin>
>   </external-component-plugins>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the gatein-issues mailing list