Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Current Situation
- The XML Editor is available from the JOC Cockpit Configuration view with the sub-views
- YADE
- Notification
- Others
- When a user adds a configuration then this is stored to the ./live/sos/.configuration/... folder of the currently connected Master.
- The configuration is not synchronized to a Backup Master in a passive cluster and it is not synchronized to additional active Masters in an active cluster.
Desired Behavior
- XML configurations (YADE, Notification, Others) should be synchronized to Master cluster instances in a passive cluster and in an active cluster.
Test instructions
- Configure passive cluster
- Test 1 - Backup Master is running
- Change and deploy the YADE, NOTIFICATION configurations in a Active Master
- Check/compare the YADE, NOTIFICATION files in a Backup Master
- Change and deploy the YADE, NOTIFICATION configurations in a Active Master
- Test 2 - Backup Master is not running
- Change and deploy the YADE, NOTIFICATION configurations in a Active Master
- Start the Backup Master
- Check/compare the YADE, NOTIFICATION files in the Backup Master
- Test 1 - Backup Master is running
- Configure active cluster
- see above the Test 1 instructions