You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Kyle Nusbaum (JIRA)" <ji...@apache.org> on 2016/07/11 20:17:11 UTC

[jira] [Closed] (STORM-1913) Additions and Improvements for Trident RAS API

     [ https://issues.apache.org/jira/browse/STORM-1913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kyle Nusbaum closed STORM-1913.
-------------------------------
    Resolution: Fixed

> Additions and Improvements for Trident RAS API
> ----------------------------------------------
>
>                 Key: STORM-1913
>                 URL: https://issues.apache.org/jira/browse/STORM-1913
>             Project: Apache Storm
>          Issue Type: Improvement
>            Reporter: Kyle Nusbaum
>            Assignee: Kyle Nusbaum
>
> Trident's RAS API does not honor the following config values:
> {code}
> topology.component.resources.onheap.memory.mb
> topology.component.resources.offheap.memory.mb
> topology.component.cpu.pcore.percent
> {code}
> Trident does not receive the user's config as part of its builder API, so it does not know the value of these. Instead of altering the existing API (we want to remain backwards-compatible), add some new methods for dealing with this.
> There is also currently no way to set the master coord spouts' resources. 



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