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

Sel-fish Finch commented on TINKERPOP-2178:
-------------------------------------------

[~spmallette]

Thanks for the reply. I'm so sorry, as I found that code from master branch 
contains the line:

{code:python}
raise GremlinServerError({'code': 500, 'message':'Server disconnected - please 
try to reconnect', 'attributes': {}})
{code}

But get the wrong commit, which I ought to check the commit 
https://github.com/apache/tinkerpop/commit/60615d4440b . Noticed that is 
committed later than the release data of python sdk 3.4.0, I think I should 
wait for the next release.

> 2. The class 'Client' need add a method 'reconnect' to close all existing 
> connecting in pool and create new ones

I will go through the policies of other gremlin SDK and post another issue to 
address this.






> Python sdk 'gremlinpython 3.4.0' not include fix about TINKERPOP-2096
> ---------------------------------------------------------------------
>
>                 Key: TINKERPOP-2178
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2178
>             Project: TinkerPop
>          Issue Type: Bug
>          Components: python
>    Affects Versions: 3.4.0
>            Reporter: Sel-fish Finch
>            Priority: Major
>
> Problems as described here inĀ 
> [TINKERPOP-2096|https://issues.apache.org/jira/browse/TINKERPOP-2096]. 
> [The fix code|https://github.com/apache/tinkerpop/commit/79b5e1cf169] is 
> committed at *20 Dec 2018*. [The latest python 
> SDK|https://pypi.org/project/gremlinpython/#history] in pip is release at *8 
> Jan 2019*, but not includes that fix. 
> 1. Is there any chance to release a new version of python SDK which includes 
> that fix
> 2. The class 'Client' need add a method 'reconnect' to close all existing 
> connecting in pool and create new ones



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to