You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2019/06/25 19:34:23 UTC

[tinkerpop] branch tp34 updated (d0d32fa -> 342df7d)

This is an automated email from the ASF dual-hosted git repository.

spmallette pushed a change to branch tp34
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git.


    from d0d32fa  Merge branch 'tp33' into tp34
     add a0d6923  TINKERPOP-2248 Force replacement of connections on certain errors
     add 15a5ae1  Merge branch 'TINKERPOP-2248' into tp33
     add 342df7d  Merge branch 'tp33' into tp34

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.asciidoc                                                | 1 +
 .../main/java/org/apache/tinkerpop/gremlin/driver/Connection.java | 5 ++++-
 .../java/org/apache/tinkerpop/gremlin/driver/ConnectionPool.java  | 8 ++++----
 .../main/java/org/apache/tinkerpop/gremlin/driver/Handler.java    | 2 +-
 4 files changed, 10 insertions(+), 6 deletions(-)