UrlsController/src/main/java/eu/openaire/urls_controller/util
Lampros Smyrnaios 43ea64758d - Improve handling of the case when no fulltexts have been found or none of the found ones were requested from the worker, as they were already retrieved in the past.
- Show the number of files with problematic locations (if any of them exist).
- Code polishing.
2024-02-23 12:39:28 +02:00
..
FileDecompressor.java Fix a bug, which caused the full-text files to never close. 2023-05-04 13:03:28 +03:00
FileUtils.java - Improve handling of the case when no fulltexts have been found or none of the found ones were requested from the worker, as they were already retrieved in the past. 2024-02-23 12:39:28 +02:00
GenericUtils.java - Show the original exception thrown by the background-job, not the one thrown in the main-thread, which is useless, except from its message. 2023-11-27 18:19:53 +02:00
ParquetFileUtils.java - Improve handling of the case when no fulltexts have been found or none of the found ones were requested from the worker, as they were already retrieved in the past. 2024-02-23 12:39:28 +02:00
S3ObjectStore.java Add an extra precaution-check to allow the emptying or deletion of an S3-Object-Store bucket, only when the app runs in "TestEnvironment". 2023-02-01 16:42:22 +02:00
TestFileUtils.java - Optimize file-related tasks. 2022-05-26 15:43:59 +03:00
UriBuilder.java - Add the "getWorkersInfo" endpoint. 2023-05-23 14:57:15 +03:00