[ 
https://issues.apache.org/jira/browse/FLUME-1299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491346#comment-13491346
 ] 

Alexander Alten-Lorenz commented on FLUME-1299:
-----------------------------------------------

This is more a part for the wiki / best practice nor a patch. What you think, 
Mubarak? Could you imagine to mark this as documentation? 
                
> More Java Options in flume-env.sh
> ---------------------------------
>
>                 Key: FLUME-1299
>                 URL: https://issues.apache.org/jira/browse/FLUME-1299
>             Project: Flume
>          Issue Type: Improvement
>          Components: Configuration
>            Reporter: Mubarak Seyed
>            Assignee: Mubarak Seyed
>            Priority: Minor
>              Labels: newbie
>         Attachments: FLUME-1299.trunk.v1.patch
>
>
> Just enabling GC settings and GC log.
> {code}
> #JAVA_OPTS="-Xms200m -Xmx200m -Xmn32m -XX:+UseParNewGC 
> -XX:+UseConcMarkSweepGC -XX:CMSInitiatingOccupancyFraction=70 -Xss128k 
> -XX:+UseMembar -verbose:gc -XX:+PrintGCDetails -XX:+PrintGCDateStamps 
> -Xloggc:/var/log/flume/gc.log"
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to