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

Hotfix: increase zarr chunk cache size #6639

Merged
merged 3 commits into from
Nov 14, 2022
Merged

Hotfix: increase zarr chunk cache size #6639

merged 3 commits into from
Nov 14, 2022

Conversation

fm3
Copy link
Member

@fm3 fm3 commented Nov 14, 2022

Hotfix for #6630 – ultimately, a shared cache would be better, but that is more complex to build. I’d say increasing the per-array cache size is unlikely to give us memory problems at this time, as the entire array including its cache should be cleared by the outer caching (DataCubeCache) regularly.

I will look into this in more detail when tackling the issue #6630 properly with a shared cache.

@fm3 fm3 added the backend label Nov 14, 2022
@fm3 fm3 requested a review from philippotto November 14, 2022 10:27
@fm3 fm3 self-assigned this Nov 14, 2022
Copy link
Member

@philippotto philippotto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍
we should keep the higher RAM consumption in mind after merging, in case trouble arises.

@fm3 fm3 enabled auto-merge (squash) November 14, 2022 10:35
@fm3 fm3 merged commit 293b16f into master Nov 14, 2022
@fm3 fm3 deleted the larger-zarr-cache branch November 14, 2022 11:11
hotzenklotz added a commit that referenced this pull request Nov 15, 2022
…knossos into pricing

* 'pricing' of github.com:scalableminds/webknossos:
* 'master' of github.com:scalableminds/webknossos:
  Release 22.11.2 (#6629)
  Encode layer visibility in sharing link (#6634)
  Allow viewing vx workflows via link if organization matches (#6622)
  Hotfix: increase zarr chunk cache size (#6639)
  Integrate Rome Linting (#6618)
  Fix task creation with base NML (#6635)
  Fix NGFF import for datasets with no channel axis (#6637)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants