[
https://issues.apache.org/jira/browse/TS-4637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15364516#comment-15364516
]
Thomas Jackson commented on TS-4637:
------------------------------------
Right now this implementation is like the precious where it specifically
takes the interval time to sync the whole cache to let you effectively
control how often locking happens. If we'd rather have it sync as fast as
possible every interval we can, but I don't see the current implementation
as a problem so much as it might be unclear in the docs.
> RefCount cache is continuously in syncing state
> -----------------------------------------------
>
> Key: TS-4637
> URL: https://issues.apache.org/jira/browse/TS-4637
> Project: Traffic Server
> Issue Type: Bug
> Components: HostDB
> Reporter: James Peach
> Assignee: Thomas Jackson
> Priority: Blocker
> Fix For: 7.0
>
>
> It takes so long to sync the {{RefCountCache}} that it is continuously
> syncing. The default sync period is 2 mins, and that is about how long the
> sync takes on my system:
> {noformat}
> [Jul 6 15:32:24.617] Server {0x7f569b4b0700} DEBUG: <P_RefCountCache.h:616
> (RefCountCacheSerializer)> (refcountcache) started serializer 0x7f56900008c0
> [Jul 6 15:34:24.677] Server {0x7f569b5b1700} DEBUG: <P_RefCountCache.h:411
> (copy_partition)> (refcountcache) RefCountCacheSync done
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)