- 25 Nov, 2008 14 commits
-
-
Steven Murray authored
to propagate errors through function calls.
-
Steven Murray authored
aggregator.
-
Steven Murray authored
an acknowledgment back to the VDQM.
-
Steven Murray authored
-
Steven Murray authored
Protected the VDQM from RTCOPY acknowledgement messages which are simply too small. The VDQM always assumed that there was at least 5 bytes of message body, however the current implementation of the tape aggregator incorrectly sends only 1 byte and the VDQM crashes with a segmentation fault. This fixes causes the VDQM to log an error and to reset the request and drive in questions.
-
Steven Murray authored
-
Sebastien Ponce authored
adapted to new interface of rtcpcld_updcRecallFailed and avoid trying to delete file when it was not even yet created
-
Sebastien Ponce authored
-
Sebastien Ponce authored
changed signature of rtcpcld_updcRecallFailed. Added a boolean saying whether it should try to unlink the local file.
-
Dennis Waldron authored
-
Sebastien Ponce authored
Fixed 'Unexpected successful return' message by logging a proper warning about recall having been cancelled by the user
-
Sebastien Ponce authored
-
Dennis Waldron authored
-
David Smith authored
-
- 24 Nov, 2008 25 commits
-
-
Steven Murray authored
-
Dennis Waldron authored
-
Dennis Waldron authored
-
Dennis Waldron authored
At the beginning of a transfer which will modified the contents of a file always remove the checksum value
-
Giuseppe Lo Presti authored
version of deleteTerminatedRequests()
-
Dennis Waldron authored
-
Dennis Waldron authored
-
Dennis Waldron authored
-
Dennis Waldron authored
Added cardinality hint in the DiskCacheEfficiencyStats procedure to prevent full table scans of CacheEfficiencyHelper temporary table
-
Dennis Waldron authored
-
Dennis Waldron authored
-
Dennis Waldron authored
-
Dennis Waldron authored
-
Dennis Waldron authored
-
Dennis Waldron authored
-
Dennis Waldron authored
-
Steven Murray authored
-
Steven Murray authored
lifecycle.
-
Sebastien Ponce authored
Based internal accounting on diskpools rather than svcClass. This allows to make updates atomic and avoid dead locks. The gathering per service class can be done by a simple SQL join
-
Steven Murray authored
all of the command-line arguments concatenated into a single string.
-
Steven Murray authored
all of the command-line arguments concatenated into a single string.
-
Sebastien Ponce authored
-
Sebastien Ponce authored
Temporary fix of selectCastorFile for initializing the lastUpdateTime when inserting a new row. However, this has to be improved to insdert the value found in hte nameserver rather than the current time
-
Sebastien Ponce authored
-
Arne Wiebalck authored
-
- 21 Nov, 2008 1 commit
-
-
Steven Murray authored
-