Skip to content

v1.0.2

Compare
Choose a tag to compare
@nmassey001 nmassey001 released this 28 Nov 17:08

This is a heavily refactored version of NLDS, after it failed its initial beta-test.
The main changes are:

  1. Retry mechanism has been removed
  2. PathDetails contains details of the Storage Locations and this is passed around in the messages. This has simplified things a lot!
  3. The tape prepare stage uses the delayed message queue to wait for the prepare to be complete.
  4. Lots of little changes, bug fixes and enhancements to make the code more human readable, more modular and less cut-and-pastey.
  5. More understandable config, removed some unused options and provided templates for all config aspects plus a script to create configs.

This is the release candidate for the production version v1.0