Unidata / thredds

THREDDS Data Server v4.6
https://www.unidata.ucar.edu/software/tds/v4.6/index.html
265 stars 179 forks source link

TDS should clear out S3 cache #579

Open dopplershift opened 8 years ago

dopplershift commented 8 years ago

Right now S3Objects can grow unbounded, at least for as long as the server is running. For the TDS running on top of the S3 NEXRAD archive, this is pretty damn big. Right now I'm running a cronjob to clear it out periodically, but TDS really should manage that.

cwardgar commented 8 years ago

Good call. This is the relevant method.