Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Tests that alarms are stored on the messagebus persistent and durable (

Jira Legacy
serverSBForgeSystem JIRA
serverId327e372c81c76265-baf0cab2-3de43ba5-afa1b74d-7694d9fcf12bee7cd9a2765e
keyBITMAG-432
). 

  1. Start and stop the alarm service.
    • This should cause a durable subscriber to have been registered.
  2. Generate a alarm (run a integrity check on a  inconsistent collection).
  3. Start the alarm service.
    • The alarm should be received on the alarm service.
  4. Stop the alarm service.
  5. Generate a alarm (run a integrity check on a  inconsistent collection).
  6. Restart the message bus.
  7. Start the alarm service.
    • The alarm should be received on the alarm service.

...