You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2013/09/10 07:22:55 UTC

[jira] [Commented] (THRIFT-1349) Remove unnecessary print outs

    [ https://issues.apache.org/jira/browse/THRIFT-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13762744#comment-13762744 ] 

Hudson commented on THRIFT-1349:
--------------------------------

FAILURE: Integrated in Thrift #894 (See [https://builds.apache.org/job/Thrift/894/])
THRIFT-1349:Remove unnecessary print outs (jfarrell: rev 4fb2706ecf74f533f71fa4ceab15db984fd13244)
* lib/erl/src/thrift_protocol.erl

                
> Remove unnecessary print outs
> -----------------------------
>
>                 Key: THRIFT-1349
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1349
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Erlang - Library
>    Affects Versions: 0.7
>            Reporter: Anthony Molinaro
>            Assignee: Anthony Molinaro
>              Labels: erlang
>         Attachments: THRIFT-1349.patch
>
>
> There are a couple of spurious error_logger:info_msg/2 calls which can lead to lots of output when talking between slightly different versions of generated code.  For instance launching a server which returns a new field to a client will result in the client printing out information about an unknown fid.  This leads to lots of logging which you probably don't want.  I'd like to remove these unless anyone in dev objects.

--
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