Allow camel-freemarker template cache duration to be specified
--------------------------------------------------------------

                 Key: CAMEL-4732
                 URL: https://issues.apache.org/jira/browse/CAMEL-4732
             Project: Camel
          Issue Type: Improvement
          Components: camel-freemarker
            Reporter: Rich Newcomb
            Priority: Minor


The camel-freemarker component supports caching of template files; however, the 
cache period that is applied is always 5 seconds -- which is the default cache 
delay defined in the FreeMarker Configuration.  This short cache window seems 
incongruent with likely uses of FreeMarker within a Camel route.  Camel should 
allow the template cache duration to be specified as part of the component's 
URI definition so that longer cache periods can be configured in a route.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to