----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69783/ -----------------------------------------------------------
(Updated Feb. 19, 2019, 4:24 p.m.) Review request for oozie, AndrĂ¡s Piros and Kinga Marton. Changes ------- Small change, do not put commons-el to embedded-oozie-server/dependency Repository: oozie-git Description ------- OOZIE-3409 - Oozie Server : Memory leak in EL evaluation Diffs (updated) ----- core/pom.xml b6c07d345 core/src/main/java/org/apache/oozie/command/coord/CoordSubmitXCommand.java c1c644459 core/src/main/java/org/apache/oozie/util/ELEvaluationException.java a4df3b58d core/src/main/java/org/apache/oozie/util/ELEvaluator.java 90d79779f core/src/main/java/org/apache/oozie/util/StringUtils.java 26079be93 core/src/test/java/org/apache/oozie/command/wf/TestActionErrors.java 519b38406 core/src/test/java/org/apache/oozie/util/TestELEvaluator.java 04a869c0b core/src/test/java/org/apache/oozie/util/TestStringUtils.java 423d6be27 examples/pom.xml 8900535b2 pom.xml 8950bbc25 src/main/assemblies/distro.xml d28be9093 Diff: https://reviews.apache.org/r/69783/diff/4/ Changes: https://reviews.apache.org/r/69783/diff/3-4/ Testing ------- Using grind to execute unit tests. Using CDH cluster to create lots of dynamic workflows. Thanks, Andras Salamon
