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

HollowAPI will provide stale data when missing delta files #526

Open
yonatang opened this issue Mar 31, 2021 · 0 comments
Open

HollowAPI will provide stale data when missing delta files #526

yonatang opened this issue Mar 31, 2021 · 0 comments

Comments

@yonatang
Copy link
Contributor

When a refresh is triggered for an existing consumer and existing HollowAPI instance, but no delta file is available, the HollowAPI instance will keep producing stale data from the previous version.

If a delta file is available, or if a new instance of HollowAPI will be fetched by consumer.getApi(...), fresh data from the new version will be produced by the HollowAPI instance.

This behavior is consistent across many Hollow versions - I've checked it starting v4.0.0 and up to v6.1.0.

Please see a fully functional reproduction of the issue here: https://github.com/yonatang/hollow-delta-bug/tree/snapshot-load-issue

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