stroom distribution v5.0-beta.56-ehcache3
Pre-release
Pre-release
·
183 commits
to 5.0
since this release
-
Migrated to ehcache 3.4.0 to add options for off-heap and disk based caching to reduce memory overhead.
-
Caches of pooled items no longer use Apache Commons Pool.
-
Issue #401 : Reference data was being cached per user to ensure a user centric view of reference data was being used. This required more memory so now reference data is built in the context of the internal processing user and then filtered during processing by user access to streams.
-
The effective stream cache now holds 1000 items.
-
Reduced the amount of cached reference data to 100 streams.
-
Reduced the number of active queries to 100.