Hi all, We are running into OOM issues with one of our pipelines. They are not reproducible with DirectRunner, only with Dataflow. I tried --saveHeapDumpsToGcsPath, but it does not save any heap dump (MyOptions extends DataflowPipelineDebugOptions) I looked at the java process inside the docker container and it has remote jmx enabled through port 5555, but outside traffic is firewalled.
Beam SDK: 2.15.0 Any ideas? Cheers, -- Reynaldo
