tillrohrmann commented on issue #9703: [FLINK-14038]Add default GC options for flink on yarn to facilitate debugging URL: https://github.com/apache/flink/pull/9703#issuecomment-549283144 > Hi, @tillrohrmann , IMO, I think we do not need to adapt `flink-console.sh`, because it's running fore-ground, and in console mode, users usually focused on the console output and it's usually used for testing. Users can be more flexible to add those or more options whenever they want. What do you think? I think `flink-console.sh` is currently being used by Flink's docker image's `entrypoint.sh`. That's why I was wondering whether we want to add the heap dump and GC logging to it as well.
---------------------------------------------------------------- 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
