- Dec 07, 2017
-
-
Julien Leduc authored
-
Julien Leduc authored
-
Eric Cano authored
Each thread has its own rados context. The thead pool, when used will allow better parallelism of asynchronous requests. This required some rework on the backend creations as the threads will need logging.
-
Eric Cano authored
-
- Dec 06, 2017
- Dec 05, 2017
- Dec 01, 2017
-
-
Anastasia Karachaliou authored
-
- Nov 30, 2017
-
-
Anastasia Karachaliou authored
-
Anastasia Karachaliou authored
-
Steven Murray authored
-
Steven Murray authored
-
- Nov 28, 2017
-
-
Julien Leduc authored
-
Steven Murray authored
Removed castor-rmc-server rpm from buildtree-stage1-rpms/Dockerfile because CTA now builds /usr/bin/cta-rmcd
-
Anastasia Karachaliou authored
-
Anastasia Karachaliou authored
-
Anastasia Karachaliou authored
-
Anastasia Karachaliou authored
-
Anastasia Karachaliou authored
-
Anastasia Karachaliou authored
-
Anastasia Karachaliou authored
-
Anastasia Karachaliou authored
-
Anastasia Karachaliou authored
-
Anastasia Karachaliou authored
mediachanger/castorrmc/CMakeLists.txt mediachanger/castorrmc/common/CMakeLists.txt mediachanger/castorrmc/rmc/CMakeLists.txt
-
Anastasia Karachaliou authored
-
Anastasia Karachaliou authored
-
Steven Murray authored
-
Vlado Bahyl authored
-
- Nov 27, 2017
-
-
Steven Murray authored
-
- Nov 24, 2017
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
Please note that casting the result to void is not good enough for gcc >= 7
-
Steven Murray authored
-
Steven Murray authored
Added -Wno-narrowing -Wno-implicit-fallthrough compiler flags to protoc3 output files if using gcc version 7 or greater
-
Michael Davis authored
We now assume that Finished() will always be called, so explicit timeout handling in RequestProc is redundant. In case of successful Request processing, the XRootD framework will call Finished(cancel=false). In the case of a failure or timeout, the framework will call Finished(cancel=true).
-
- Nov 23, 2017
-
-
Steven Murray authored
Fixed errors generated by Scheduler code passing getMessage() instead of getMessage().str() to ScopedParamContainer.add()
-