- Sep 28, 2018
-
-
Michael Davis authored
-
Michael Davis authored
-
- Sep 27, 2018
-
-
Eric Cano authored
-
Michael Davis authored
Usage: cta-admin --json <command> <subcommand> <options> For stream commands only (where each line of the result is sent back in a protocol buffer), return the results in JSON format instead of a text table.
-
- Sep 26, 2018
-
-
Michael Davis authored
Adds better cleanup of Requests. The Send() method is synchronous as before, for Metadata requests. The new SendAsync() method is for Data and Stream requests, where the Response is returned asynchronously. The framework now provides a DataFuture object for the asynch case. After the Request has been sent, call DataFuture::wait() to clean up the Request object once all data has been received.
-
- Sep 24, 2018
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
- Sep 21, 2018
-
-
Steven Murray authored
-
- Sep 16, 2018
-
- Sep 13, 2018
-
- Sep 11, 2018
-
-
Julien Leduc authored
Fixing repos priorities: as we are now pulling from the TAG repo we may have more recent EOS version in the CTA-CI repo (this was not the case for the commit repo). EOS tag repo has now a higher priority and yum cache is purged.
-
- Sep 04, 2018
-
- Aug 30, 2018
-
-
Steven Murray authored
cta-fst-gcd now reports every 10,000 files that it has considered them. This should help us see how fast the garbage collector is
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
- Aug 27, 2018
-
-
Steven Murray authored
Changed deafult release from 0 to 1 because 0 should never be used, see https://fedoraproject.org/wiki/Packaging:Versioning
-
- Aug 24, 2018
-
-
Steven Murray authored
Fixed.
-
Steven Murray authored
Fixed
-
Julien Leduc authored
Enabling EOS TAG repo for nighly regression tests: if these fail we can now complain to the EOS team.
-
- Aug 21, 2018
-
-
Steven Murray authored
Upgraded to EOS 4.3.8-20180821144441gitbf49ffa in order to get the FST that does not fail an end-user close() when there is an error with the CTA frontend
-
- Aug 20, 2018
-
-
Steven Murray authored
Reverted commit of submodule xrootd-ssi-protobuf-interface to b92937743ef5f2eaf1e30336519c0e7ee055e6b2 in order to make the CI green again
-
Michael Davis authored
-
Steven Murray authored
-
- Aug 16, 2018
-
-
Michael Davis authored
- timeout limit increased to 600s - drive status is no longer set to Unknown - only effect of exceeding the timeout limit is to display the word STALE beside the update time
-
Eric Cano authored
USerError will prevent the frontend from logging a stack trace. File path will allow easier identification of problem files.
-
- Aug 14, 2018
-
-
Eric Cano authored
-
Eric Cano authored
-
Eric Cano authored
The tape write task not lister anymore to the memory manager for zero length files.
-
Steven Murray authored
-
Steven Murray authored
-