[
https://issues.jboss.org/browse/GTNPORTAL-3410?page=com.atlassian.jira.pl...
]
Marek Posolda commented on GTNPORTAL-3410:
------------------------------------------
Hi,
Can I ask about usecase for it? To me it seems that you need to change groovy templates
just during development as far as I understand? On the other hand in production
environment, the content of templates is always static. And usually cluster setup is used
just during production, no? My point is that replication of static things like groovy
templates is usually not needed as each cluster communication is adding some unecessarry
overhead.
Templates-cache is not share between nodes in cluster
-----------------------------------------------------
Key: GTNPORTAL-3410
URL:
https://issues.jboss.org/browse/GTNPORTAL-3410
Project: GateIn Portal
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: Tuyen Nguyen The
Assignee: Tuyen Nguyen The
Start by setting up a cluster environement with two nodes and start the nodes
In Node 1:
- Goto Sitemap page
- Use editor to edit UISitemapTree.gtmpl
- Goto sitemap page, it still old template because template is cached.
- Use template management MBean to clear cache in node1
- Goto sitemap page again and we see the change
In Node 2:
- Goto sitemap page
=> NOK: sitemap page in node 2 still use old template
OK: template cache in 2 node must the same
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira