LuciferYang commented on PR #47369:
URL: https://github.com/apache/spark/pull/47369#issuecomment-2235456348

   from the log we can see 
   
   ```
   Warning: [1888.608s][warning][gc,alloc] broadcast-exchange-907: Retried 
waiting for GCLocker too often allocating 33554434 words
   ```
   
   If this is the reason for the test failures, I think we should first 
investigate the root cause of the GCLocker's activity to avoid covering up any 
unknown performance bottlenecks.
   
   


-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to