- Jul 22, 2016
-
-
Steven Murray authored
-
Daniele Kruse authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Daniele Kruse authored
-
- Jul 21, 2016
-
-
Steven Murray authored
-
Steven Murray authored
-
Daniele Kruse authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
- Jul 20, 2016
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
with that of the archived file
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
This feature is the result of porting the following CASTOR commit: commit 866e31e008b8d8eb5068ad0a887685cd6a1a9eb5 Author: Steven Murray <steven.murray@cern.ch> Date: Wed Jul 20 11:06:38 2016 +0200 Replaced select() with poll() in castor::io The use of select() in the CASTOR tapeserverd daemon prevented the daemon from working directly with Ceph. Ceph creates thousands of concurrent TCP/IP connections which means the "next" file descriptor to be used for say a new connection from tapeserverd to rmcd would have a value larger than the maximum value supported by select().
-
- Jul 19, 2016
-
-
Steven Murray authored
-
Eric Cano authored
Fixed the end of session logic for the recall report packer to eliminate the memory leak worked around in the previous commits. The error logs are now gone. Adapted the recall report packer unit test.
-
Eric Cano authored
Re-enabled the unit test, which does not leak memory (but logs errors instead).
-
Eric Cano authored
-
Daniele Kruse authored
-
Daniele Kruse authored
-
Eric Cano authored
-
Eric Cano authored
-
- Jul 18, 2016
-
-
Eric Cano authored
Fixed libraby linking which led to multiple initialization of static variable (detected by valgrind's drd). Worked around cmake's failing dependency management for generated protocol buffer sources (double make in spec file). Partially fixed the first data transfer session unit test (still disabled). Fixed a typo in an error message.
-
- Jul 15, 2016
- Jul 14, 2016
-
-
Eric Cano authored
-
Steven Murray authored
-
Eric Cano authored
-
Eric Cano authored
Completed changes so that archive and retrieves can be queued, mounts created and jobs reported done.
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Daniele Kruse authored
Added stub for supporting disk instance authorization (to be discussed how to implement this in the catalogue)
-