colinmjj commented on issue #25759: [SPARK-19147][CORE] netty throw NPE
URL: https://github.com/apache/spark/pull/25759#issuecomment-530633191
 
 
   Here is the scene, when the executor is killed before shuffle process, but 
the task was created and ready to fetch blocks. Then, the NPE will occur if 
task try to create a new client. 
   Such NPE will confuse user to find why executor is killed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to