You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by ahgittin <gi...@git.apache.org> on 2017/11/06 14:49:49 UTC

[GitHub] brooklyn-server issue #880: Fix rebind EntitySpec with policies ref

Github user ahgittin commented on the issue:

    https://github.com/apache/brooklyn-server/pull/880
  
    Good thorough fix.
    
    One item needing fixed -- should be `enrichers = null` in second `readResolve` block.
    
    Are there known instances where a policy/enricher would have been persisted and is now being ignored?  Or was the rebind error simply happening for empty lists and relatively unimportant items?


---