[ https://issues.apache.org/jira/browse/STORM-1913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Robert Joseph Evans updated STORM-1913: --------------------------------------- Fix Version/s: 1.0.3 > 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 > Fix For: 2.0.0, 1.1.0, 1.0.3 > > > 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)