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