Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.12.0
-
None
Description
Client: Rust + Thrift 0.12.0
Server: CPP + Thrift 0.9.3
Protocol: TCompactProtocol
Transport: TBufferedTransport
I logged before cpp server response to rust client
"age=21.339611053466797"
but client recieved
age: Some(OrderedFloat(0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000409415354256))
This bug only happens when using TCompactProtocol.
Attachments
Issue Links
- links to