You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Hans Zeller (JIRA)" <ji...@apache.org> on 2017/07/11 17:42:00 UTC

[jira] [Created] (TRAFODION-2682) JVM startup options like heap are not passed correctly

Hans Zeller created TRAFODION-2682:
--------------------------------------

             Summary: JVM startup options like heap are not passed correctly
                 Key: TRAFODION-2682
                 URL: https://issues.apache.org/jira/browse/TRAFODION-2682
             Project: Apache Trafodion
          Issue Type: Bug
          Components: sql-exe
    Affects Versions: 2.2-incubating
            Reporter: Hans Zeller
            Assignee: Hans Zeller
             Fix For: 2.2-incubating


Selva just found out that we don't pass the -Xmx option to the JVM when creating it in the executor. This is due to a bug in the change I made for TRAFODION-2637. I put character array variables into a local scope where I shouldn't have done that.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)