You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by GitBox <gi...@apache.org> on 2020/02/27 18:05:09 UTC

[GitHub] [tinkerpop] spmallette opened a new pull request #1255: TINKERPOP-2336 Added getMaxWaitForClose java driver setting.

spmallette opened a new pull request #1255: TINKERPOP-2336 Added getMaxWaitForClose java driver setting.
URL: https://github.com/apache/tinkerpop/pull/1255
 
 
   https://issues.apache.org/jira/browse/TINKERPOP-2336
   
   Deprecated the "close" message for sessions along with its driver setting. The driver should stay compatible with older server versions, but the server now closes sessions with the close of the connection and there no longer is a block while all messages return from the server after a `Client.close()`.
   
   All tests pass with `docker/build.sh -t -n -i`
   
   VOTE +1

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [tinkerpop] spmallette merged pull request #1255: TINKERPOP-2336 Added getMaxWaitForClose java driver setting.

Posted by GitBox <gi...@apache.org>.
spmallette merged pull request #1255: TINKERPOP-2336 Added getMaxWaitForClose java driver setting.
URL: https://github.com/apache/tinkerpop/pull/1255
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services