This is an automated email from the ASF dual-hosted git repository.

wenchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from de59e01  [SPARK-35443][K8S] Mark K8s ConfigMaps and Secrets created by 
Spark as immutable
     add 00b63c8  [SPARK-27991][CORE] Defer the fetch request on Netty OOM

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/network/util/NettyUtils.java  |   4 +
 .../executor/CoarseGrainedExecutorBackend.scala    |   9 ++
 .../org/apache/spark/internal/config/package.scala |   9 ++
 .../spark/shuffle/BlockStoreShuffleReader.scala    |   1 +
 .../storage/ShuffleBlockFetcherIterator.scala      | 153 ++++++++++++++++++---
 .../storage/ShuffleBlockFetcherIteratorSuite.scala | 132 ++++++++++++++++++
 6 files changed, 291 insertions(+), 17 deletions(-)

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

Reply via email to