Monetdb bootstrap fix for k8s restart.
Created by: ThanKarab
Changelog:
- The monetdb bootstrap was enhanced to cover the case where the monetdb volume is used by another service as well (usually k8s containers that are being terminated). The bootstrap script will now wait until all daemons already using the db volume files stop and only after that start it's own daemon. Jira