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 2019/12/16 12:23:47 UTC

[GitHub] [tinkerpop] spmallette opened a new pull request #1231: TINKERPOP-2266 Start keep alive polling on Connection construction

spmallette opened a new pull request #1231: TINKERPOP-2266 Start keep alive polling on Connection construction
URL: https://github.com/apache/tinkerpop/pull/1231
 
 
   https://issues.apache.org/jira/browse/TINKERPOP-2266
   
   If nothing writes to the Connection then keep alive doesn't start which might let it die in the pool if it is not used at some point.
   
   Builds with `mvn clean install && mvn verify -pl gremlin-server -DskipIntegrationTests=false`
   
   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