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

annotation block size should be configurable #340

Open
stuarteberg opened this issue Jan 3, 2020 · 0 comments
Open

annotation block size should be configurable #340

stuarteberg opened this issue Jan 3, 2020 · 0 comments
Assignees

Comments

@stuarteberg
Copy link
Member

This is a known issue, I'm just writing it down so we don't forget.

The annotation datatype doesn't allow the user to specify the storage block size upon creation. Instead, it assumes the block size of whichever labelmap instance it is sync'd to, or defaults to a block size of 32 if no sync exists.

The block size should be configurable upon instance creation. And if the implementation requires it, forbid users from posting a sync to any labelmap with a mismatched block size.

@DocSavage DocSavage self-assigned this Jan 3, 2020
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