tustvold commented on issue #4314: URL: https://github.com/apache/arrow-rs/issues/4314#issuecomment-1569824960
You might want to ask on the arrow mailing list how people handle this, gRPC is a message oriented transport not a connection oriented transport, and so it doesn't really have a clear notion of a connection... In fact most libraries purposefully don't expose the TCP lifecycle to allow for transparent reconnection, and non-TCP based transports -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
