Closed Bug 522103 Opened 15 years ago Closed 14 years ago

Get rid of dir listing in the collector code.

Categories

(Socorro :: General, task)

x86
Linux
task
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: aravind, Unassigned)

References

()

Details

The current crash collector code does a directory listing to ensure that the directories don't get too big.  This is causing problems in production with the new nfs store.  I'd like the code re-written to get rid of this directory listing (from any possible code path).
There's a sense of urgency here since it's adversely affecting production services.  Can I get an ETA on when we might have a code fix for this?
We figured out the root cause for the NFS server (slow) response times.  Since the server seems to be holding up fine with the existing directoy listing calls, this bug is no longer critical.  It'd still be good to get rid of dir listing altogether and move to a more pre-determined dir structure.
Severity: critical → normal
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
Component: Socorro → General
Product: Webtools → Socorro
You need to log in before you can comment on or make changes to this bug.