kpumuk commented on PR #3514: URL: https://github.com/apache/thrift/pull/3514#issuecomment-4521358658
Alright, I re-did the change following Go example, basically making HTTP client to read and ignore the response from oneway call before the next RPC call, if the connection is still open. This should preserve oneway performance, while properly handling HTTP protocol semantics. Updated PR description to match the change and removed known failures related to HTTP that are no longer failures. -- 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]
