Skip to content
Commit 42c2b3db authored by abirembaut's avatar abirembaut Committed by GitHub
Browse files

fix(live update): pages and REST API last update check (#957)

* use in memory cache to avoid reading filesystem at each call
* do not read last update date in database more than once every 3 second (can be configured)
* synchronize on page dedicated object instead of class object
* remove the possibility for the groovy classloader of a page to be created twice

Covers [RUNTIME-1408](https://bonitasoft.atlassian.net/browse/RUNTIME-1408

)

Co-authored-by: default avatarEmmanuel Duchastenier <emmanuel.duchastenier@bonitasoft.com>
parent e4aa798a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment