Closed
Bug 1214718
Opened 10 years ago
Closed 10 years ago
SuperSearch should guard against massive _results_number
Categories
(Socorro :: Webapp, task, P1)
Socorro
Webapp
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: peterbe, Unassigned)
Details
Attachments
(1 file)
For example, see
https://errormill.mozilla.org/webtools/socorro-prod/group/400945/
Someone has this in the URL `_results_number=50000`
That's bound to put too much stress on ES. We should cap it like we cap the regular web SuperSearch.
| Reporter | ||
Updated•10 years ago
|
Priority: -- → P1
| Reporter | ||
Comment 1•10 years ago
|
||
Comment 2•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/880327e3bc1918ad59fb3950756288e51b9848e1
fixes bug 1214718 - SuperSearch should guard against massive _results_number
https://github.com/mozilla/socorro/commit/34bfdb1812c1ccd3ff56d53d3b860e7921118562
Merge pull request #3036 from peterbe/bug-1214718-supersearch-should-guard-against-massive-_results_number
fixes bug 1214718 - SuperSearch should guard against massive _results_number
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•