Skip to content
Snippets Groups Projects
Commit bae3c9a4 authored by Nishkam Ravi's avatar Nishkam Ravi Committed by Shixiong Zhu
Browse files

[SPARK-12967][NETTY] Avoid NettyRpc error message during sparkContext shutdown

If there's an RPC issue while sparkContext is alive but stopped (which would happen only when executing SparkContext.stop), log a warning instead. This is a common occurrence.

vanzin

Author: Nishkam Ravi <nishkamravi@gmail.com>
Author: nishkamravi2 <nishkamravi@gmail.com>

Closes #10881 from nishkamravi2/master_netty.
parent 58f5d8c1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment