Closed
Bug 1137424
Opened 11 years ago
Closed 10 years ago
Implement v2 HTTP Edge
Categories
(Cloud Services Graveyard :: Metrics: Pipeline, defect, P1)
Cloud Services Graveyard
Metrics: Pipeline
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mreid, Assigned: trink, Mentored)
References
Details
(Whiteboard: [unifiedTelemetry])
Implement the full HTTP Edge Spec here:
https://wiki.mozilla.org/CloudServices/DataPipeline/HTTPEdgeServerSpecification
Using a SandboxInput, we'll have full control over the parts that couldn't easily be added to the existing Heka HttpListenInput, primarily the server's response codes.
Reporter | ||
Updated•11 years ago
|
Priority: -- → P2
Reporter | ||
Updated•11 years ago
|
Priority: P2 → P3
Reporter | ||
Comment 1•10 years ago
|
||
We will need this before cutting the "tee" server over to the Heka-based HTTP edge server. The tee is currently returning the HTTP response from the old server.
Reporter | ||
Updated•10 years ago
|
Whiteboard: [unifiedTelemetry]
Assignee | ||
Updated•10 years ago
|
Priority: P3 → P1
QA Contact: mtrinkala
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → mtrinkala
QA Contact: mtrinkala
Assignee | ||
Comment 2•10 years ago
|
||
In the recent weeks the current edge server has caused two minor outages/data loss. The redesign is over due and should consist of a few days of work. Getting it in test now makes deployment viable early in Q1. For simplicity it will be an Nginx upstream module that produces a Heka message and pushes it to a Kafka topic (no decoding/validation, that will be moved from the edge back to the data warehouse loader)
Assignee | ||
Updated•10 years ago
|
Priority: P1 → P2
Assignee | ||
Updated•10 years ago
|
Points: --- → 3
Assignee | ||
Updated•10 years ago
|
Priority: P3 → P2
Reporter | ||
Comment 4•10 years ago
|
||
Re: the soon-to-be-ingested SSL reports, we need to update the spec (and the code) to make the "id" field in the URL optional.
Assignee | ||
Updated•10 years ago
|
Points: 3 → 5
Priority: P2 → P1
Assignee | ||
Updated•10 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 5•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•9 years ago
|
Updated•7 years ago
|
Product: Cloud Services → Cloud Services Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•