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

    https://github.com/apache/brooklyn-server/pull/821#discussion_r142122006
  
    --- Diff: api/src/main/java/org/apache/brooklyn/api/sensor/Feed.java ---
    @@ -43,7 +43,7 @@
     
         /** 
          * True if everything has been _started_ (or it is starting) but not 
stopped,
    -     * even if it is suspended; see also {@link #isActive()}
    +     * even if it is suspended; see also {@link #isRunning()}
    --- End diff --
    
    `isRunning` is inherited from `EntityAdjunct`, so I think this javadoc link 
is ok.


---

Reply via email to