You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Timothee Maret (Jira)" <ji...@apache.org> on 2020/01/07 15:00:00 UTC

[jira] [Created] (SLING-8968) Increase publisher queue cache size for large producers

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)