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

    https://github.com/apache/brooklyn-server/pull/520#discussion_r97337170
  
    --- Diff: 
software/base/src/main/java/org/apache/brooklyn/entity/software/base/lifecycle/MachineLifecycleEffectorTasks.java
 ---
    @@ -444,15 +460,27 @@ public MachineLocation call() throws 
NoMachinesAvailableException {
             }
         }
     
    -    /** Wraps a call to {@link #preStartCustom(MachineLocation)}, after 
setting the hostname and address. */
    +    /**
    +     * Wraps a call to {@link #preStartCustom(MachineLocation)}, after 
setting the hostname and address.
    +     * @deprecated since 0.11.0. Use {@link 
#preStartAtMachineAsync(Supplier)} instead.
    --- End diff --
    
    Should this point at `preStartAtMachineAsync(Supplier, AtomicReference)`?


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