Carel created THRIFT-5878:
-----------------------------
Summary: [c++] Add UUID support for THeaderProtocol and
TProtocolTap
Key: THRIFT-5878
URL: https://issues.apache.org/jira/browse/THRIFT-5878
Project: Thrift
Issue Type: New Feature
Components: C++ - Library
Affects Versions: 0.22.0
Reporter: Carel
Assignee: Carel
While implementing THRIFT-5877 It was found that the missing support for UUID
in the THeaderProtocol made the cross test either segfailt or freeze.
This was due to virtual functions calling themselves causing infinite recursion.
As part of the PR in THRIFT-5877 this was added and fixed.
If needed the commits can be cherry-picked out into separate PRs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)