UrlsController/src/main/java/eu/openaire/urls_controller
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
..
components - Improve performance in "FileUtils.addUrlReportsByMatchingRecordsFromBacklog()". 2023-10-23 12:21:42 +03:00
configuration - Rename "ImpalaConnector.java" to "DatabaseConnector.java". 2023-08-23 16:55:23 +03:00
controllers Upgrade the execution system for the backgroundTasks: 2023-10-09 17:23:59 +03:00
models Update Bulk-Import API: 2023-07-25 11:59:47 +03:00
payloads - Process the WorkerReports in background Jobs and post the reportResults to the Workers. 2023-05-24 13:52:28 +03:00
security - Update the Spring-Security-code to use the "SecurityFilterChain", as the previous code was deprecated. 2022-06-27 21:41:32 +03:00
services Move similar code into the new "ParquetFileUtils.getPayloadParquetRecord()" method. 2023-10-17 12:50:51 +03:00
util - Improve performance in "FileUtils.addUrlReportsByMatchingRecordsFromBacklog()". 2023-10-23 12:21:42 +03:00
Application.java Upgrade the execution system for the backgroundTasks: 2023-10-09 17:23:59 +03:00