Project

General

Profile

Feature #10342

Updated by Yehuda Sadeh over 9 years ago

<pre>  
 proposal: 

 pgls on the data pool 
 list all buckets, for each bucket: 
 for each object 
 [for each part] 
 delete object (chain) from pgls list 

 for each object in pruned pgls list 
 if older than y days 
 delete 


      (2*). list all buckets, for each bucket: 
 for each object 
 [for each part] 
 store on the cluster 
      (3*) diff 
 </pre>

Back