[
https://issues.apache.org/jira/browse/THRIFT-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13972025#comment-13972025
]
ASF GitHub Bot commented on THRIFT-2470:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/thrift/pull/100
> THttpHandler swallows exceptions from processor
> -----------------------------------------------
>
> Key: THRIFT-2470
> URL: https://issues.apache.org/jira/browse/THRIFT-2470
> Project: Thrift
> Issue Type: Bug
> Components: C# - Library
> Affects Versions: 0.9.1
> Reporter: Adam Connelly
> Assignee: Jens Geyer
> Fix For: 0.9.2
>
>
> The THttpHandler.ProcessRequest() method currently swallows any exceptions by
> the processor, and writes them out to Console.Error. This makes it very
> difficult to figure out what's going on if an exception is thrown in anything
> other than a console application.
--
This message was sent by Atlassian JIRA
(v6.2#6252)