Closed Bug 762051 Opened 12 years ago Closed 10 years ago

concurrency trouble in file system storage for collector / crash mover

Categories

(Socorro :: Backend, task)

x86_64
Linux
task
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: lars, Unassigned)

Details

during the investigation of Bug 762030, I noticed errors in the collector logs about directories being missing while trying to save a crash.  This seems to happen only a few times per day.

The reason is that the crashmover is deleting directories at same time that other processes are trying to write to them.  

A simple solution would be to enforce a minor delay in the crashmover so that it isn't working in the same directories in which the collectors are writing.  

I vaguely recall having seen this problem before - way back before we started using HBase...
no longer and issue with the new "fs" file system classes
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.