stephen mallette created TINKERPOP-1191:
-------------------------------------------

             Summary: Better identify when reconnect isn't possible
                 Key: TINKERPOP-1191
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1191
             Project: TinkerPop
          Issue Type: Improvement
          Components: driver
    Affects Versions: 3.1.1-incubating
            Reporter: stephen mallette
            Assignee: stephen mallette
             Fix For: 3.2.0-incubating, 3.1.2-incubating


There are times when a connection to the server can recover and there are times 
when it can't ever - like when you try to connect to an ssl-enabled server with 
a client not configured for ssl.  In those latter cases, the user should get a 
better error explaining things.  Right now, in the case of the SSL example, 
they get a {{TimeoutException}} because the host gets marked as dead when the 
driver can't connect and the pool is thus ignored. 

As a side of working on this, the message for trying to get a connection from a 
pool with no hosts should be improved. That's pretty easy to detect.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to