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

Fix major bug in the NCZarr cache management #2737

Merged
merged 2 commits into from
Aug 17, 2023

Conversation

DennisHeimbigner
Copy link
Collaborator

@DennisHeimbigner DennisHeimbigner commented Aug 17, 2023

As a result of an investigation by https://github.com/uweschulzweida, I discovered a significant bug in the NCZarr cache management. This PR extends the above PR to fix that bug.

Change Overview

  • Insert extra checks for cache overflow.
  • Added test cases contingent on the --enable-large-file-tests option.
  • The Columbia server is down, so it has been temporarily disabled.

re: PR Unidata#2734
re: Issue Unidata#2733

As a result of an investigation by https://github.com/uweschulzweida,
I discovered a significant bug in the NCZarr cache management.
This PR extends the above PR to fix that bug.

## Change Overview
* Insert extra checks for cache overflow.
* Added test cases contingent on the --enable-large-file-tests option.
* The Columbia server is down, so it has been temporarily disabled.
@WardF WardF added this to the 4.9.3 milestone Aug 17, 2023
@WardF WardF self-assigned this Aug 17, 2023
@WardF
Copy link
Member

WardF commented Aug 17, 2023

Thanks @DennisHeimbigner and @uweschulzweida!

@WardF WardF merged commit ef94285 into Unidata:main Aug 17, 2023
99 checks passed
@DennisHeimbigner DennisHeimbigner deleted the cachesizes2.dmh branch September 27, 2023 18:52
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

Successfully merging this pull request may close these issues.

NCZarr memory leak with NetCDF 4.9.0
2 participants