You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by aledsage <gi...@git.apache.org> on 2014/09/08 11:13:02 UTC

[GitHub] incubator-brooklyn pull request: Persist feeds

Github user aledsage commented on the pull request:

    https://github.com/apache/incubator-brooklyn/pull/108#issuecomment-54793262
  
    @ahgittin do you think this is right now? `Feed` extends `EntityAdjunct`, and is persisted to a `feeds` sub-dir (in object store or file-based persistence).
    
    They are only persisted if `entity.addFeed` is called. So it should be fully backwards compatibly, and involve us reviewing + changing each entity to ensure feeds are instantiated+registered in the right place (to avoid it being created a second time on rebind).


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---