- Aug 25, 2017
-
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
- Aug 24, 2017
-
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
- Aug 23, 2017
-
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
- Aug 22, 2017
-
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
- Aug 21, 2017
-
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
- Aug 18, 2017
-
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
This allows multiple processors to exist within the frontend, i.e. one for handling EOS WFE requests and a different one for handling Admin requests.
-
- Aug 17, 2017
-
-
Michael Davis authored
This allows specifying different protocol buffers for EOS and CTA Admin messages, both of which must be processed by the same XRootD plugin in the CTA Frontend.
-
Michael Davis authored
This library contains the protobuf which defines the API for the CTA Frontend. This will define messages for the CTA admin tool as well as EOS so EOS should not be part of the library name.
-
Michael Davis authored
-
Michael Davis authored
-
- Aug 16, 2017
-
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
Conflicts: cta.spec.in
-
Michael Davis authored
To activate this option run CMake with: $ cmake -DBUILD_XROOT_SSI=1 ../CTA
-
Julien Leduc authored
-
Eric Cano authored
Especially, in OStoreDB::fetchMountInfo(), some operations were not lock free where they should have been.
-
Victor Kotlyar authored
Proceed all successful reports asynchronously and periodically check and clear statuses if they have finished. In the end of session do the check/flush for all reports in the successful reports queue. Switch from synchronous rados remove to async aio_remove in case of zero size object in BackendRados::AsyncUpdater
-