UrlsController/src/main/java/eu/openaire/urls_controller/services
Lampros Smyrnaios 718f5cfefb - Improve prioritization of the most recent publications.
- Avoid processing publications which will be published in the next 5 years, counting from each "current" year, since they are not providing full-texts yet. Still allow the invalid publication-years like "2566", "9999", etc.
2023-09-07 14:05:58 +03:00
..
BulkImportService.java - Show the workerIPs in the logs. 2023-05-29 12:12:08 +03:00
BulkImportServiceImpl.java Fix not writing some bulk-import error-messages to the logs. Instead, they were only written to the json-reports. 2023-09-04 16:33:27 +03:00
ShutdownService.java - Identify and handle a possible Worker-crash, in "UrlsServiceImpl.postReportResultToWorker()". 2023-06-15 23:19:36 +03:00
ShutdownServiceImpl.java - Identify and handle a possible Worker-crash, in "UrlsServiceImpl.postReportResultToWorker()". 2023-06-15 23:19:36 +03:00
StatsService.java - Improve the "shutdownController.sh" script. 2023-07-27 18:27:48 +03:00
StatsServiceImpl.java - Rename "ImpalaConnector.java" to "DatabaseConnector.java". 2023-08-23 16:55:23 +03:00
UrlsService.java - Process the WorkerReports in background Jobs and post the reportResults to the Workers. 2023-05-24 13:52:28 +03:00
UrlsServiceImpl.java - Improve prioritization of the most recent publications. 2023-09-07 14:05:58 +03:00