[
https://issues.apache.org/jira/browse/STORM-581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14318554#comment-14318554
]
ASF GitHub Bot commented on STORM-581:
--------------------------------------
Github user revans2 commented on a diff in the pull request:
https://github.com/apache/storm/pull/415#discussion_r24597644
--- Diff: STORM-UI-REST-API.md ---
@@ -630,6 +642,31 @@ Rebalances a topology.
|----------|--------|-------------|
|id |String (required)| Topology Id |
|wait-time |String (required)| Wait time before rebalance happens |
+|rebalanceOptions| Json (optional) | topology rebalance options |
+
+
+Sample rebalancOptions json:
--- End diff --
really minor s/rebalancOptions/rebalanceOptions/ (missing an e)
> Add rebalance params to Storm REST API
> --------------------------------------
>
> Key: STORM-581
> URL: https://issues.apache.org/jira/browse/STORM-581
> Project: Apache Storm
> Issue Type: Improvement
> Reporter: Sriharsha Chintalapani
> Assignee: Sriharsha Chintalapani
>
> Improve rest api /api/v1/topology/:id/rebalance/:wait-time to accept params
> like new workers and component parallelism
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)