Introduction
This package offers all the libraries needed to build applications
that can be steered by the Run Control system and, moreover,
contains applications that can be used to actively interact with the
Run Control system.
Main Changes With Respect to the Previous Release
- Fixed a possible leak of the CancelledException
exception (Application controller);
- The UserBroadcastCmd command class has been added to
the python bindings;
- Fixed a problem with resetting application's membership (Jira
issue here);
- Fixed issue with the rc_py_runner application crashing
at exit (Jira issue here);
- Added some missing command (ApplicationStatusCmd) to
the Java library;
- Added missing information to the original command for the
RESYNCH, SUB_TRANSITION and USERBROADCAST transitions;
- Application look-up is forced when a PMG cannot be contacted;
- Regular testing: the test cache is flushed if test status is
FAILED.
Back-up host functionality
In this release the support to back-up hosts has been extended. A
detailed description can be found here.
Documentation
The full documentation about this package can be found at this page.