bvolpato opened a new pull request, #27867: URL: https://github.com/apache/beam/pull/27867
After https://github.com/apache/beam/pull/27850, `setGCThrashingPercentagePerPeriod` was changed to be available at `SdkHarnessOptions` and not `DataflowPipelineDebugOptions`. This may not be easily discoverable in case someone is using it programatically. I'm extending that interface on `DataflowPipelineOptions` now, since it was likely set through it -- but also adding a `CHANGES.md` note to avoid confusion. -- 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]
