- 27 Jul, 2012 12 commits
-
-
Sebastien Ponce authored
Fixed handling of d2ddest transfers put back to queue when no source remains. On the way, also fixed the case of canceled transfers where the source was also remaining
-
Steven Murray authored
Merged into trunk fix from development branch.
-
Sebastien Ponce authored
-
Sebastien Ponce authored
-
Steven Murray authored
bug #96388: Exception handling of the castor::vdqm::ProtocolFacade::handleProtocolVersion method is incorrect Merged in fix from development branch.
-
Sebastien Ponce authored
-
Steven Murray authored
Merged implementation from development branch into trunk.
-
Giuseppe Lo Presti authored
-
Steven Murray authored
Merged implementation from development branch into the trunk.
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Sebastien Ponce authored
-
- 26 Jul, 2012 15 commits
-
-
Sebastien Ponce authored
-
Sebastien Ponce authored
-
Sebastien Ponce authored
-
Sebastien Ponce authored
-
Giuseppe Lo Presti authored
- Fail outstanding requests on recreateCastorFile
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
Fixed KeyError exception occurring after failing to start a job by a diskserver and trying to put it back to the queue
-
Giuseppe Lo Presti authored
-
Steven Murray authored
Merged into trunk the implementation from the private development branch.
-
Steven Murray authored
Merged implementation from CASTOR2/branches/tapebridged_beyond_v2_1_13_0 into trunk.
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
(and dropped internal ones as they're in the 2.1.12 branch)
-
Giuseppe Lo Presti authored
other exceptions are logged at error level with their stack trace
-
Giuseppe Lo Presti authored
level or above when the log is called inside an exception handler
-
- 25 Jul, 2012 11 commits
-
-
Steven Murray authored
Merged into the trunk the implementation from the private development branch /CASTOR2/branches/tapebridged_beyond_v2_1_13_0.
-
Steven Murray authored
bug #95975: RFE: tapebridged should gracefully shutdown the rtcpd session when get next file for recall returns an error Merged into the trunk the implementation from the private development branch /CASTOR2/branches/tapebridged_beyond_v2_1_13_0.
-
Steven Murray authored
Merged into the trunk the implementation from private branch /CASTOR2/branches/tapebridged_beyond_v2_1_13_0.
-
Giuseppe Lo Presti authored
when logging the exceptions
-
Giuseppe Lo Presti authored
-
Sebastien Ponce authored
-
Sebastien Ponce authored
-
Sebastien Ponce authored
Made GcPolicy mandatory in the SvcClass table (not null + foreign key on GcPolicy name) + recreated SQL scripts
-
Sebastien Ponce authored
-
Steven Murray authored
Merge fixed from private branch /CASTOR2/branches/tapebridged_beyond_v2_1_13_0 into the trunk.
-
Steven Murray authored
Implementation merged in from the following private development branch: /CASTOR2/branches/tapebridged_beyond_v2_1_13_0
-
- 24 Jul, 2012 2 commits
-
-
Giuseppe Lo Presti authored
plus replaced an index to optimize the draining scheduling, after stress testing with 2M files to drain.
-
Giuseppe Lo Presti authored
would be evaluated remotely by rpyc. This actually triggered an unexplained behavior, as rpyc tried to do a remote evaluation by incorrectly calling one of our exposed method, eventually leading to a thread waiting on the (incorrect) nested call for the global lock it already held - and yielding to a deadlock.
-