Closed
Bug 948954
Opened 11 years ago
Closed 10 years ago
rework index admin page
Categories
(Input Graveyard :: Code Quality, defect, P1)
Input Graveyard
Code Quality
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: willkg, Assigned: willkg)
Details
(Whiteboard: u=dev c=indexing p=2 s=input.2014q3)
I reworked the index admin page in Kitsune and it's a lot easier to use now. We should incorporate the same changes for Fjord:
1. add a "reindexing" option for when we need to reindex things and didn't do a mapping change
2. move the indexing records to the bottom
3. add outstanding indexing records section to top when the system is currently reindexing
Assignee | ||
Comment 1•11 years ago
|
||
Moving this to 2014q2.
Assignee: nobody → willkg
Priority: P3 → P1
Whiteboard: u=dev c=indexing p=1 s=input.2014q1 → u=dev c=indexing p=2 s=input.2014q2
Assignee | ||
Comment 2•11 years ago
|
||
This would be nice, but pushing this to 2014q3.
Whiteboard: u=dev c=indexing p=2 s=input.2014q2 → u=dev c=indexing p=2 s=input.2014q3
Assignee | ||
Comment 4•10 years ago
|
||
Bumping this up to the top of the queue. We keep having problems with connecting to rabbitmq which means that there are a bunch of items that aren't indexed.
It's a pain in the ass to delete-and-reindex everything for everyone.
Ergo, we really need a non-destructive reindexing.
It might be even better to have a "make sure everything is in the index" kind of thing. I'd have to poke around to see if that's possible and whether it'd be faster to execute.
Priority: P3 → P1
Assignee | ||
Comment 5•10 years ago
|
||
Landed in master in: https://github.com/mozilla/fjord/commit/cf2e0e2c
Going to mark this as FIXED now before it makes it to production since it only affects me.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Product: Input → Input Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•