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

Performance problems with concurrent range reads and VSICURL caches #5

Open
colekettler opened this issue Jan 17, 2020 · 0 comments
Open

Comments

@colekettler
Copy link
Contributor

There's a bug with VSICURL caches present in gdal-bin=2.4.0, detailed in OSGeo/gdal#1244, that can cause long-running applications that concurrently use range reads to read rasters to experience performance issues related to cache updates. This has been patched in >= 2.4.4 < 3.0.0 and >= 3.0.3.

2.4.4 is not currently available in a stable Debian repo at the time this issue was created. We should evaluate the potential risks of this bug and options for upgrades or remediation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants