[ https://issues.apache.org/jira/browse/THRIFT-290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bryan Duxbury resolved THRIFT-290. ---------------------------------- Resolution: Fixed Committed. > Metadata map doesn't properly reference external thrift file's types > -------------------------------------------------------------------- > > Key: THRIFT-290 > URL: https://issues.apache.org/jira/browse/THRIFT-290 > Project: Thrift > Issue Type: Bug > Components: Compiler (Java) > Reporter: Bryan Duxbury > Assignee: Bryan Duxbury > Attachments: thrift-290.patch > > > THRIFT-253 introduced a metadata map, part of which contains class references > for those types. However, it does not refer to types in external thrift files > by their fully-qualified namespace and does not import the class, so the > generated code doesn't build. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.