Timothee Maret created SLING-8968:
-------------------------------------
Summary: Increase publisher queue cache size for large producers
Key: SLING-8968
URL: https://issues.apache.org/jira/browse/SLING-8968
Project: Sling
Issue Type: Bug
Components: Content Distribution
Affects Versions: Content Distribution Journal Core 0.1.6
Reporter: Timothee Maret
Assignee: Timothee Maret
Fix For: Content Distribution Journal Core 0.1.8
The
[PubQueueCacheService|https://github.com/apache/sling-org-apache-sling-distribution-journal/blob/master/src/main/java/org/apache/sling/distribution/journal/impl/queue/impl/PubQueueCacheService.java]
is currently setup to evict the cache every 5s if the cache size is bigger
than 1000 entries. This issue covers adjusting the frequency and size to
minimise cache re-build for large content distributors.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)