- 06 Nov, 2014 10 commits
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Sebastien Ponce authored
-
Sebastien Ponce authored
-
Giuseppe Lo Presti authored
-
Steven Murray authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
Fixed race condition when creating and dropping DB connections. This was exposed by stress tests and the culprit was that any client wanting to inspect this class by calling hasattr() would have called getattr(), which internally creates a connection
-
Giuseppe Lo Presti authored
Conflicts: h/Ctape_constants.h tape/cvtden.c
-
- 05 Nov, 2014 6 commits
-
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Steven Murray authored
-
Steven Murray authored
-
- 04 Nov, 2014 2 commits
-
-
Steven Murray authored
-
Steven Murray authored
-
- 03 Nov, 2014 4 commits
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Eric Cano authored
-
- 31 Oct, 2014 8 commits
-
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Eric Cano authored
Added the open and close time in the disk/non-disk time ratio calculation in disk tasks (close is the most important).
-
Eric Cano authored
Updated the example castor.conf accordingly. Removed reference to now gone repackd in castor.conf example. Removed unused entried in rtcp_constants.h and replaced rtcpd_constants.h by constants in tapeserver/daemon/Constants.hpp.
-
Giuseppe Lo Presti authored
-
Eric Cano authored
Added better measurement of the disk performance to locate slow disk servers during tests in production.
-
- 30 Oct, 2014 8 commits
-
-
Steven Murray authored
-
Eric Cano authored
Fixed creating the wrong type of DiskWriteFile when we have non-xroot mode and non-URL path.
-
Steven Murray authored
-
Steven Murray authored
-
Giuseppe Lo Presti authored
-
Steven Murray authored
This unfortunate move is necessary because the error/exception handling of rmcd is done using the TCP/IP connection with the client.
-
Eric Cano authored
-
Eric Cano authored
-
- 29 Oct, 2014 2 commits
-
-
Steven Murray authored
-
Eric Cano authored
-