[ 
https://issues.apache.org/jira/browse/THRIFT-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jens Geyer resolved THRIFT-2470.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 0.9.2

I committed only the core fix, the changes in {{THttpHandler.cs}}. 

The other stuff should be discussed and tested separately, including the test 
case which I also excluded for now. 

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

Reply via email to