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

Harden concurrency assertions #1080

Open
normanrz opened this issue May 27, 2024 · 0 comments
Open

Harden concurrency assertions #1080

normanrz opened this issue May 27, 2024 · 0 comments
Assignees
Milestone

Comments

@normanrz
Copy link
Member

We want to switch our default data format to zarr3. In contrast to wkw, zarr3 doesn't allow concurrent writes (as uncompressed wkw does) at all. Therefore, we should be more careful when writing partial shards. Perhaps, we should elevate some of the warnings to assertions to better enforce shard-aligned writing.

@normanrz normanrz added this to the 2.x milestone Oct 9, 2024
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