Jimexist commented on PR #2632:
URL: https://github.com/apache/thrift/pull/2632#issuecomment-1272231486

   i'm merging this given the failure is due to missing uuid impl in rust:
   
   ```
   testUuid("00112233-4455-6677-8899-aabbccddeeff")
   *** FAILURE ***
   org.apache.thrift.TApplicationException: unknown method testUuid
        at org.apache.thrift.TServiceClient.receiveBase(TServiceClient.java:81)
        at thrift.test.ThriftTest$Client.recv_testUuid(ThriftTest.java:527)
        at thrift.test.ThriftTest$Client.testUuid(ThriftTest.java:514)
        at org.apache.thrift.test.TestClient.main(TestClient.java:257)
   Min time: 0us
   Max time: 0us
   Avg time: 0us
   ```


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