Open fxprunayre opened 1 month ago
Failed conditions
0.0% Coverage on New Code (required ≥ 80%)
- Metadata harvested with the GeoNetwork ‘protocol’ in MEF format, may store files in the data directory. In this case, the files should be deleted also.
Indeed, also harvesting WMS most of the time produce thumbnails in the datadir.
When harvester contains lot of records, remove records take a while or could even return heapspace errors.
Try to improve performances by using delete by query (instead of loop on each records) eg. 1500 records
This will bypass events but maybe that is fine for harvested records?
Maybe there is better JPA alternative for this kind of query?
Checklist
main
branch, backports managed with labelREADME.md
filespom.xml
dependency management. Update build documentation with intended library use and library tutorials or documentationFunded by Ifremer