lidavidm commented on issue #790: URL: https://github.com/apache/arrow-java/issues/790#issuecomment-3017497187
From what @haneel-kumar says, the client explicitly configures a certificate. It's hard to tell what is going on here, because it sounds like a lot of this is actually Presto's behavior. If there's an issue with the Arrow or gRPC code, it would help to provide a self-contained example using the Arrow APIs directly. Also, since Arrow Flight is based on gRPC (which in turn is based on HTTP/2), we are likely just inheriting the behavior of gRPC which isn't necessarily fully under our control (and also why I've been recommending people use the APIs that directly expose gRPC to reduce confusion over what is being set). -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org