Github user sjcorbett commented on a diff in the pull request:

    https://github.com/apache/brooklyn-server/pull/112#discussion_r59355178
  
    --- Diff: 
core/src/main/java/org/apache/brooklyn/entity/group/DynamicClusterImpl.java ---
    @@ -151,12 +151,14 @@ public ZoneFailureDetector apply(final String input) {
          */
         protected final Object mutex = new Object[0];
     
    -    private static final Function<Collection<Entity>, Entity> 
defaultRemovalStrategy = new Function<Collection<Entity>, Entity>() {
    -        @Override public Entity apply(Collection<Entity> contenders) {
    --- End diff --
    
    Again on persistence. @aledsage is deleting this anonymous inner class 
safe? (seems a little silly to have to ask!)


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