damccorm opened a new issue, #20078:
URL: https://github.com/apache/beam/issues/20078

   In the streaming dataflow worker we've implemented push-back so that we will 
reduce parallelism when there is memory pressure. Since we cannot do this on 
the batch worker, it doesn't make sense for our thrashing detection to be so 
aggressive. We should increase the thresholds used for thrashing detection when 
running on Batch workloads.
   
   Imported from Jira 
[BEAM-9049](https://issues.apache.org/jira/browse/BEAM-9049). Original Jira may 
contain additional context.
   Reported by: bhulette.


-- 
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]

Reply via email to