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

Commits on Aug 17, 2023

  1. Fix major bug in the NCZarr cache management

    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.
    DennisHeimbigner committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    9094d25 View commit details
    Browse the repository at this point in the history
  2. Update release notes

    DennisHeimbigner committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    c5b5a8a View commit details
    Browse the repository at this point in the history