You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Howard Lee (JIRA)" <ji...@apache.org> on 2017/02/24 11:48:44 UTC

[jira] [Created] (STORM-2380) worker.childopts with whitespace inside one param will be split into pieces

Howard Lee created STORM-2380:
---------------------------------

             Summary: worker.childopts with whitespace inside one param will be split into pieces
                 Key: STORM-2380
                 URL: https://issues.apache.org/jira/browse/STORM-2380
             Project: Apache Storm
          Issue Type: Bug
          Components: storm-core
    Affects Versions: 2.0.0, 1.0.3, 1.x
            Reporter: Howard Lee
            Priority: Minor


worker.childopts params with whitespace inside, like -XX:OnError="pstack %p >~/pstack%p.log", will be split into pieces for supervisor use string.split("\\s+") to split params.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)