- Mar 09, 2009
-
-
Steven Murray authored
and function strings to tape exceptions. Example usage: TAPE_THROW_EX(castor::exception::Internal, ": Failed to down cast reply object to tapegateway::FileToRecall"); TAPE_THROW_CODE(EBADMSG, ": Unknown reply type " ": Reply type = " << reply->type()); Fixed bug in RTCOPY protocol; we were sending one too many "end of file lists". Fixed bug in message dispatch logic, there was a missing break in one of the switch statements that was causing an IObject to get dynamic casted to two different classes.
-
Giuseppe Lo Presti authored
opened in all cases.
-
Giulia Taurelli authored
-
Giulia Taurelli authored
-
Giulia Taurelli authored
-
Steven Murray authored
-
Nicola Bessone authored
-
- Mar 08, 2009
-
-
Dennis Waldron authored
-
Dennis Waldron authored
-
- Mar 06, 2009
-
-
Giuseppe Lo Presti authored
-
Sebastien Ponce authored
More reasonnable default timeout (2 days instead of 30). Note that using 30 days was overflowing the unsigned integer taken by the poll system call for the timeout. Indeed, the timeout is given in miliseconds and thus the maximum value is around 28.4 days :-) With 30 days, the number went negative, meaning (under linux) we were having a blocking call.
-
Dennis Waldron authored
-
Dennis Waldron authored
-
Andreas Joachim Peters authored
-- xrdstager_qry -- xrdstager_get -- x2cp
-
Andreas Joachim Peters authored
- adding default global redirector configuration file '/etc/xrd.cf.meta' - added adler32 support in XrdxCastor2Ofs - bug fix in XrdStagerQry (opaque information was added twice) - corrected/upgraded XMI plugin to work properly with global rediretors - updated spec file (dependency, new files, changelog) - added 'cmslog.*' to logrototate cleanup
-
Theodoros Rekatsinas authored
-
Nicola Bessone authored
-
- Mar 05, 2009
-
-
Steven Murray authored
-
Steven Murray authored
-
Giuseppe Lo Presti authored
-
Dennis Waldron authored
Modified the generation of the accounting information to be trigger by a database job and not a materialized view. This resolves contention and locking issues with the diskserver draining logic. It is not understood why the materialized view did not workcvs diff oracleGC.sql
-
Dennis Waldron authored
Removed calls to updateFsFileClosed. This call comes from the times when scheduling was done inside the stager database.
-
Giuseppe Lo Presti authored
-
Dennis Waldron authored
-
Giuseppe Lo Presti authored
-
Dennis Waldron authored
Removed SEQUENCE definition on the DrainingDiskCopy materialized view. It is only useful in situations where multiple base tables contribute to the view
-
Dennis Waldron authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Theodoros Rekatsinas authored
-
Theodoros Rekatsinas authored
-
Theodoros Rekatsinas authored
-
- Mar 04, 2009
-
-
Nicola Bessone authored
code to log they're actions.
-
Dennis Waldron authored
-
Dennis Waldron authored
-
Dennis Waldron authored
-
Dennis Waldron authored
-
Dennis Waldron authored
-
Dennis Waldron authored
-
Dennis Waldron authored
-