[ 
https://issues.apache.org/jira/browse/TINKERPOP-2616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17424712#comment-17424712
 ] 

ASF GitHub Bot commented on TINKERPOP-2616:
-------------------------------------------

simonz-bq opened a new pull request #1484:
URL: https://github.com/apache/tinkerpop/pull/1484


   This change is to address the ask from @spmallette to backport the changes 
from https://github.com/apache/tinkerpop/pull/1479 into 3.4, but only with the 
portion that adds the cause to `NoHostAvailableException`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


> Provide better exceptions with SSL related failures
> ---------------------------------------------------
>
>                 Key: TINKERPOP-2616
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2616
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: driver
>    Affects Versions: 3.4.12
>            Reporter: Stephen Mallette
>            Priority: Minor
>              Labels: breaking
>
> Propagate SSL exception to the client. Currently, if an error occurs during 
> connection setup, client observes a generic “connection failed error”. This 
> is because server has no mechanism to send an exact error to the client since 
> the connection was never setup. The idea is to use WebSocket error codes to 
> provide a more specific error to the client.



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

Reply via email to