You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Xin Wang (Jira)" <ji...@apache.org> on 2023/05/12 12:59:00 UTC

[jira] [Resolved] (STORM-3917) Hardcoded worker heapsize in ThroughputVsLatency

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

Xin Wang resolved STORM-3917.
-----------------------------
    Resolution: Fixed

Merged into master.

> Hardcoded worker heapsize in ThroughputVsLatency 
> -------------------------------------------------
>
>                 Key: STORM-3917
>                 URL: https://issues.apache.org/jira/browse/STORM-3917
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: examples
>    Affects Versions: 2.4.0
>            Reporter: Joshua Martell
>            Assignee: Joshua Martell
>            Priority: Minor
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> ThroughputVsLatency adds an explicit 2GB worker heapsize overriding the RAS / user settings since it's last on the command line. 
> [https://github.com/apache/storm/blob/master/examples/storm-loadgen/src/main/java/org/apache/storm/loadgen/ThroughputVsLatency.java#L264]
>  
> Allow users to change worker heap size in ThroughputVsLatency example topo.
> https://github.com/apache/storm/pull/3542



--
This message was sent by Atlassian Jira
(v8.20.10#820010)