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

is_content_local_available for chunk names #24

Closed
basilkohler opened this issue Oct 29, 2014 · 1 comment
Closed

is_content_local_available for chunk names #24

basilkohler opened this issue Oct 29, 2014 · 1 comment
Assignees
Labels

Comments

@basilkohler
Copy link
Contributor

The abstract machine does not differentiate a name representing content from the a chunked content object name. The local content search therefore fails for chunked content objects (no exact match for non-chunk name).

@basilkohler
Copy link
Contributor Author

local_content_search searches both for normal prefix as well as for chunk 0 for the same prefix to decide if a chunked content is local available

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

No branches or pull requests

2 participants