Skip to content
Snippets Groups Projects
Commit 9f49b493 authored by Steven Murray's avatar Steven Murray
Browse files

bug #92460: tapebridged should gracefully shutdown a migration tape-session...

bug #92460: tapebridged should gracefully shutdown a migration tape-session when tapegatewayd reports a disabled tape

Refactored the tapebridged daemon and created the following unit-test that
recreates this bug:

castor::tape::tapebridge::BridgeProtocolEngineTest::testMigrationToDisabledTapeUsingLocalDomain

The refactoring was necessary in order to create the unit-test.  During the
refactoring I modified the logging of the tapebridged daemon so that the very
first session error detected is always logged immediately.  This will help
debug problems in the future if need be.
parent fff43b6d
No related branches found
No related tags found
No related merge requests found
Showing
with 2619 additions and 901 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment