[
https://issues.apache.org/jira/browse/TS-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom resolved TS-1285.
-------------------------------
Resolution: Fixed
Fix Version/s: (was: 3.3.1)
I can't reproduce this, if this is still an issue, please reopen.
> dir entries stats sounds broken
> -------------------------------
>
> Key: TS-1285
> URL: https://issues.apache.org/jira/browse/TS-1285
> Project: Traffic Server
> Issue Type: Bug
> Components: Cache
> Affects Versions: 3.1.4
> Reporter: Zhao Yongming
>
> the issue is report from our 3.0.x codes, maybe we can see from the git
> master too.
> the .used is great than .total, which should not happen in any way :D
> {code}
> [yonghao@cache161 ~]$ links -dump http://localhost:8080/stat/ |grep diren
> proxy.process.cache.direntries.total=290736856
> proxy.process.cache.direntries.used=654103062
> proxy.process.cache.volume_1.direntries.total=8713860
> proxy.process.cache.volume_1.direntries.used=0
> proxy.process.cache.volume_2.direntries.total=20349264
> proxy.process.cache.volume_2.direntries.used=0
> proxy.process.cache.volume_255.direntries.total=261673732
> proxy.process.cache.volume_255.direntries.used=654103062
> [yonghao@cache161 ~]$
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira