bvolpato opened a new pull request, #27879: URL: https://github.com/apache/beam/pull/27879
This will cause problems until new containers are built and used. ``` ERROR 2023-08-07T16:47:48.011Z Uncaught exception in main thread. Exiting with status code 1. ERROR 2023-08-07T16:47:48.011Z java.lang.NoSuchMethodError: 'java.lang.Double org.apache.beam.runners.dataflow.options.DataflowPipelineDebugOptions.getGCThrashingPercentagePerPeriod()' ERROR 2023-08-07T16:47:48.012Z at org.apache.beam.runners.dataflow.worker.util.MemoryMonitor.fromOptions(MemoryMonitor.java:243) ERROR 2023-08-07T16:47:48.012Z at org.apache.beam.runners.dataflow.worker.StreamingDataflowWorker.<init>(StreamingDataflowWorker.java:588) ERROR 2023-08-07T16:47:48.012Z at org.apache.beam.runners.dataflow.worker.StreamingDataflowWorker.fromDataflowWorkerHarnessOptions(StreamingDataflowWorker.java:556) ERROR 2023-08-07T16:47:48.012Z at org.apache.beam.runners.dataflow.worker.StreamingDataflowWorker.main(StreamingDataflowWorker.java:273) ``` Keeping it for now to avoid blocking people using Beam @ HEAD. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
