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

Missing nodes causing trouble! #133

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

Missing nodes causing trouble! #133

hackergrrl opened this issue Jun 2, 2018 · 0 comments

Comments

@hackergrrl
Copy link
Collaborator

In cabal, the group somehow got synced a feed that has some missing nodes. I suspect that a number of key lookups are going through that missing node, causing hyperdb to stall out waiting for that node to arrive. This seems to have the effect that even certain old data is also now inaccessible: I think the prefix trie has to traverse the missing node in order to get to that older data. As a result, only a subset of the hyperdb is available through get.

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