- Aug 05, 2024
-
-
Jan David Mol authored
-
Jan David Mol authored
-
- Oct 24, 2023
-
-
Jorrit Schaap authored
-
- Dec 19, 2022
-
-
Jorrit Schaap authored
-
- Dec 05, 2022
-
-
Jorrit Schaap authored
TMSS-3705: fixed ingest_tmss_adapter to handle multiple ingests of same dataproducts. moved ingest_tmss_adapter into tmss docker image, and make it run on scu. Removed TMSS-django-ORM interface from ingestpipeline, implemented an interface via the messagebus
-
- Nov 28, 2022
-
-
Jorrit Schaap authored
TMSS-2146: simplified ltacp to only transfer files/dirs from localhost, thus removing the need for the complex ssh and netcat setups
-
- Nov 25, 2022
-
-
Jorrit Schaap authored
-
- Nov 07, 2022
-
- Oct 31, 2022
-
-
Jorrit Schaap authored
TMSS-2035: added schemalocation to sip xml doc. Made sip_xml_doc a property of Dataproduct model. Do not create/store the sip anymore in the SIP model.
-
- Oct 24, 2022
-
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
- Jul 19, 2022
-
-
Jorrit Schaap authored
-
- Jul 18, 2022
-
-
Jorrit Schaap authored
-
- Feb 17, 2022
-
-
Jorrit Schaap authored
TMSS-1515: use a single thread-safe TMSSSession http rest client. This throttles the number of simultaneous call to the TMSS rest api to 1, no matter how many parallel ingest transfers are running, thus reducing the load on the tmss server.
-
Jorrit Schaap authored
TMSS-1515: reverted commits. Back to using the original TMSSSession http rest client. Using the django ORM poses too many deployment/infrastructure/firewall problems. Need to make another solution for spamming the rest api.
-
- Feb 07, 2022
-
-
Jorrit Schaap authored
-
Jorrit Schaap authored
TMSS-1515: replaced used of rest-api-client by direct django orm objects. re-enabled and fixed test.
-
- Nov 16, 2021
-
-
Jorrit Schaap authored
-
- Dec 17, 2020
-
-
Jorrit Schaap authored
-
- Dec 03, 2020
-
-
Jorrit Schaap authored
TMSS-320: get the SIP for the output dataproduct which is/should_be the same as for the input, but enriched with the archive information which is needed by the LTA.
-
- Dec 01, 2020
-
-
Jorrit Schaap authored
TMSS-320: les ingesttmssadapter handle the scheduled ingest subtasks, and let the ingestpipeline upload the archive information
-
- Jun 18, 2019
-
-
Auke Klazema authored
-
- Jun 11, 2019
-
-
Jorrit Schaap authored
-
- Jun 04, 2019
-
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
- May 17, 2019
-
-
Jorrit Schaap authored
SW-699: adapted ingest to new messaging framework using a central broker with a central exchange and proper routing_keys/queues
-
- May 13, 2019
-
-
Jan David Mol authored
SW-699: Use a single broker and bus (exchange), and make service names unconfigurable (fixed in Service and RPC). Greatly reduces configuration size.
-
- Apr 26, 2019
-
-
Jan David Mol authored
-
- Mar 25, 2019
-
-
Auke Klazema authored
-
- Mar 22, 2019
-
-
Jorrit Schaap authored
ROHD-1592: added option to create a minimal/unspecified SIP in case the MoM SIP is invalid. Used it for WTG-verification-DMO project.
-
Jorrit Schaap authored
-
- Mar 14, 2019
-
-
Jörn Künsemöller authored
-
- Feb 08, 2019
-
-
Jörn Künsemöller authored
-
- Sep 10, 2018
-
-
Jorrit Schaap authored
-
- Jul 03, 2018
-
-
Jorrit Schaap authored
SW-402: copied srm_url addition to event dict from ltastorageoverview branch into release branch, so yan can use it for an sdc demo
-
- Jun 27, 2018
-
-
Jorrit Schaap authored
-
- Jan 16, 2018
-
-
Jorrit Schaap authored
Task #11385: JIRA LSSS-291: improved overall throughput by running slow small files and fast big files in parallel
-
- Dec 14, 2017
-
-
Jorrit Schaap authored
Task #11385: first check if dataproduct is already in LTA, then check for valid sip. If already in lta, do not set status to failed.
-
- Dec 04, 2017
-
-
Jorrit Schaap authored
-