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

featureCollection featureType=Station file handles #88

Closed
lesserwhirls opened this issue Jun 9, 2020 · 0 comments
Closed

featureCollection featureType=Station file handles #88

lesserwhirls opened this issue Jun 9, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@lesserwhirls
Copy link
Collaborator

When serving PointFeatureCollections via the featureCollection element with featureType=Station, the situation can arise in which multiple file handles pointing to the same resource are left open (see https://www.unidata.ucar.edu/mailing_lists/archives/thredds/2020/msg00052.html). It does not take long for the process to run out of file handles, which is followed by sad times.

@lesserwhirls lesserwhirls added the bug Something isn't working label Jun 9, 2020
lesserwhirls added a commit to lesserwhirls/netcdf-java that referenced this issue Jun 9, 2020
@lesserwhirls lesserwhirls changed the title featureCollection featureType=Station file hanles featureCollection featureType=Station file handles Jun 9, 2020
lesserwhirls added a commit to lesserwhirls/tds that referenced this issue Jun 10, 2020
Add a test to the TDS to make sure the bug in Unidata/netcdf-java#320
is fixed when CompositeStationCollection is used by a featureCollection
featureType=Station collection (see Unidata#88)
lesserwhirls added a commit to lesserwhirls/tds that referenced this issue Jun 10, 2020
Add a test to the TDS to make sure the bug in Unidata/netcdf-java#320
is fixed when CompositeStationCollection is used by a featureCollection
featureType=Station collection (see Unidata#88)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant