You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Davide Giannella (JIRA)" <ji...@apache.org> on 2016/11/14 11:35:00 UTC

[jira] [Closed] (OAK-5038) Extend PersistentCacheStats with async queue-related stats

     [ https://issues.apache.org/jira/browse/OAK-5038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davide Giannella closed OAK-5038.
---------------------------------

Bulk close for 1.5.13

> 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, 1.4.10
>
>
> 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)