stephen mallette created TINKERPOP-2255:
-------------------------------------------
Summary: Improve reliability of availableHosts()
Key: TINKERPOP-2255
URL: https://issues.apache.org/jira/browse/TINKERPOP-2255
Project: TinkerPop
Issue Type: Improvement
Components: driver
Affects Versions: 3.4.2
Reporter: stephen mallette
{{Cluster.availableHosts()}} could tell users the state of the driver and if it
has connections available to it or if requests sent would simply die. Right now
it is a bit unreliable as the dead host marking is not terribly robust. For
example hosts don't get marked dead as a result of failed keep-alive requests,
nor does the client seem to get notification of a closed connection from the
server side as a result of its orderly shutdown.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)