Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create process to rebuild the LatestIndex #14

Open
preaction opened this issue Jun 2, 2018 · 0 comments
Open

Create process to rebuild the LatestIndex #14

preaction opened this issue Jun 2, 2018 · 0 comments

Comments

@preaction
Copy link
Member

There may be times where the latest index (ixlatest) table is out of sync with the CPAN uploads data (uploads). For those times, we should have a process we can run that will delete all the data in the latest index table and rebuild it from the CPAN uploads data.

Create a new process module, CPAN::Testers::Backend::RebuildUploadIndex. This should delete all the data from the LatestIndex resultset, and then rebuild it from the current uploads table.

This table is used to build reports, so it would be nice if downtime could be minimized.

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

No branches or pull requests

1 participant