Ramzi Oueslati created TINKERPOP-1079:
-----------------------------------------

             Summary: Initialized client cannot reconnect to gremlin server
                 Key: TINKERPOP-1079
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1079
             Project: TinkerPop
          Issue Type: Bug
          Components: driver
    Affects Versions: 3.1.0-incubating
            Reporter: Ramzi Oueslati


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)

Reply via email to