Steps to reproduce:
1. Start opencast locally
2. Send _shutdown post request to elastic search like
curl -XPOST "http://localhost:9200/_shutdown"
Actual Results:
Elasticsearch AND opencast will terminate
We should deactivate Elasticsearch shutdown hook.