You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (JIRA)" <ji...@apache.org> on 2013/09/05 23:37:51 UTC

[jira] [Created] (THRIFT-2170) Generated Go code should populate all ReadErrors

Jens Geyer created THRIFT-2170:
----------------------------------

             Summary: Generated Go code should populate all ReadErrors
                 Key: THRIFT-2170
                 URL: https://issues.apache.org/jira/browse/THRIFT-2170
             Project: Thrift
          Issue Type: Improvement
          Components: Go - Compiler
            Reporter: Jens Geyer
            Assignee: Jens Geyer
             Fix For: 1.0


The Read(iprot thrift.TProtocol) call for a struct is correctly returning an error if ReadStructBegin() fails, however the real error message received from the underlying protocol gets lost at that point.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira