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

Use sparsevol-coarse instead of sparsevol for body_exists #21

Open
csweaver opened this issue Jun 15, 2016 · 3 comments
Open

Use sparsevol-coarse instead of sparsevol for body_exists #21

csweaver opened this issue Jun 15, 2016 · 3 comments

Comments

@csweaver
Copy link
Contributor

Looks like the body_exists method for Node services is using sparsevol instead of sparsevol-coarse. It was taking a long time to get a response for each body.

@stephenplaza
Copy link
Contributor

Actually, it looks libdvid is making a HEAD requests to DVID. But if DVID is not respecting the HEAD request, it probably is just downloading the whole body.

@csweaver
Copy link
Contributor Author

That makes sense. Should I submit an issue to the DVID repo, instead?

@stephenplaza
Copy link
Contributor

This might be the same issue discussed in issue #14 .

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

2 participants