UrlsController/src/main/java/eu/openaire/urls_controller/util
Lampros Smyrnaios a81ed3c60f - Add an "isTestEnvironment"-switch, which makes it easier to work with production and test databases.
- In case the Worker cannot be reached during a full-texts' batch request, abort the rest of the batches.
- Fix memory leaks when unzipping the batch-zip-file.
- Add explanatory comments for picking the database related to a full-text file.
2022-04-08 17:39:45 +03:00
..
FileUnZipper.java - Add an "isTestEnvironment"-switch, which makes it easier to work with production and test databases. 2022-04-08 17:39:45 +03:00
FileUtils.java - Add an "isTestEnvironment"-switch, which makes it easier to work with production and test databases. 2022-04-08 17:39:45 +03:00
GenericUtils.java Add the "Datasource" inside the "Task" class and include it in the Assignment. 2021-05-20 02:50:50 +03:00
S3ObjectStore.java Bug fixes and improvements: 2022-02-02 20:19:46 +02:00
TestFileUtils.java Bug fixes and improvements: 2022-02-02 20:19:46 +02:00
UriBuilder.java - Improve performance when inserting records into the "attempt" table, by splitting the records equally, across more threads. 2022-02-22 13:54:16 +02:00