This method of clearing the Notification cache has a substantial impact on the system.
Procedure
- Stop SAM: $ bin/sm_service stop ic-sam-pres
- Clear the Notifications cache by typing these commands:
- $ bin/sm_service stop smarts-elasticsearch
- $ rm -rf local/repos/elasticsearch
- $ bin/sm_service start smarts-elasticsearch
- Restart SAM: $ bin/sm_service start ic-sam-pres