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

David Mollitor updated THRIFT-5197:
-----------------------------------
    Description: The class TSSLTransportFactory is wrapping 
{{TTransportException}} which have a particular "type" in type-less 
{{TTransportException}} and therefore it becomes hard to find the status,... 
have to unwrap the exception to get the true cause (and the true type) and 
sometimes the type is not included at all.  (was: The class 
TSSLTransportFactory is wrapping {{TTransportException}} which have a 
particular "type" in type-less {{TTransportException}} and therefore it becomes 
hard to find the status,... have to unwrap the exception to get the true cause 
(and the true type).)

> TSSLTransportFactory Buries NOT_OPEN Exception Type for Client
> --------------------------------------------------------------
>
>                 Key: THRIFT-5197
>                 URL: https://issues.apache.org/jira/browse/THRIFT-5197
>             Project: Thrift
>          Issue Type: Improvement
>            Reporter: David Mollitor
>            Assignee: David Mollitor
>            Priority: Major
>
> The class TSSLTransportFactory is wrapping {{TTransportException}} which have 
> a particular "type" in type-less {{TTransportException}} and therefore it 
> becomes hard to find the status,... have to unwrap the exception to get the 
> true cause (and the true type) and sometimes the type is not included at all.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to