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

Fix #1691: adding fails on large directories #1700

Merged
merged 3 commits into from Jun 16, 2022

Conversation

hsanjuan
Copy link
Collaborator

The issue happened because transparently upgrading to a HAMT directory attempted to read from our write-only ClusterDAGService. See #1691.

The adder needs a write-only DAGService.
Fixes #1691 by updating to the latest go-unixfs and adding a test.

The test is verified to fail on the previous go-unixfs version.
Indicate that this is not expected and is likely a bug.
@hsanjuan hsanjuan added this to the Release v1.0.2 milestone Jun 16, 2022
@hsanjuan hsanjuan merged commit af7be47 into master Jun 16, 2022
@hsanjuan hsanjuan deleted the fix/1691-add-large-directories branch June 16, 2022 11:51
@hsanjuan hsanjuan self-assigned this Jun 16, 2022
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

Successfully merging this pull request may close these issues.

None yet

1 participant