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

   > Though is what you want, all middleware run StartCall, then after that all 
middleware run SendingHeaders? That could be fixed
   
   What I'm seeing right now that's causing problems is that SendingHeaders is 
being called before the RPC handler, in this case DoAction, so the headers 
aren't being generated as they depend on the middleware instance state 
post-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