[
https://issues.apache.org/jira/browse/STORM-902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14992279#comment-14992279
]
ASF GitHub Bot commented on STORM-902:
--------------------------------------
Github user zhuoliu commented on a diff in the pull request:
https://github.com/apache/storm/pull/848#discussion_r44055022
--- 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 --
Yes, it will return the true history of topology. I will update the doc to
clarify that. Also, a history cleaner will added to cleanup the history for
topologies that are older than a threshold ago (one week).
> 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)