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

GeoTiffRasterSource is not threadsafe enough #3265

Merged
merged 1 commit into from
Jun 23, 2020

Conversation

pomadchin
Copy link
Member

@pomadchin pomadchin commented Jun 23, 2020

Overview

Lock should happen on a tiff object in GeoTiffRasterSources

Checklist

  • ./CHANGELOG.md updated, if necessary. Link to the issue if closed, otherwise the PR.

Demo

GeoTreslli server STAC catalog reads only

Notes

I could not implement a unit test that would reproduce that bad behavior.

Closes https://github.com/azavea/geotrellis/issues/272

@pomadchin pomadchin changed the title GeoTiffRasterSource is not threadsafew enough GeoTiffRasterSource is not threadsafe enough Jun 23, 2020
@pomadchin
Copy link
Member Author

I could not reproduce this bug in tests. I'm going to merge this PR to simplify further testing with geotrellis-server PR geotrellis/geotrellis-server#284

@pomadchin pomadchin merged commit c534b51 into locationtech:master Jun 23, 2020
@pomadchin pomadchin deleted the fix/gtrs-multithreading branch June 23, 2020 22:19
@pomadchin pomadchin self-assigned this Jun 24, 2020
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.

1 participant