Github user netguy204 commented on the issue:
https://github.com/apache/flink/pull/3525
@StephanEwen Yes, I do have at least objects and classes being stored in a
static context. Any easy example (that has also bitten me a few times) is the
class cache that Avro maintains
Github user netguy204 commented on the issue:
https://github.com/apache/flink/pull/3525
+1 I'm looking forward to this fix as I think I'm encountering this bug in
production.
I bundle my jobs into a single JAR file with multiple mains. I submit the
jobs to t