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

how to handle objects that do not conform to storage engine for StorageRoot? #7

Open
ghukill opened this issue Dec 20, 2018 · 0 comments

Comments

@ghukill
Copy link
Member

ghukill commented Dec 20, 2018

Consider Storage Root foo with storage type storage_pair_tree. But, an object bar is somehow located in foo without going through add_object which would have applied the storage engine:

foo/
    0=...
    1=....
    bar/
        ...

Should foo detect this directory that does not conform to storage engine and report?

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