[
https://issues.apache.org/jira/browse/OAK-5038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tomek Rękawek resolved OAK-5038.
--------------------------------
Resolution: Fixed
> Extend PersistentCacheStats with async queue-related stats
> ----------------------------------------------------------
>
> Key: OAK-5038
> URL: https://issues.apache.org/jira/browse/OAK-5038
> Project: Jackrabbit Oak
> Issue Type: Sub-task
> Components: cache, documentmk
> Reporter: Tomek Rękawek
> Fix For: 1.6, 1.5.13
>
>
> In order to measure how many put() operations are rejected after implementing
> OAK-4882 we need to gather three new stats:
> * put entries rejected because they have been already read from the
> persistence cache,
> * put entries rejected because they were not used,
> * put entries rejected because the queue is full.
> The new stats should be disabled by default and enabled by
> {{PersistentCacheStats.rejectedPut}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)