Skip to content
Snippets Groups Projects
Commit 55dcdfd5 authored by Giuseppe Lo Presti's avatar Giuseppe Lo Presti
Browse files

Introduced bulk PL/SQL API for tape migrations. This includes:

- A new Nameserver PL/SQL API
- PL/SQL procedures for the tapegateway to request and commit multiple files in one go.
Other schema changes:
- The tapeGatewayRequestId is gone from MigrationJob and MigrationMount,
  and it has been replaced by the mountTransactionId, aka the VDQM transaction id,
  with a PK-FK constraint.
- The MIGRATIONJOB_RETRY status has been dropped together with the python policies
  handling, that is now fully PL/SQL like for recalls.
The schema version has been moved to 2_1_13_0.
parent 1d9f415a
Branches
Tags
No related merge requests found
Showing
with 671 additions and 730 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment