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 2014/11/05 05:49:08 UTC

[jira] [Commented] (THRIFT-2665) tornado library debug messages are too verbose

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

Hudson commented on THRIFT-2665:
--------------------------------

SUCCESS: Integrated in Thrift #1331 (See [https://builds.apache.org/job/Thrift/1331/])
THRIFT-2665 Debug statements are unnecessary and should be removed (jensg: rev b898eaa25cecace8a9edf65445ab1e576203d2e5)
* lib/py/src/TTornado.py


> tornado library debug messages are too verbose
> ----------------------------------------------
>
>                 Key: THRIFT-2665
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2665
>             Project: Thrift
>          Issue Type: Bug
>          Components: Python - Library
>    Affects Versions: 0.9.1
>            Reporter: Dustin Spicuzza
>            Assignee: Jens Geyer
>             Fix For: 0.9.2
>
>
> In TTornado.py, It generates a debug message each time a new message comes in. The other python bindings do not have the same behavior, so it doesn't make sense to keep this debug code in the bindings. Presumably those log messages are only useful for thrift developers or someone debugging thrift itself. 
> Especially considering that it's logging to the root logger (see THRIFT-2663), it makes it really difficult to ignore these messages. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)