[ 
https://issues.apache.org/jira/browse/STORM-902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14992071#comment-14992071
 ] 

ASF GitHub Bot commented on STORM-902:
--------------------------------------

Github user Parth-Brahmbhatt commented on a diff in the pull request:

    https://github.com/apache/storm/pull/848#discussion_r44042359
  
    --- Diff: docs/documentation/ui-rest-api.md ---
    @@ -172,6 +172,27 @@ Sample response:
     }
     ```
     
    +### /api/v1/history/summary (GET)
    +
    +Returns a list of topology ID submitted by the current user.
    --- End diff --
    
    The URL has /history in it but the documentation does not say if it will 
return all the topologies ever submitted (a true history) or only the current 
snapshot. If its former we should update the documentation , if its later we 
should chane the URL to /api/v1/topologIds.


> Simple Log Search
> -----------------
>
>                 Key: STORM-902
>                 URL: https://issues.apache.org/jira/browse/STORM-902
>             Project: Apache Storm
>          Issue Type: New Feature
>          Components: storm-core
>            Reporter: Robert Joseph Evans
>            Assignee: Zhuo Liu
>         Attachments: search-a-topology.png, search-for-a-single-worker-log.png
>
>
> In many debugging cases it would be nice to be able to do a simple search of 
> the logs of a topology directly from the UI.
> This is work that Yahoo has already done, but needs to be put back into open 
> source.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to