Closed
Bug 1119924
Opened 10 years ago
Closed 10 years ago
[research] Verify kitsune is cool with ElasticSearch 1.2.4
Categories
(support.mozilla.org :: Search, defect)
support.mozilla.org
Search
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rrosario, Unassigned)
References
Details
We are moving to ElasticSearch 1.2.4. It is already installed for -stage and -dev. I suspect reindexing is busted but I haven't dug into it yet.
Filing this to keep track of the testing and create followup bugs if needed.
We need to make sure:
* our unit test suite passes
* QA test suite passes
* all the functionality we expose via the admin works
* normal search works
* advanced search works
* live indexing works
* navigating products -> topics -> documents works
* related articles/questions work
Reporter | ||
Comment 1•10 years ago
|
||
Running test suite with ES 1.2.4:
Ran 1677 tests in 250.579s
OK
\o/
Comment 2•10 years ago
|
||
We also need to make sure that we change Travis to use the new version. It should be possible to make Travis test with both 0.90.x and 1.2.4 for a while, if that is useful.
Reporter | ||
Comment 3•10 years ago
|
||
Found this potential issue when running a full (non-destructive) reindex from the admin:
https://errormill.mozilla.org/support/sumo-stage/group/175654/
Comment 4•10 years ago
|
||
:cyliang tells me that the production ES cluster will be upgraded to 1.2.4 on May 13th.
We should resolve this problem before then. Additionally, if this is still a problem we should add something to our CI builds to catch this error.
Comment 5•10 years ago
|
||
I claim kitsune is cool with 1.2.4 because it's been running on 1.2.4 for some time.
Closing this out.
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
•