- 31 Aug, 2016 1 commit
-
-
Victor Kotlyar authored
cta::exception::Errnum
-
- 30 Aug, 2016 38 commits
-
-
Victor Kotlyar authored
-
Victor Kotlyar authored
cta::exception::TimeOut
-
Victor Kotlyar authored
-
Victor Kotlyar authored
-
Victor Kotlyar authored
-
Victor Kotlyar authored
-
Victor Kotlyar authored
-
Victor Kotlyar authored
-
Victor Kotlyar authored
-
Victor Kotlyar authored
cta::exception::OutOfMemory
-
Victor Kotlyar authored
-
Victor Kotlyar authored
-
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
-
- 29 Aug, 2016 1 commit
-
-
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.
-