- 05 Dec, 2014 5 commits
-
-
Eric Cano authored
Added a new m_moverHandlerPort member to the diskFileFactory class, so the new xroot-c2fs URLs can be implemented. Propagated the value from castor.conf through the constructors of the DiskThreadPools and the DataTranferSessions.
-
Eric Cano authored
a new composite transferTime (member function) which now matches better the previous definition of transfeTime.
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
- 04 Dec, 2014 10 commits
-
-
Steven Murray authored
-
Eric Cano authored
-
Steven Murray authored
-
Sebastien Ponce authored
Added the possibility to fake the backtrace in CASTOR Exceptions to have lightweight ones. Used it for the NoEntry exception
-
Steven Murray authored
-
Sebastien Ponce authored
In particular all unused parameters of the fileclass are no more appearing on the command line tools and the default number of copies is 1
-
Sebastien Ponce authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Steven Murray authored
-
- 03 Dec, 2014 7 commits
-
-
Eric Cano authored
-
Sebastien Ponce authored
-
Steven Murray authored
-
Steven Murray authored
-
Eric Cano authored
Migrations now abort in the presence of tape alerts.
-
Eric Cano authored
Fixed missing end of session status and error counting when we fail to report end session to the client.
-
Eric Cano authored
-
- 02 Dec, 2014 15 commits
-
-
Steven Murray authored
-
Steven Murray authored
-
Sebastien Ponce authored
Next fix on the drop SQL script : obviously exception catching does not work if you do not use a EXECUTE IMMEDIATE statement
-
Elvin Sindrilaru authored
XrdSfsGetFileSystem2 API which was introduced in XRootD 4.1.
-
Elvin Sindrilaru authored
-
Elvin Sindrilaru authored
against the XrdServer library which contains also the old OFS library.
-
Elvin Sindrilaru authored
-
Sebastien Ponce authored
Optimized retrieval of a castor configuration entry to not raise 'local' exceptions in case a default value is provided. This avoids to spend a lot of resources building the backtrace of these 'expected' exceptions
-
Eric Cano authored
-
Giuseppe Lo Presti authored
Close the connection after every operation, otherwise long-standing movers (xroot) will leak sockets!
-
Steven Murray authored
-
Eric Cano authored
-
Sebastien Ponce authored
Fixed (again) the script to drop a DB schema in order to drop the advanced queue table in the right order and with the right tool
-
Eric Cano authored
Fixed missing tape logs stats update at the end of each file transmission in migration and in case of error in both migrations and recalls.
-
Eric Cano authored
-
- 01 Dec, 2014 3 commits
-
-
Eric Cano authored
-
Eric Cano authored
in the the session finished summary.
-
Sebastien Ponce authored
-