UrlsController/src/main/java/eu/openaire/urls_controller/controllers
Lampros Smyrnaios 2cf25b0d26 - Fix Impala "broken pipe" error, by closing the connection when not in need. The connection is reopened later with minimal overhead, as a connection pool is used.
- Fix not closing the database-connection in case of a specific error (also in a commented error-case).
2022-01-13 00:47:15 +02:00
..
GeneralController.java - Add the "isControllerAlive"-endpoint. 2021-09-23 15:08:52 +03:00
ImpalaController.java Improve performance in the "getUrls"-endpoint, and more: 2021-11-30 19:59:46 +02:00
UrlController.java - Fix Impala "broken pipe" error, by closing the connection when not in need. The connection is reopened later with minimal overhead, as a connection pool is used. 2022-01-13 00:47:15 +02:00