GitHub user ahgittin opened a pull request:
https://github.com/apache/incubator-brooklyn/pull/314
Persistence can export, and more, including OSGi multi-versions
First part of a bunch of changes to make persistence and osgi more reliable
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ahgittin/incubator-brooklyn
persistence-can-export-and-more
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-brooklyn/pull/314.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #314
----
commit a9dacaf80d696371e6ac58532cedf67d7b2b2fbd
Author: Alex Heneveld <[email protected]>
Date: 2014-11-06T11:06:10Z
make heartbeat timeout (to trigger failover) and poll period configurable
from brooklyn.properties
commit 6e59b05d690ae79fd3fc705b1011e93fdf92c640
Author: Alex Heneveld <[email protected]>
Date: 2014-11-06T17:41:33Z
support multiple instances of the same osgi symbolic-name:version
commit 9e3e734243652057ef6f965d5c7d5a26947104a7
Author: Alex Heneveld <[email protected]>
Date: 2014-11-07T08:38:24Z
clean up copyPersistedState code
move shared code to new `BrooklynPersistenceUtils`,
make a new `LocationWithPersistenceStore.newPersistenceObjectStore`
interface,
and add documentation for `copy-state` command
commit 4f3c2b609553c9372c65128aed1fe8c7159075de
Author: Alex Heneveld <[email protected]>
Date: 2014-11-10T14:18:47Z
support for exporting persistent state
commit fac445af597c7462d6b66447d31ac46ca06f38c3
Author: Alex Heneveld <[email protected]>
Date: 2014-11-10T21:26:42Z
more persistence, mainly tidying code to treat all BrooklynObject instances
the same
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---