[
https://issues.apache.org/jira/browse/TS-3323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14292231#comment-14292231
]
ASF subversion and git services commented on TS-3323:
-----------------------------------------------------
Commit d5d7549135ae93f97bd78067d709655f54da36ab in trafficserver's branch
refs/heads/master from [~wbardwel]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=d5d7549 ]
TS-3323 Cache scan will stop early if any empty volumes
In the volume empty case, match existing 'volume not empty' logic and
skip to next volume. Also add some more checks to the disk space used
optimization to avoid false positives about directory entries being valid.
> Cache scan will stop early if any empty volumes
> -----------------------------------------------
>
> Key: TS-3323
> URL: https://issues.apache.org/jira/browse/TS-3323
> Project: Traffic Server
> Issue Type: Bug
> Components: Cache
> Reporter: William Bardwell
> Assignee: William Bardwell
> Fix For: 5.3.0
>
>
> Cache scans will stop early if there are any volumes with nothing in them (no
> directory entries.) It needs to just skip to the next volume.
> (Also the optimizations to the scanning are not strict enough about what is a
> valid directory entry.)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)