[
https://issues.apache.org/jira/browse/THRIFT-5197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Mollitor resolved THRIFT-5197.
------------------------------------
Fix Version/s: 0.14.0
Resolution: Fixed
> TSSLTransportFactory Do Not Wrap NOT_OPEN Exception Type for Client
> -------------------------------------------------------------------
>
> Key: THRIFT-5197
> URL: https://issues.apache.org/jira/browse/THRIFT-5197
> Project: Thrift
> Issue Type: Improvement
> Components: Java - Library
> Reporter: David Mollitor
> Assignee: David Mollitor
> Priority: Major
> Fix For: 0.14.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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)