Breakpad/Status Meetings/2010-Jan-06: Difference between revisions
< Breakpad | Status Meetings
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
The 1.3 push - what being done | The 1.3 push - what being done | ||
== Display URL field == | |||
[https://bugzilla.mozilla.org/show_bug.cgi?id=415027 Bug 415027] Display URL field when viewing individual crash reports | [https://bugzilla.mozilla.org/show_bug.cgi?id=415027 Bug 415027] Display URL field when viewing individual crash reports | ||
* ozten | * ozten | ||
== ADU == | |||
[https://bugzilla.mozilla.org/show_bug.cgi?id=470620 Bug 470620] Create a new stat: crashes per user | * [https://bugzilla.mozilla.org/show_bug.cgi?id=470620 Bug 470620] Create a new stat: crashes per user | ||
[https://bugzilla.mozilla.org/show_bug.cgi?id=534697 Bug 534697] UI New Trend Report - ADU | * [https://bugzilla.mozilla.org/show_bug.cgi?id=534697 Bug 534697] UI New Trend Report - ADU | ||
[https://bugzilla.mozilla.org/show_bug.cgi?id=526673 Bug 526673] ADU foreign key mapping | * [https://bugzilla.mozilla.org/show_bug.cgi?id=526673 Bug 526673] ADU foreign key mapping | ||
[https://bugzilla.mozilla.org/show_bug.cgi?id=537337 Bug 537337] start regular inserts of ADU data into staging | * [https://bugzilla.mozilla.org/show_bug.cgi?id=537337 Bug 537337] start regular inserts of ADU data into staging | ||
* these are all about the ADU report | * these are all about the ADU report | ||
* web service is done, tested and committed to trunk | * web service is done, tested and committed to trunk | ||
| Line 17: | Line 18: | ||
* '''someone needs to be responsible to make the production IT requests''' | * '''someone needs to be responsible to make the production IT requests''' | ||
== Extensions table == | |||
[https://bugzilla.mozilla.org/show_bug.cgi?id=520230 Bug 520230] extension table columns are too short | * [https://bugzilla.mozilla.org/show_bug.cgi?id=520230 Bug 520230] extension table columns are too short | ||
* documentation has been added to [http://code.google.com/p/socorro/wiki/SocorroUpgrade SocorroUpgrade] for both the processor code change and the database change | * documentation has been added to [http://code.google.com/p/socorro/wiki/SocorroUpgrade SocorroUpgrade] for both the processor code change and the database change | ||
* '''no staging request has been made''' | * '''no staging request has been made''' | ||
** since this requires a change to the database schema, waiting on getting a timing estimate | ** since this requires a change to the database schema, waiting on getting a timing estimate | ||
[https://bugzilla.mozilla.org/show_bug.cgi?id=525378 Bug 525378] Make CFRelease part of a compound signature | == CFRelease - compound signature == | ||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=525378 Bug 525378] Make CFRelease part of a compound signature | |||
* no response on the bug mean nothing has been done | * no response on the bug mean nothing has been done | ||
* since its just a config change, this can really be done any time | * since its just a config change, this can really be done any time | ||
[https://bugzilla.mozilla.org/show_bug.cgi?id=525785 Bug 525785] Integrate correlation reports into Socorro UI | == Correlation reports == | ||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=525785 Bug 525785] Integrate correlation reports into Socorro UI | |||
[https://bugzilla.mozilla.org/show_bug.cgi?id= | == Speeding up the web service == | ||
[https://bugzilla.mozilla.org/show_bug.cgi?id= | * [https://bugzilla.mozilla.org/show_bug.cgi?id=526512 Bug 526512] Reduce process time per report | ||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=533757 Bug 533757] Perf slow web service calls /200911/topcrash/sig/trend/history | |||
== url sanitizing == | |||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=532500 Bug 532500] Enhancement to how url is sanitized for urldims table | |||
== TopCrashersSigHistoryAPI special quoting == | |||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=533611 Bug 533611] TCBS - missing totals by OS on blank signatures | |||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=534063 Bug 534063] TopCrashersSigHistoryAPI needs special quoting | |||
[https://bugzilla.mozilla.org/show_bug.cgi?id=534656 Bug 534656] collector needs finer throttling granularity | == Collector Throttling Granularity == | ||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=534656 Bug 534656] collector needs finer throttling granularity | |||
Revision as of 21:21, 4 January 2010
The 1.3 push - what being done
Display URL field
Bug 415027 Display URL field when viewing individual crash reports
- ozten
ADU
- Bug 470620 Create a new stat: crashes per user
- Bug 534697 UI New Trend Report - ADU
- Bug 526673 ADU foreign key mapping
- Bug 537337 start regular inserts of ADU data into staging
- these are all about the ADU report
- web service is done, tested and committed to trunk
- a IT staging request has been made
- documentation has been added to SocorroUpgrade
- asked daniel to get the data flowing into staging
- a IT request has been made to get him access
- someone needs to be responsible to make the production IT requests
Extensions table
- Bug 520230 extension table columns are too short
- documentation has been added to SocorroUpgrade for both the processor code change and the database change
- no staging request has been made
- since this requires a change to the database schema, waiting on getting a timing estimate
CFRelease - compound signature
- Bug 525378 Make CFRelease part of a compound signature
- no response on the bug mean nothing has been done
- since its just a config change, this can really be done any time
Correlation reports
- Bug 525785 Integrate correlation reports into Socorro UI
Speeding up the web service
- Bug 526512 Reduce process time per report
- Bug 533757 Perf slow web service calls /200911/topcrash/sig/trend/history
url sanitizing
- Bug 532500 Enhancement to how url is sanitized for urldims table
TopCrashersSigHistoryAPI special quoting
- Bug 533611 TCBS - missing totals by OS on blank signatures
- Bug 534063 TopCrashersSigHistoryAPI needs special quoting
Collector Throttling Granularity
- Bug 534656 collector needs finer throttling granularity