rxin commented on issue #20512: [SPARK-23182][CORE] Allow enabling TCP keep alive on the master RPC connections. URL: https://github.com/apache/spark/pull/20512#issuecomment-453782496 Let’s go ahead and do it then! On Sat, Jan 12, 2019 at 10:11 AM Min Zhou <[email protected]> wrote: > TCP keep alive is non-invasive, the only minor downside is that it would > generate extra network packets. But thinking about spark's big data > exchange use cases, these packets are negligible. I am good with this cone > config ruling all transport types, just please change the title/commit > messages. > > — > You are receiving this because you were mentioned. > Reply to this email directly, view it on GitHub > <https://github.com/apache/spark/pull/20512#issuecomment-453769043>, or mute > the thread > <https://github.com/notifications/unsubscribe-auth/AATvPK3gL73BnB_rjCzVdWXB-zZ31yU6ks5vCiU0gaJpZM4R51bN> > . >
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
