tdaq-02-00-03 Patches Summary
- res_info_create_db: when
create a new folder, put description specified by the Athena
COOL
folder
meta-data requirements.
- res_info_provider:
- as
specified by the resetting
dynamic
changes
at stop/start requirement, clean all user defined
disabled and enabled resources in the prepareForRun transition; also
check, that the lumi block sent by expect system via USER run control
command is never set to 0;
- as described in the Savannah request 67532:
- do not throw exception in case of USER command failures; this
result ers::fatal error generated by Run Control framework and moves
application to ERROR state, that cannot be recovered by present Run
Control; instead of exception throw, the ers::error should is reported;
- do not print consistency warnings each time, when a status of
resource is changed; instead, the warnings is reported only
when ResInfoProvider is configured;
- check parameters of USER command and report non-existent
resources
as errors (before by mistake such fake resources were silently
ignored).
- res_info_db_reader:
- add since and till luminosity blocks to search criteria;
- add option to only show updated channels;
- add color output for enabled and disabled channels (-C command
line option);
- implement Web
interface to the COOL database.