Github user vanzin commented on the issue:
https://github.com/apache/spark/pull/19802
I think this is the wrong place for the fix, if one is desired. The
transport library doesn't know anything about serialization, that's all handled
by the code using it. In this case, the 'RpcEnv' stuff in core. So I don't
think it's correct to handle those errors in the transport library.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]