- Aug 30, 2016
-
-
Victor Kotlyar authored
cta::exception::NotAnOwner
-
Victor Kotlyar authored
-
Victor Kotlyar authored
cta::exception::NoPortInRange
-
Victor Kotlyar authored
cta::exception::NoEntry
-
Victor Kotlyar authored
cta::exception::MemException
-
Victor Kotlyar authored
-
Daniele Kruse authored
-
Daniele Kruse authored
-
Victor Kotlyar authored
cta::exception::MissingOperand
-
Victor Kotlyar authored
-
Victor Kotlyar authored
-
Victor Kotlyar authored
-
Victor Kotlyar authored
-
Victor Kotlyar authored
cta::exception::InvalidConfigEntry
-
Victor Kotlyar authored
cta::exception::InvalidArgument
-
Victor Kotlyar authored
-
Victor Kotlyar authored
-
Victor Kotlyar authored
cta::exception::EndOfFile
-
Victor Kotlyar authored
-
Victor Kotlyar authored
-
Victor Kotlyar authored
cta::exception::CommandLineNotParsed
-
Victor Kotlyar authored
-
Victor Kotlyar authored
-
Victor Kotlyar authored
cta::exception::BadAlloc
-
Victor Kotlyar authored
-
Victor Kotlyar authored
-
- Aug 29, 2016
-
-
Eric Cano authored
The TapeServerReporter, which is the main interface for the tape thread and tasks, now has a simple reportState() function instead of mnay ad-hoc ones. The only ones remaining are reportTapeUnmountedForRetrieve() and reportDiskCompleteForRetrieve() as they allow managing the special case of retrieve where the session can from Running to either ShutingDown or DrainingToDisk depending on which order the threads complete. The actual calls to send messages to taped are now 3: reportState, addLog, removeLog.
-
Victor Kotlyar authored
-
Victor Kotlyar authored
cta::exception::AcceptConnectionInterrupted
-
Eric Cano authored
-
Steven Murray authored
-
- Aug 26, 2016
-
-
Steven Murray authored
-
Steven Murray authored
-
Victor Kotlyar authored
-
Victor Kotlyar authored
-
Victor Kotlyar authored
-
- Aug 24, 2016
-
-
Steven Murray authored
-
- Aug 25, 2016
-
-
Daniele Kruse authored
-
- Aug 24, 2016
-
-
Daniele Kruse authored
-
Eric Cano authored
Added new functions allowing representation of the full life cycle of the tape sessions. Phased out the first old function (gotArchiveJobFromCTA). Removed some dead code.
-