-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/11714/
-----------------------------------------------------------

Review request for Flume.


Description
-------

Flume has a default heap of 20m which sometimes appears to need to be larger. 
This patch allows that by users passing -Xmx<max heap size> exactly as for the 
JVM.


Diffs
-----

  bin/flume-ng 22b95b8 

Diff: https://reviews.apache.org/r/11714/diff/


Testing
-------

Runs correctly in my test environment.ps output shows that java has the correct 
parameter. jmap -heap show the correct MaxHeapSize.


Thanks,

Edward Sargisson

Reply via email to