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

    https://github.com/apache/brooklyn-server/pull/385#discussion_r87817025
  
    --- Diff: 
core/src/main/java/org/apache/brooklyn/core/objs/proxy/InternalEntityFactory.java
 ---
    @@ -320,7 +320,6 @@ private void validateDescendantConfig(Entity e) {
              * TODO It would be nice if these schedule tasks were grouped in a 
bucket! 
              */
             
((EntityInternal)entity).getExecutionContext().submit(Tasks.builder().dynamic(false).displayName("Entity
 initialization")
    -                .tag(BrooklynTaskTags.tagForContextEntity(entity))
    --- End diff --
    
    this looks right, but i guess redundant because of the `submit`


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