[
http://jira.jboss.com/jira/browse/JBESB-1351?page=all ]
Mark Little updated JBESB-1351:
-------------------------------
Fix Version/s: 4.2.1 CP1
Assignee: Mark Little
I'll take this as I'm updating docs.
Load balancing documantation: deploying service in a clustered
environment
--------------------------------------------------------------------------
Key: JBESB-1351
URL:
http://jira.jboss.com/jira/browse/JBESB-1351
Project: JBoss ESB
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Documentation
Affects Versions: 4.2.1
Environment: ESB 4.2.1GA, Programmers guide
Reporter: Martin Vecera
Assigned To: Mark Little
Fix For: 4.2.1 CP1
While we were trying to run performance tests in a clustered ESB (clustering & load
balancing via ServiceInvoker) we realized that we have to wait for service cache
revalidation after esb archive deployment.
In our opinion the documentation should say something like this:
If you would like to run the same service on more than one node in a cluster you have to
wait for service registry cache revalidation before the service is fully working in the
clustered environment. You can setup this cache revalidation timeout in
deploy/jbossesb.sar/jbossesb-properties.xml:
<properties name="core">
<property name="org.jboss.soa.esb.registry.cache.life"
value="60000"/>
</properties>
60 seconds is the default timeout.
We should also reconsider moving the load balancing documentation to Administration
guide.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira