This method of clearing the Notification cache has a substantial impact on the system.

Procedure

  1. Stop SAM: $ bin/sm_service stop ic-sam-pres
  2. Clear the Notifications cache by typing these commands:
    1. $ bin/sm_service stop smarts-elasticsearch
    2. $ rm -rf local/repos/elasticsearch
    3. $ bin/sm_service start smarts-elasticsearch
  3. Restart SAM: $ bin/sm_service start ic-sam-pres