- Jul 10, 2019
-
-
Victor Kotlyar authored
-
Steven Murray authored
-
Steven Murray authored
-
Vladimir Bahyl authored
-
Vladimir Bahyl authored
-
Vladimir Bahyl authored
-
Vladimir Bahyl authored
-
Vladimir Bahyl authored
-
Michael Davis authored
The gRPC protobuf will be shared by EOS, CTA and CERNBox, so it needs to go in its own submodule.
-
- Jul 09, 2019
-
-
Cedric CAFFY authored
Added the ArchiveForRepack mountType to the Drive reporting Transformed the DataTransferSession::mountTypeToString() to add the ArchiveForRepack mountType, transformed the normal "Archive" into "ArchiveForUser"
-
Michael Davis authored
-
Victor Kotlyar authored
Update cta::Catalogue::tapeMountedForRetrieve and cta::Catalogue::tapeMountedForArchive to increase read/write mount counts.
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
Cedric CAFFY authored
Added some unit tests to test all garbage collection of all type of Retrieve Requests (ToTransferForUser, ToReportToUser, ToReportToRepackForSuccess, ToReportToRepackForFailure)
-
Cedric CAFFY authored
Honoured the individual Retrieve garbage collection for jobs ToReportToRepackForSuccess and ToReportToRepackForFailure
-
Michael Davis authored
-
Michael Davis authored
We populate only the CHECKSUM_ADLER32 column (NUMBER) during migration. CHECKSUM_BLOB is filled for new files not migrated files.
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
containing: eos-import-dirs
-
- Jul 08, 2019
-
-
Michael Davis authored
And renames tool to cta-upgrade-db in line with other tools
-
Steven Murray authored
-
Steven Murray authored
Added XRDSITE=cern_tape_archive_ci to eos sysconfig file in order to tell clients that there is a CTA backend
-
Michael Davis authored
-
Michael Davis authored
Commenting this out from master due to broken dependency in CI
-
Michael Davis authored
-
Michael Davis authored
- CASTOR migration tools stay under CTA/migration - upgrade tools are now under CTA/upgrade_db - adds FindGRPC.cmake (required for migration tools) - updates submodule to v0.50 (required for EOS gRPC API)
-
Steven Murray authored
rdbms::Rset::next() now releases the underlying resources of a result set when there are no more rows to be fetched.
-
Steven Murray authored
Added much needed comment to the setting of the CLIENT_FOUND_ROWS flag when making a MySQL database connection.
- Jul 05, 2019
-
-
Victor Kotlyar authored
Add isFromCastor field to the catalogue DB. CTA only sets this filed to false and respects it in the getTapesForWriting
-
Michael Davis authored
-
Michael Davis authored
-
Steven Murray authored
Changed 'xrootd.fslib libXrdEosMgm.so' to 'xrootd.fslib -2 libXrdEosMgm.so' so that XrdSfsGetFileSystem2() is called which in turn tells XRootD that an alternative Prepare plugin is present.
-
Michael Davis authored
Sets the ChecksumBlob from the supplied protocol buffer, unless the protobuf is invalid, in which case it uses the supplied Adler32 checksum instead.
-
Michael Davis authored
-