lidavidm commented on PR #40071:
URL: https://github.com/apache/arrow/pull/40071#issuecomment-1952991899

   I'm still not certain why we can't implement sessions as an in-RPC helper 
(that uses ServerCallContext::AddHeader) instead of trying to do more 
workarounds for what is ultimately gRPC's broken middleware implementation 
(since the original implementation here was trying to work around the fact that 
gRPC middleware aren't allowed to communicate with the RPC handler)


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