logging-flume
logging-flume copied to clipboard
"[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.
Can one of the admins verify this patch?