[ https://issues.apache.org/jira/browse/BEAM-14481?focusedWorklogId=771541&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-771541 ]
ASF GitHub Bot logged work on BEAM-14481: ----------------------------------------- Author: ASF GitHub Bot Created on: 17/May/22 19:55 Start Date: 17/May/22 19:55 Worklog Time Spent: 10m Work Description: TheNeuralBit opened a new pull request, #17693: URL: https://github.com/apache/beam/pull/17693 …(#17384)" This reverts commit 1c4418ce463468b4d5a5b53dfa6e9c35470b976b. We've observed performance regressions in internal pipelines due to this change. GitHub Actions Tests Status (on master branch) ------------------------------------------------------------------------------------------------ [](https://github.com/apache/beam/actions?query=workflow%3A%22Build+python+source+distribution+and+wheels%22+branch%3Amaster+event%3Aschedule) [](https://github.com/apache/beam/actions?query=workflow%3A%22Python+Tests%22+branch%3Amaster+event%3Aschedule) [](https://github.com/apache/beam/actions?query=workflow%3A%22Java+Tests%22+branch%3Amaster+event%3Aschedule) See [CI.md](https://github.com/apache/beam/blob/master/CI.md) for more information about GitHub Actions CI. Issue Time Tracking ------------------- Worklog Id: (was: 771541) Remaining Estimate: 0h Time Spent: 10m > OOM regression caused by Batched DoFn worker changes > ---------------------------------------------------- > > Key: BEAM-14481 > URL: https://issues.apache.org/jira/browse/BEAM-14481 > Project: Beam > Issue Type: Bug > Components: sdk-py-core > Reporter: Brian Hulette > Priority: P1 > Time Spent: 10m > Remaining Estimate: 0h > > We've observed some OOMs in internal pipelines. We've narrowed the root cause > down to [https://github.com/apache/beam/pull/17384] - the worker changes for > Batched DoFns. > I still don't understand the root cause, but given this change can lead to a > regression in pipelines that don't use the feature I think we should roll it > back. -- This message was sent by Atlassian Jira (v8.20.7#820007)