-
- Downloads
Added a unit test scenario reproducing the case when we fail to position.
The unit test showed a bug with the stopping of the watchdog thread in case of error. The watchdog thread is now handled at the same level as all thread, at the session level.
Showing
- castor/tape/tapeserver/daemon/DataTransferSession.cpp 2 additions, 0 deletionscastor/tape/tapeserver/daemon/DataTransferSession.cpp
- castor/tape/tapeserver/daemon/DataTransferSessionTest.cpp 104 additions, 1 deletioncastor/tape/tapeserver/daemon/DataTransferSessionTest.cpp
- castor/tape/tapeserver/daemon/TapeReadSingleThread.hpp 0 additions, 5 deletionscastor/tape/tapeserver/daemon/TapeReadSingleThread.hpp
- castor/tape/tapeserver/daemon/TaskWatchDog.hpp 1 addition, 1 deletioncastor/tape/tapeserver/daemon/TaskWatchDog.hpp
- castor/tape/tapeserver/drive/Drive.cpp 1 addition, 1 deletioncastor/tape/tapeserver/drive/Drive.cpp
- castor/tape/tapeserver/file/File.hpp 2 additions, 2 deletionscastor/tape/tapeserver/file/File.hpp
Loading
Please register or sign in to comment