You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Kyle Nusbaum (JIRA)" <ji...@apache.org> on 2017/09/27 20:54:00 UTC

[jira] [Assigned] (STORM-1912) Additions and Improvements for Trident RAS API

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

Kyle Nusbaum reassigned STORM-1912:
-----------------------------------

    Assignee:     (was: Kyle Nusbaum)

> Additions and Improvements for Trident RAS API
> ----------------------------------------------
>
>                 Key: STORM-1912
>                 URL: https://issues.apache.org/jira/browse/STORM-1912
>             Project: Apache Storm
>          Issue Type: Improvement
>            Reporter: 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.4.14#64029)