[
https://issues.apache.org/jira/browse/TS-2515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14337446#comment-14337446
]
ASF GitHub Bot commented on TS-2515:
------------------------------------
GitHub user SolidWallOfCode opened a pull request:
https://github.com/apache/trafficserver/pull/175
TS-2515: Add stats for stripe wrap and cache sync.
Add stats. See doc changes for details.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/SolidWallOfCode/trafficserver ts-2515
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/175.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #175
----
commit 576c520f058d58d670cb87bfe8ed5a853d89750f
Author: Alan M. Carroll <[email protected]>
Date: 2015-02-25T23:21:58Z
TS-2515: Add stats for stripe wrap and cache sync.
----
> Create stat for when ATS wrapped around on disk cache cleanup
> -------------------------------------------------------------
>
> Key: TS-2515
> URL: https://issues.apache.org/jira/browse/TS-2515
> Project: Traffic Server
> Issue Type: Bug
> Components: Cache, Metrics
> Reporter: Bryan Call
> Assignee: Alan M. Carroll
> Fix For: 5.3.0
>
>
> Create a stat for the last time ATS wrapped around on cleaning up the disk
> cache.
> This can be implemented with two stats the last time it wrapped and the time
> difference between the last two wraps. This would give an idea of how often
> the cache does wrap around.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)