Comment 6 for bug 1300850

Revision history for this message
Juan J. Martínez (jjmartinez) wrote :

Would it be beneficial to set a more conservative values for reclaim_age?

If account's reclaim_age > container's reclaim_age> objects' reclaim_age, that should get rid of the race condition, shouldn't it?

Also, what would be the best way of getting rid of the unclaimed containers? Just delete them or is there a better way to let the cluster do it?