- Apr 09, 2018
-
-
Steven Murray authored
Moved SourcedParameter<FetchReportOrFlushLimits>::addLogParamForValue() from SourcedParameter.cpp to TapedConfiguration.cpp SourcedParameter.cpp is the "common" CTA directory, in other words CTA/commIit is located at on/SourcedParameter.cpp. The SourceParameter.cpp file should therefore not contain any code specific to a particular CTA daemon such as cta-taped.
-
Steven Murray authored
Moved SourcedParameter<TpconfigLine>::addLogParamForValue() from SourcedParameter.cpp to TapedConfiguration.cpp SourcedParameter.cpp is the "common" CTA directory, in other words CTA/commIit is located at on/SourcedParameter.cpp. The SourceParameter.cpp file should therefore not contain any code specific to a particular CTA daemon such as cta-taped.
-
Anastasia Karachaliou authored
-
- Apr 06, 2018
-
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
Changes drive regex patterns to be '^' + regex + '$', to stop $ cta-admin dr rm DRIVE1 from also matching DRIVE13
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
Moves assertIsFQDN to cta::utils as it is used both by cta-admin and cta-catalogue-admin-host-create
-
- Apr 05, 2018
-
-
Michael Davis authored
-
Michael Davis authored
Now use -m for comments not -c. Also fixes some typos.
-
Michael Davis authored
-
Julien Leduc authored
Fixing EOS version: last CI runs worked because yum picked the latest version of EOS inside CTA CI repository.
-
- Apr 04, 2018
-
-
Anastasia Karachaliou authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Michael Davis authored
-
Michael Davis authored
CTA Frontend is now specified by: mgmofs.protowfendpoint <host>:<port> mgmofs.protowfresource /ctafrontend
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Steven Murray authored
Replaced oracle::occi::setVector(occiStmt.get(), 1, archiveFileIdList, SYS, ODCINUMBERLIST) with temporary table TEMP_TAPE_FILE_BATCH
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Michael Davis authored
- Mar 29, 2018
-
-
Eric Cano authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
- Mar 28, 2018
-
-
Eric Cano authored
The retrieve request being queued in one queue only, we can add a reference to it in the queue, and then create the request object after. This is a simplification from the previous algorithm. Added logs for request creation. This will now create a log line where both the object name and the file Id and path are available as parameters, easing debugging,.
-
Steven Murray authored
-
Eric Cano authored
Also corrected some logs.
-
Michael Davis authored
-