----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22421/ -----------------------------------------------------------
Review request for samza. Repository: samza Description ------- SAMZA-20; Enabled GCLogFileRotate after checking whether JVM version supports this option Diffs ----- samza-shell/src/main/bash/run-class.sh 5aa34cd Diff: https://reviews.apache.org/r/22421/diff/ Testing ------- I tested the function that returns whether JVM supports GCLogFileRotate first. Then, I checked that when the option is supported, JAVA_OPTS contains that option. Thanks, Raul Castro Fernandez
