Description of problem: Local Cache is not updated, case client is started before the server Version-Release number of selected component (if applicable): 5.3.1 Steps to Reproduce: 1. Start BRMS server 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 Actual results: Local cache still consume the package from the local cache which is never synchronized with the server Expected results: Local cache should be updated when the server be available Additional info: It works as expected case only the server is restarted or if server starts before the client.
Pull Request: https://github.com/droolsjbpm/drools/pull/181
Alessandro Lazarotti <alazarot> updated the status of jira DROOLS-65 to Resolved
Alessandro Lazarotti <alazarot> made a comment on jira DROOLS-65 merged in 5.3.x, 5.4.x, 5.5.x and master (6.0.x) branch
Alessandro Lazarotti <alazarot> updated the status of jira DROOLS-65 to Closed
Included in roll-up #1: BZ-873846
Verified on 5.3.1.BRMS-P02.
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.