UrlsController/src/main/java/eu/openaire/urls_controller/util
Lampros Smyrnaios 9b95eebb6c - Remove the obsolete "parenthesis" and "increasing duplicate-num" from the full-texts' names, before sending them to the S3-Object-Store. They now end with the "file-hash", so it is guaranteed that they will be unique. The Worker continues to produce the previous kind of names, without any disturbance.
- Improve logging.
- Update MinIO dependency.
2022-04-11 21:15:22 +03:00
..
FileUnZipper.java - Add an "isTestEnvironment"-switch, which makes it easier to work with production and test databases. 2022-04-08 17:39:45 +03:00
FileUtils.java - Remove the obsolete "parenthesis" and "increasing duplicate-num" from the full-texts' names, before sending them to the S3-Object-Store. They now end with the "file-hash", so it is guaranteed that they will be unique. The Worker continues to produce the previous kind of names, without any disturbance. 2022-04-11 21:15:22 +03:00
GenericUtils.java Add the "Datasource" inside the "Task" class and include it in the Assignment. 2021-05-20 02:50:50 +03:00
S3ObjectStore.java - Remove the obsolete "parenthesis" and "increasing duplicate-num" from the full-texts' names, before sending them to the S3-Object-Store. They now end with the "file-hash", so it is guaranteed that they will be unique. The Worker continues to produce the previous kind of names, without any disturbance. 2022-04-11 21:15:22 +03:00
TestFileUtils.java Bug fixes and improvements: 2022-02-02 20:19:46 +02:00
UriBuilder.java - Improve performance when inserting records into the "attempt" table, by splitting the records equally, across more threads. 2022-02-22 13:54:16 +02:00