GitHub user aledsage opened a pull request:

    https://github.com/apache/incubator-brooklyn/pull/34

    Feature/persistence exception handler

    Policy+enricher persistence are now enabled by default.
    
    However, these have not been tested thoroughly with all entity/policy 
types. Therefore, errors on persist+rebind on policies/enrichers are logged at 
warning and then we continue (i.e. we'll continue without the policy on 
rebind). We'll change this default once we're confident it works for all 
policies.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/aledsage/incubator-brooklyn 
feature/PersistenceExceptionHandler

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-brooklyn/pull/34.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 #34
    
----
commit 391b3bb84ab0c325332846aadb3c58710030a010
Author: Aled Sage <[email protected]>
Date:   2014-06-30T14:30:33Z

    BROOKLYN-14: exception handling for rebind policies
    
    - Also adds PersistenceExceptionHandler

commit 648eb8fb7ea66cdef01950bfd0c9d65b056d6d25
Author: Aled Sage <[email protected]>
Date:   2014-06-30T21:51:47Z

    BROOKLYN-14: policy+enricher persistence/rebind enabled

----


---
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.
---

Reply via email to