[
https://issues.apache.org/jira/browse/TS-2275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13800420#comment-13800420
]
ASF subversion and git services commented on TS-2275:
-----------------------------------------------------
Commit 64b5a6fca3a58bdd6010ad8d9ad08456a4f21ad5 in branch refs/heads/master
from [~gary1943]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=64b5a6f ]
TS-2275: fix interim cache lossing data if the server process crash
we have disable the permanent storage on the interim cache device
due to consistence. that is why I point out this is #1 problem of
the current implement in
https://blog.zymlinux.net/index.php/archives/555
as: loss data if the server process crash
after this patch, we can declare the interim cache stable
> fix interim cache lossing data if the server process crash
> ----------------------------------------------------------
>
> Key: TS-2275
> URL: https://issues.apache.org/jira/browse/TS-2275
> Project: Traffic Server
> Issue Type: Improvement
> Components: Cache
> Affects Versions: 4.0.2
> Reporter: Zhao Yongming
> Assignee: portl4t
> Fix For: 4.1.0
>
> Attachments: master.patch
>
>
> the current interim cache device is not permanent storage, it is cleared on
> each server restart, that is because we do not have a very good solution for
> the storage consistence.
> we have a patch under testing for that improvement.
--
This message was sent by Atlassian JIRA
(v6.1#6144)