UrlsController/src/main/java/eu/openaire/urls_controller/util
Lampros Smyrnaios ab99bc6168 - Make sure the temp table "current_assignment" from a cancelled previous execution, is dropped and purged on startup.
- Improve logging.
- Code cleanup.
2022-01-19 01:37:47 +02:00
..
ControllerConstants.java - Implement the "getUrls" and "addWorkerReport" endpoints with full database-handling. 2021-11-09 23:59:27 +02:00
FileUnZipper.java - Avoid getting and uploading (to S3), full-texts which are already uploaded by previous assignments-batches. 2021-12-21 15:55:27 +02:00
FileUtils.java - Make sure the temp table "current_assignment" from a cancelled previous execution, is dropped and purged on startup. 2022-01-19 01:37:47 +02:00
GenericUtils.java Add the "Datasource" inside the "Task" class and include it in the Assignment. 2021-05-20 02:50:50 +03:00
S3ObjectStoreMinIO.java - Avoid getting and uploading (to S3), full-texts which are already uploaded by previous assignments-batches. 2021-12-21 15:55:27 +02:00
UriBuilder.java - Increase the lower and upper limits for the Java Heap Size. 2021-12-06 20:27:39 +02:00