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

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

Joshua Martell created STORM-3917:
-------------------------------------

             Summary: 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


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)