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

Cache-only mode: various layers don't support it correctly #2491

Open
gwaldron opened this issue Apr 4, 2024 · 0 comments
Open

Cache-only mode: various layers don't support it correctly #2491

gwaldron opened this issue Apr 4, 2024 · 0 comments
Labels
defect It's busted

Comments

@gwaldron
Copy link
Owner

gwaldron commented Apr 4, 2024

Describe the bug
Some layers, like coveragelayer, lifemaplayer, and in general layer types that reference other layers with LayerReference, tend to have problems with cache-only mode.

Expected behavior
Cache-only mode should always go to the highest-level cache and never bother trying to open dependent layers.

A refactor of the caching system in general MAY be in order

@gwaldron gwaldron added the defect It's busted label Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
defect It's busted
Projects
None yet
Development

No branches or pull requests

1 participant