[
https://issues.apache.org/jira/browse/THRIFT-5878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer resolved THRIFT-5878.
--------------------------------
Fix Version/s: 0.23.0
Assignee: Carel
Resolution: Fixed
> [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
> Priority: Major
> Fix For: 0.23.0
>
>
> 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)