Skip to content

NLDS 1.0.5

Latest
Compare
Choose a tag to compare
@nmassey001 nmassey001 released this 16 Dec 12:15
· 27 commits to main since this release

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

  • Retry mechanism has been removed
  • PathDetails contains details of the Storage Locations and this is passed around in the messages. This has simplified things a lot!
  • The tape prepare stage uses the delayed message queue to wait for the prepare to be complete.
  • Lots of little changes, bug fixes and enhancements to make the code more human readable, more modular and less cut-and-pastey.
  • 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