UrlsController/src/main/java/eu/openaire/urls_controller/util
Lampros Smyrnaios 0c7bf6357b - Improve performance in "FileUtils.addUrlReportsByMatchingRecordsFromBacklog()".
- Make sure we remove the assignments of all "not-successful", old, worker-reports, even for the ones which failed to be renamed to indicate success or failure, or failed to be executed by the background threads (and thus never reached the renaming stage).
2023-10-23 12:21:42 +03: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 performance in "FileUtils.addUrlReportsByMatchingRecordsFromBacklog()". 2023-10-23 12:21:42 +03:00
GenericUtils.java - Add a missing change. 2023-10-04 16:17:12 +03:00
ParquetFileUtils.java - Improve performance in "FileUtils.addUrlReportsByMatchingRecordsFromBacklog()". 2023-10-23 12:21:42 +03: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