RELEASE_NOTES (for tdaq-04-00-01)
This page lists changes that happened to mda package since last production release
(tdaq-04-00-00).
Bug fixes
- changed alias name for MDA3_FILE table from FILE to FT to avoid
problem with the new expression parser in CORAL_2_3_18:
http://savannah.cern.ch/bugs/?88007
- bug fix in MDAControllable::waitForArchiver(), return value of
stat() was used incorrectly
Client API changes
- New script mda_dump_db to dump MDA database contents for specific run.
- New C++ app mda_set_archive to modify archive name of the file
registered in MDA, useful if file has been registered in CoCa later.
- New script mda_root_ls based on PyROOT to dump content of MDA ROOT file.
- (Not an API change) Preparing EOS migration, removing all CASTOR words (variables, comments, etc.).