Closed
Bug 1174925
Opened 9 years ago
Closed 7 years ago
Handle UT Deletion ping in pipeline
Categories
(Data Platform and Tools :: General, defect, P3)
Data Platform and Tools
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1445921
People
(Reporter: kparlante, Assigned: mreid)
References
Details
(Whiteboard: [unifiedTelemetry][rC])
Current decision for handling delete pings in the pipeline:
- Remove from clientId indexes
- No other special treatment, pings are removed from the server as they age out due to the retention policy
Assignee | ||
Comment 1•9 years ago
|
||
This bug will be for the implementation of the policy. Another bug for policy approval to follow.
Assignee: nobody → mreid
Priority: -- → P2
Whiteboard: [unifiedTelemetry][b5]
Updated•9 years ago
|
Whiteboard: [unifiedTelemetry][b5] → [unifiedTelemetry][rC]
Updated•9 years ago
|
Iteration: --- → 43.1 - Aug 24
Assignee | ||
Comment 3•9 years ago
|
||
Given the current approach to longitudinal analysis as described in Bug 1242039, I propose the following:
When generating the data set for longitudinal analysis, omit any clientIds for whom the most recently seen submission is a "deletion" ping.
This should remove any opted-out clientIds from longitudinal analysis, as well as handling the case where a clientId opts out then back in (toggling Telemetry off/on once or more).
Benjamin, as a data peer does this sound reasonable?
Flags: needinfo?(benjamin)
Comment 4•9 years ago
|
||
As long as "most recent" can be handled sanely in a parallel environment, sure.
Flags: needinfo?(benjamin)
Updated•9 years ago
|
Points: --- → 2
Priority: P3 → P2
Updated•8 years ago
|
Iteration: 43.1 - Aug 24 → ---
Component: Metrics: Pipeline → Datasets: General
Priority: P2 → P3
Product: Cloud Services → Data Platform and Tools
Assignee | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Updated•2 years ago
|
Component: Datasets: General → General
You need to log in
before you can comment on or make changes to this bug.
Description
•