indigophox commented on PR #34817:
URL: https://github.com/apache/arrow/pull/34817#issuecomment-1907041270

   So looks like this code (generic to all handlers so it would need either a 
global solution or a flag to determine control flow based on whether the 
handler provides an alternative) is where we're going off the rails, 
particularly the last line being inside the "setup" part here instead of after 
the handler has done -anything- 
https://github.com/apache/arrow/blob/3fe598ae4dfd7805ab05452dd5ed4b0d6c97d8d5/cpp/src/arrow/flight/transport/grpc/grpc_server.cc#L327-L339


-- 
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]

Reply via email to