rohanag12 opened a new issue #3268: Java 9 support: Add support for JVM unified logging flags URL: https://github.com/apache/incubator-heron/issues/3268 The heron executor has some hard coded flags to enable GC logging. The flag format has changed to the unified logging format https://openjdk.java.net/jeps/158 starting in Java 9, and this change is not backwards compatible. Heron executor should pick up the right format based on Java version.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
