GitHub user chenjianwei3 opened a pull request:

    https://github.com/apache/flume/pull/112

    "[FLUME-3067][Shell]Defalut JAVA_OPTS "-Xmx20m" may be conflicted with 
cuctom defines."

    When write a Flume bootstrap shell, set the environment variable 
FLUME_JAVA_OPTS with the defined values as the min(-Xms) 
    and max(-Xmx) heap size for the JVM, then call "bin/flime-ng" to start 
Flume. 
    Succeed to start, but the defalut "-Xmx20m" is still in process JVM options.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/chenjianwei3/flume chenjianwei3branch

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flume/pull/112.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 #112
    
----
commit 22ae3182fd4131ee1514f367879eb309d96172b6
Author: chenjianwei3 <chen.jianw...@zte.com.cn>
Date:   2017-03-07T08:19:13Z

    "[FLUME-3067][Shell]Defalut JAVA_OPTS "-Xmx20m" may be conflicted with 
cuctom defines."

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to