[
https://issues.apache.org/jira/browse/STORM-373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14043610#comment-14043610
]
ASF GitHub Bot commented on STORM-373:
--------------------------------------
GitHub user kishorvpatil opened a pull request:
https://github.com/apache/incubator-storm/pull/164
[STORM-373] Provide Additional String substitutions for *.worker.childopts
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kishorvpatil/incubator-storm
childopts-replacements
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-storm/pull/164.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #164
----
commit 0db27d5b323e8476a989727dbd5cd99444cce56c
Author: Kishor Patil <[email protected]>
Date: 2014-06-25T14:59:17Z
Adding substitutes to worker childopts.
commit cbb0b8a2970a2094320915934113e4c06a559222
Author: Kishor Patil <[email protected]>
Date: 2014-06-25T15:18:15Z
Correcting function formatting
----
> Provide Additional String substitutions for *.worker.childopts
> ---------------------------------------------------------------
>
> Key: STORM-373
> URL: https://issues.apache.org/jira/browse/STORM-373
> Project: Apache Storm (Incubating)
> Issue Type: Improvement
> Affects Versions: 0.9.2-incubating
> Reporter: Kishor Patil
> Labels: master
>
> As a storm application developer, I would like to name my GC log uniquely, so
> that the log is not blown away each time the worker restarts.
> Add %WORKER-ID% (worker-id) %STORM-ID% (storm-id) to the substitution
> whenlaunching the worker JVM.
--
This message was sent by Atlassian JIRA
(v6.2#6252)