[jira] [Commented] (TS-2275) fix interim cache lossing data if the server process crash

2013-10-21 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-2275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=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)


[jira] [Commented] (TS-2275) fix interim cache lossing data if the server process crash

2013-10-20 Thread bettydramit (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-2275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13800141#comment-13800141
 ] 

bettydramit commented on TS-2275:
-

yeah,Good job. 
It works ,retains data after restart.
But two purge still exist (https://issues.apache.org/jira/browse/TS-2139)

 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
Reporter: Zhao Yongming
Assignee: portl4t
 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)


[jira] [Commented] (TS-2275) fix interim cache lossing data if the server process crash

2013-10-20 Thread Zhao Yongming (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-2275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13800158#comment-13800158
 ] 

Zhao Yongming commented on TS-2275:
---

we should remove the message:
[Oct 21 00:54:12.639] Server {0x2aaab6b3f700} WARNING: Note: clean interim



 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)


[jira] [Commented] (TS-2275) fix interim cache lossing data if the server process crash

2013-10-19 Thread Zhao Yongming (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-2275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13799936#comment-13799936
 ] 

Zhao Yongming commented on TS-2275:
---

that is not the same as TS-2139. 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

TS-2139 is relate to the purge consistence, which is introduced during the 
forward porting to master, we have a patch there already, pending for review

 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
Reporter: Zhao Yongming
Assignee: portl4t

 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)