jcabrerizo opened a new pull request #1132: URL: https://github.com/apache/brooklyn-server/pull/1132
Added new config key `PERSISTENCE_DIR_MUST_EXIST` for make the start up fail when the persistand forlder doesn't exist. The default value is false so it doesn't change the default behaviour. For enable it update the `brooklyn.cfg` file to contain ``` brooklyn.persistence.dir.required = true ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org