Open wangdengshan opened 5 months ago
…Client and RSCDriver is disconnected
When RSCClient and RSCDriver are disconnected due to some accident, try to re-establish the connection.
https://issues.apache.org/jira/browse/LIVY-1000
I tried to use the tcpkill to manually kill the link between RSCClient and RSCDriver to verify whether it completed re-establishing the connection.
…Client and RSCDriver is disconnected
What changes were proposed in this pull request?
When RSCClient and RSCDriver are disconnected due to some accident, try to re-establish the connection.
https://issues.apache.org/jira/browse/LIVY-1000
How was this patch tested?
I tried to use the tcpkill to manually kill the link between RSCClient and RSCDriver to verify whether it completed re-establishing the connection.