[
https://issues.apache.org/jira/browse/THRIFT-4268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16103873#comment-16103873
]
ASF GitHub Bot commented on THRIFT-4268:
----------------------------------------
GitHub user dhull opened a pull request:
https://github.com/apache/thrift/pull/1317
THRIFT-4268: Remove debugging output from Erlang thrift_transport module
This commit removes some debugging output from the
`thrift_transport:read_exact` function.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dhull/thrift
thrift-4268-remove-thrift-debugging-output
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1317.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1317
----
commit be46cfed7cf5d2f89249f7e9850663125d47a874
Author: David Hull <[email protected]>
Date: 2017-07-27T20:09:48Z
THRIFT-4268: Remove debugging output from Erlang thrift_transport module.
----
> Erlang library emits debugging output in transport layer
> --------------------------------------------------------
>
> Key: THRIFT-4268
> URL: https://issues.apache.org/jira/browse/THRIFT-4268
> Project: Thrift
> Issue Type: Bug
> Components: Erlang - Library
> Affects Versions: 0.10.0
> Reporter: David Hull
> Priority: Minor
>
> The Erlang library emits some debugging output in
> `thrift_transport:read_exact`.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)