[ https://issues.apache.org/jira/browse/SPARK-31034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Wenchen Fan resolved SPARK-31034. --------------------------------- Fix Version/s: 3.0.0 Resolution: Fixed Issue resolved by pull request 27786 [https://github.com/apache/spark/pull/27786] > ShuffleBlockFetcherIterator may can't create request for last group > ------------------------------------------------------------------- > > Key: SPARK-31034 > URL: https://issues.apache.org/jira/browse/SPARK-31034 > Project: Spark > Issue Type: Bug > Components: Spark Core > Affects Versions: 3.0.0 > Reporter: wuyi > Assignee: wuyi > Priority: Major > Fix For: 3.0.0 > > > When the size of all blocks is less than targetRemoteRequestSize and the size > of last block group is less than maxBlocksInFlightPerAddress, > ShuffleBlockFetcherIterator will not create a request for the last group. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org