+1 agree with adding it to brooklyn.properties, currently having to add the persistence options to the systemd unit file I'm using, would be far cleaner to have the option to keep everything in the properties file.
On Tue, Oct 20, 2015 at 10:43 PM, Ciprian Ciubotariu <[email protected]> wrote: > +1 > > Defaulting to disabled seems more of a development option. > > As a note, when figuring out persistence I was expecting this to be an > option > in brooklyn.properties. Could such an option help during development? > > On Tuesday 20 October 2015 22:26:49 Aled Sage wrote: > > Hi all, > > > > I'd like us to change Brooklyn so it defaults to persistence "auto" - > > i.e. so that it "will rebind to any existing state, or start up fresh if > > no state". > > > > Currently in the CLI it defaults to "disabled" [1]. > > > > Aled > > > > [1] > > > https://github.com/apache/incubator-brooklyn/blob/0.8.0-incubating/usage/cli > > /src/main/java/org/apache/brooklyn/cli/Main.java#L345 > >
