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

support history traversal based reindex without history cache #4265

Open
vladak opened this issue Apr 3, 2023 · 0 comments
Open

support history traversal based reindex without history cache #4265

vladak opened this issue Apr 3, 2023 · 0 comments

Comments

@vladak
Copy link
Member

vladak commented Apr 3, 2023

As suggested in #4262 (reply in thread) , it should be possible to support history based reindex even without history cache.

This would require some other way to store the latest indexed changeset for all repositories in given project and also to performs some of the history traversal checks (namely to make sure all the repositories for the project support history traversal) in the 2nd phase of the indexer.

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

No branches or pull requests

1 participant