Re: [EXTERNAL] Re: [C++][Python]Built-in GRPC health checks in FlightServerBase

2022-10-04 Thread David Li
Ah, to clarify - what I mean is to wrap the gRPC health check, which is itself a normal RPC with a standardized name/signature. So we would add a Ping method to Flight, but have it map to the standard gRPC health check service underneath (and to a custom call when running on UCX). A non-gRPC he

Re: [EXTERNAL] Re: [C++][Python]Built-in GRPC health checks in FlightServerBase

2022-10-03 Thread Antoine Pitrou
Le 04/10/2022 à 00:54, Akshaya Annavajhala (AK) a écrit : Thanks for the important clarification - reading up on UCX, it makes sense to implement a health check abstraction. A couple follow up musings: 1. "Hosting" vs "data plane" communication protocols. Clearly this isn't something worth b

RE: [EXTERNAL] Re: [C++][Python]Built-in GRPC health checks in FlightServerBase

2022-10-03 Thread Akshaya Annavajhala (AK)
ations for the rest, I think that makes total sense. AK -----Original Message- From: David Li Sent: Monday, October 3, 2022 2:45 PM To: dev@arrow.apache.org Subject: [EXTERNAL] Re: [C++][Python]Built-in GRPC health checks in FlightServerBase [You don't often get email from lidav...@apac