Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-4882 Bottleneck in the asynchronous persistent cache
  3. OAK-5038

Extend PersistentCacheStats with async queue-related stats

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.4.10, 1.5.13, 1.6.0
    • cache, documentmk
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              tomek.rekawek Tomek Rękawek
              tomek.rekawek Tomek Rękawek
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: