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

    https://github.com/apache/storm/pull/2828#discussion_r217175925
  
    --- Diff: 
storm-webapp/src/main/java/org/apache/storm/daemon/ui/UIHelpers.java ---
    @@ -1540,6 +1737,37 @@ public static String getWorkerDumpLink(String host, 
long port, String topologyId
     
         }
     
    +    public static Map<String, Object> unpackBoltPageInfo(ComponentPageInfo 
componentPageInfo,
    --- End diff --
    
    1740: Missing a Javadoc comment.


---

Reply via email to