Skip to content

Comments

DM-53700: Cache previous day's data and gather missing data gradually in historical poller#307

Open
ugyballoons wants to merge 29 commits intodevelopfrom
tickets/DM-53700
Open

DM-53700: Cache previous day's data and gather missing data gradually in historical poller#307
ugyballoons wants to merge 29 commits intodevelopfrom
tickets/DM-53700

Conversation

@ugyballoons
Copy link
Collaborator

To obviate the need to reload the whole history synchronously at the start of every day, these changes add the data collected by the "current poller" to the cache.
They also check in the background for any differences between the bucket data and the cache, updating just those differences if found.

Depends on DM-52542 (https://rubinobs.atlassian.net/browse/DM-52542)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant