Project

General

Profile

Bug #7868

potential gaps between log harvests

Added by Rob Nahf over 7 years ago. Updated about 7 years ago.

Status:
New
Priority:
Normal
Assignee:
Category:
d1_log_aggregation
Target version:
Start date:
2016-08-17
Due date:
% Done:

0%

Milestone:
None
Product Version:
*
Story Points:
Sprint:

Description

Logs are currently harvested daily, with distinct non-overlapping windows between harvests. This leaves open the opportunity for log items at the tail end of the window to not be picked up at harvest time, especially if the harvest for 'yesterday' started the first second of 'today'.

Also, counter compliance imposes a lookback period of 30 seconds in order to mark double-clicks (repeat-visit) properly, so this requires new read events within the first 30 seconds of the harvested elements to look back to the previous harvest to know how to count themselves. (And in actuality, the earlier visit seems to be the one that needs to be marked a repeat-visit, but maybe that is only if you are deleting the repeat visits)

History

#1 Updated by Rob Nahf about 7 years ago

d1_log_aggregation has tested / testable class ReadEventCounterCache that is written, but not plugged into anything yet. (was in 2.3 branch, merged into trunk today).

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 14.8 MB)