Laurent Goujon created THRIFT-3199:
--------------------------------------
Summary: Exception field has basic metadata
Key: THRIFT-3199
URL: https://issues.apache.org/jira/browse/THRIFT-3199
Project: Thrift
Issue Type: Bug
Reporter: Laurent Goujon
If a field of a struct or of an union, or the type of a container is an
exception, the metadata associated with the field says it's a struct, but the
value is FieldValueMetaData, not StructMetaData. As a consequence, it is not
possible to get the class for the field.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)