Closed Bug 860289 Opened 12 years ago Closed 12 years ago

Optimize the backfill app for elasticsearch

Categories

(Socorro :: Backend, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: adrian, Assigned: adrian)

Details

(Whiteboard: [qa-])

The backfill app for elasticsearch doesn't use the bulk indexing feature of ES and should, to make backfilling faster and more reliable. Using it will also prevent errors in indexing to stop the entire app (instead it swallows them, which might not be the best thing but is still better than not being able to backfill).
Whiteboard: [qa-]
Commits pushed to master at https://github.com/mozilla/socorro https://github.com/mozilla/socorro/commit/1a173e648806d00e8340ffc80e3395830dbe6403 Fixes bug 860289 - Optimized elasticsearch backfill app to use bulk indexing. https://github.com/mozilla/socorro/commit/3cf8ac7a8a11f2a868cdfea2aad9a318c738b0d9 Merge pull request #1182 from AdrianGaudebert/860289-optimize-es-backfill Fixes bug 860289 - Optimized elasticsearch backfill app to use bulk indexing.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → 42
You need to log in before you can comment on or make changes to this bug.