[
https://issues.apache.org/jira/browse/FLUME-1299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mubarak Seyed updated FLUME-1299:
---------------------------------
Attachment: FLUME-1299.trunk.v1.patch
The attached file is a patch. Thanks.
> 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:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira