Closed
Bug 1595887
Opened 5 years ago
Closed 4 years ago
Replace the ABSearch service with a read-only proxy
Categories
(Firefox :: Search, task, P5)
Firefox
Search
Tracking
()
RESOLVED
INVALID
People
(Reporter: mostlygeek, Unassigned)
References
Details
The absearch service will need to be maintained for some time after most clients move to remote-settings. This service should be replaced with a read-only proxy that has this behaviour:
- API transparency with current absearch api
- reads from the remote-settings search collection
- generates a response from data in remote-settings that absearch clients understand
Reporter | ||
Updated•5 years ago
|
Blocks: search-modernization
Comment 1•5 years ago
|
||
I don't think this blocks modernisation, but should depend on it. We probably don't want to replace the current ABSearch functionality until after we have rolled out modernisation, in case we need to update anything in the meantime.
No longer blocks: search-modernization
Depends on: search-modernization
Reporter | ||
Comment 3•4 years ago
|
||
Writing a new recommendation to update ABSearch instead of replacing it with a readonly service. Closing this bug as INVALID as a read-only proxy does not make sense with ABSearch traffic patterns.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•