UrlsController/src/main/java/eu/openaire/urls_controller/services
Lampros Smyrnaios 2e60128084 - Allow to easily change the por used by workers.
- Show the number of active background-tasks and bulkImportDirs, which delay the Service's shutdown.
- Update dependencies.
- Code polishing.
2023-12-19 23:31:42 +02:00
..
BulkImportService.java - Add bulk-import support for non-Authoritative data-sources. 2023-09-26 18:02:48 +03:00
BulkImportServiceImpl.java - If we receive an "UnknownHostException" when uploading to the S3ObjectStore, then skip the current full-texts' batch to leave some time for the network to get unstuck. 2023-11-22 15:29:18 +02:00
ShutdownService.java Add the "shutdownAllWorkersGracefully" and "cancelShutdownAllWorkersGracefully" endpoints, in order to be able to shut them down at once and update them, without shutting down the whole Service. So in this case the bulk-import procedures will continue to work. 2023-11-29 16:45:58 +02:00
ShutdownServiceImpl.java - Allow to easily change the por used by workers. 2023-12-19 23:31:42 +02:00
StatsService.java - Improve the "shutdownController.sh" script. 2023-07-27 18:27:48 +03:00
StatsServiceImpl.java - Allow to easily change the por used by workers. 2023-12-19 23:31:42 +02: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 - Allow to easily change the por used by workers. 2023-12-19 23:31:42 +02:00