brooklyncentral / brooklyn

This project has moved and is now part of the ASF
https://github.com/apache/incubator-brooklyn
72 stars 27 forks source link

"Rebinding" to entities, e.g. on brooklyn re-start #315

Open aledsage opened 12 years ago

aledsage commented 12 years ago

We need to be able to restart brooklyn, such thta it re-bind to all the same entities that it had before brooklyn was shutdown.

Requirements in more detail:


Additionally, it's worth thinking about how a general solution for "rebind" relates to connecting brooklyn to an environment where components are already running, so that brooklyn can start managing a running system.

ahgittin commented 12 years ago

Available in #368 though there is more to do:

ahgittin commented 10 years ago

A couple more aspects which are TODO:

ahgittin commented 10 years ago

Also have noticed that dynamic changes to types of individual entities (MutableEntityType) are not persisted.