kpumuk commented on PR #3514:
URL: https://github.com/apache/thrift/pull/3514#issuecomment-4513060513

   > Somehow that sounds weird. Also, assumed I do a lot of oneway calls, what 
would be the performance impact?
   
   Oh for sure it is undeniably weird. The PR is mostly to gather ideas on how 
to address it, and which side must handle :-)
   
   Here is an example: 
https://github.com/kpumuk/thrift/actions/runs/26243739717/job/77238383058 . 
From `rb-cpp_compact_http-ip_client.log`:
   ```
   testClient.testOneway(1) =>  success - took 0.03 ms
   re-test testI32(-1)terminate called after throwing an instance of 
'apache::thrift::transport::TTransportException'
     what():  No more data to read.
   
===============================================================================
   Return code: -6 (negative values indicate kill by signal)
   Test execution took 1.2 seconds.
   Thu May 21 18:17:57 2026
   ```


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