fishy commented on PR #3144:
URL: https://github.com/apache/thrift/pull/3144#issuecomment-2940338383

   yea I think you are right. I checked go's cross test server and client 
implementation, the server just response the same uuid it received back to the 
client, and the client just checks that the uuid it received back is the same 
one it sent out, so this would not fail the test if the server is using the 
wrong order. I would assume other languages' test client and test server are 
implemented similarly.
   
   we would need to check the value on the server against a pre-defined value 
to catch this bug.


-- 
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: notifications-unsubscr...@thrift.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to