[jboss-jira] [JBoss JIRA] (DROOLS-65) Local Cache is not updated, case client is started before the server
Alessandro Lazarotti (JIRA)
jira-events at lists.jboss.org
Mon Mar 4 13:54:56 EST 2013
Alessandro Lazarotti created DROOLS-65:
------------------------------------------
Summary: Local Cache is not updated, case client is started before the server
Key: DROOLS-65
URL: https://issues.jboss.org/browse/DROOLS-65
Project: Drools
Issue Type: Bug
Security Level: Public (Everyone can see)
Environment: BRMS 5.3.1
Reporter: Alessandro Lazarotti
Assignee: Mark Proctor
Local Cache is not updated, case client is started before the server
1. Start Guvnor
2. Any regular client application consumes some package with local cache configured (drools.resource.urlcache)
3. Stop client and server
4. Restart the client (it will work consuming data from loca cache)
5. Restart the server and changes a rule from the package used by client application
6. BUild the package
7. Local cache still consume the package from the local cache which is never synchronized with the server
It works as expected case only the server is restarted or if server starts before the client.
--
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
More information about the jboss-jira
mailing list