AtlasOfLivingAustralia / image-service

Image repository and tiling services
https://images.ala.org.au
0 stars 17 forks source link

Updating storage location through UI can cause system to not respond #160

Open sbearcsiro opened 3 years ago

sbearcsiro commented 3 years ago

Updating storage location parameters through the admin UI causes the application to become unresponsive. The root cause is unknown but appears to only occur when updating a storage location with a large number of images.

Work around for now - update storage location directly in the database and use the clear hibernate cache Admin tool afterward.