[
https://issues.apache.org/jira/browse/THRIFT-2665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14096058#comment-14096058
]
ASF GitHub Bot commented on THRIFT-2665:
----------------------------------------
Github user virtuald commented on the pull request:
https://github.com/apache/thrift/pull/189#issuecomment-52105557
Though the CI build failed, I don't think it was due to my code change, as
it was a change to the python code, and the error reported is a compiler error
of some sort.
> 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
>
> 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.2#6252)