WIP: Use a new table for user contribution stats
What does this MR do?
It defers the user contribution stats to a new table, instead of the events table.
Are there points in the code the reviewer needs to double check?
Why was this MR needed?
This will allow down sizing the events table.
Screenshots (if relevant)
Does this MR meet the acceptance criteria?
-
Changelog entry added -
Documentation created/updated -
API support added - Tests
-
Added for this feature/bug -
All builds are passing
-
-
Conform by the merge request performance guides -
Conform by the style guides -
Branch has no merge conflicts with master
(if it does - rebase it please) -
Squashed related commits together
What are the relevant issue numbers?
Merge request reports
Activity
@yorickpeterse Hi, what do you think of the migration?
- Resolved by ido leibovich
- Resolved by ido leibovich
- Resolved by Yorick Peterse
@leibo I posted some comments on the migration above.
@yorickpeterse Hi, I fixed according to your comments, WDYT?
- Resolved by ido leibovich
- Resolved by ido leibovich
Reassigned to @leibo
@yorickpeterse fixed, moving on I think
@leibo Looks good so far
Mentioned in issue #24344 (closed)
@yorickpeterse Added the model and Sidekiq worker, take a look.
- Resolved by ido leibovich
- Resolved by ido leibovich
Please register or sign in to reply