You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Drive-by comment: if you were running on CreoDIAS, this probably coincided with an infrastructure issue on their side, which is probably solved by now.
The OpenJPEG PR might improve the performance a little, especially if you're reading a lot of JP2s at once and they don't fit the GDAL cache. But in itself it's not enough to explain the original issue here.
We observe that larger numbers of concurrent requests for tiles from JPEG2000 files cause an OpenJPEG failure.
For example, the eoAPI demo using dynamic tiling of a mosaic of 14 items in this demo example (search for "searches") consistently triggers the issue.
Log trail leading up to the failure:
💀
opj_get_decoded_tile
is coming from the OpenJPEG lib https://www.openjpeg.org/doxygen/openjpeg_8h.html#aa67a413455bb7e2b53f4e4c2c1e604efThe text was updated successfully, but these errors were encountered: