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

   @lidavidm ok for purposes of the PR merge I'm going to defang CloseSession 
in the C++ MW, do you have a preference between these two moderately ugly 
temporary solutions:
   
   * return CLOSED but leave the client cookie floating around in space and 
invalid; or
   * return NOT_CLOSABLE (the thing there was so much debate about) because we 
can't implement closing sessions yet ?


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