[
https://issues.apache.org/jira/browse/TINKERPOP-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stephen mallette updated TINKERPOP-1079:
----------------------------------------
Fix Version/s: 3.1.2-incubating
> Initialized client cannot reconnect to gremlin server
> -----------------------------------------------------
>
> Key: TINKERPOP-1079
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1079
> Project: TinkerPop
> Issue Type: Improvement
> Components: driver
> Affects Versions: 3.1.0-incubating
> Reporter: Ramzi Oueslati
> Fix For: 3.1.2-incubating
>
>
> The gremlin driver does not seem to be able to recover connections to a
> Gremlin Server when this server is shut down and started up again. The debug
> log shows the connection pool tries to re-establish the connections. It shows
> the connection were created. But when a request is submitted, it fails and
> the log shows the borrowed connection as 'not initialized'.
> Also it is not possible to initialize a Client instance before the Gremlin
> Server was started.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)