Closed
Bug 1099297
Opened 11 years ago
Closed 11 years ago
BotoS3 naming the default dump incorrectly during fetch cycle
Categories
(Socorro :: Backend, task)
Socorro
Backend
Tracking
(Not tracked)
RESOLVED
FIXED
111
People
(Reporter: lars, Assigned: lars)
References
Details
the BotoS3 storage class is naming the default dump as
<uuid>.dump.TEMPORARY.dump
when it really should be doing:
<uuid>.upload_file_minidump.TEMPORARY.dump
| Assignee | ||
Updated•11 years ago
|
Summary: BotoS3 raming the default dump incorrectly during fetch cycle → BotoS3 naming the default dump incorrectly during fetch cycle
Comment 1•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/be00d189c028391bdb1ee0193659df62a39f6127
Merge pull request #2483 from twobraids/wrong-dump-name
fixes Bug 1099297 - correct the name of the default dump
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Target Milestone: --- → 111
You need to log in
before you can comment on or make changes to this bug.
Description
•