- 22 Jul, 2014 2 commits
-
-
Giuseppe Lo Presti authored
-
Sebastien Ponce authored
Fixed case where a gridFTP client sends overlapping chunks. We now raise an error instead of screwing the checksum
-
- 14 Jul, 2014 3 commits
-
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
Fixed bug #104856: RFE: make the timeout to expire old requests different for failed vs. successful ones
-
- 11 Jul, 2014 1 commit
-
-
Giuseppe Lo Presti authored
-
- 09 Jul, 2014 1 commit
-
-
Giuseppe Lo Presti authored
-
- 07 Jul, 2014 5 commits
-
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
The previous commit was a bit fast, this is now the correct refactoring without goto. Moreover, now we expose timeout errors as SETIMEDOUT, instead of overwriting serrno with a generic SEINTERNAL.
-
Giuseppe Lo Presti authored
Removed infinite loop around stage_open(), introduced long ago (2005) to compensate for network errors. We now prefer to expose network errors and timeouts and give users the option to retry. At the same time, minor refactoring of that code that dropped a label and extended the error handling to the rfio_open() calls.
-
Giuseppe Lo Presti authored
-
- 04 Jul, 2014 3 commits
-
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
- 03 Jul, 2014 1 commit
-
-
Sebastien Ponce authored
Fixed an 'uncaught exception' error that can happen when a canceled job had been handled by the backfill queue
-
- 02 Jul, 2014 1 commit
-
-
Sebastien Ponce authored
-
- 26 Jun, 2014 8 commits
-
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
- 17 Jun, 2014 4 commits
-
-
Sebastien Ponce authored
-
Sebastien Ponce authored
Fixed bad checkForReconnection in teh transfermanagerd. We were checking far too often due to misindentation and python taking identation into account
-
Sebastien Ponce authored
-
Sebastien Ponce authored
-
- 28 May, 2014 1 commit
-
-
Sebastien Ponce authored
-
- 22 May, 2014 1 commit
-
-
Giuseppe Lo Presti authored
Amended the release notes for 2.1.14-13 after verification that a transparent upgrade cannot be performed
-
- 20 May, 2014 1 commit
-
-
Sebastien Ponce authored
-
- 19 May, 2014 6 commits
-
-
Giuseppe Lo Presti authored
constraint is enough, while for master we keep the new simplified code.
-
Giuseppe Lo Presti authored
constraint violation. Removed constraint and reworked filesDeletedProc. It is OK to drop a DiskCopy entry with an outstanding Disk2DiskCopyJob, when it will start the case will be handled properly.
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
constraint violation. The fix is to differentiate the handling of the constraint violation exceptions: on diskCopy, everything has to go, while on castorFile no action is taken as the entry could have been reused. Thus the code specifically ignoring the castorFile exceptions has been moved around the DELETE FROM CastorFile clause.
-
Giuseppe Lo Presti authored
-
- 14 May, 2014 2 commits
-
-
-
Elvin Sindrilaru authored
svcClass for TPC transfers.
-