[ https://issues.apache.org/jira/browse/THRIFT-5878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18016729#comment-18016729 ]
Carel commented on THRIFT-5878: ------------------------------- Yes this is done > [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 > Priority: Major > > 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)