CJCombrink commented on PR #3254:
URL: https://github.com/apache/thrift/pull/3254#issuecomment-3570626176

   Please look at my findings here https://github.com/apache/thrift/pull/3144 
to ensure that when the ruby code (your implementation) sends a UUID to the 
.NET client/server that the values match. on the other side. **Not** an echo 
test since that only ensures that the client and server has the same 
understanding, this must specifically be one implementation sending it and the 
other implementation correctly extracting it
   
   There still is no unit tests to confirm this but it would be great if you 
can do a manual check to ensure that it corresponds to ensure there is a common 
understanding of the underlying data layout. 
   


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