You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by di...@apache.org on 2020/11/02 18:46:05 UTC

[tinkerpop] branch master updated (3707fcf -> ef09603)

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

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


    from 3707fcf  Merge branch 'TINKERPOP-2443'
     add ff56844  Tinkerpop-2437 Do not leave statusAttributes future dangling (#1347)
     new ef09603  Merge branch '3.4-dev'

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGELOG.asciidoc                                 |  9 ++---
 .../apache/tinkerpop/gremlin/driver/Cluster.java   |  2 +-
 .../apache/tinkerpop/gremlin/driver/Handler.java   |  2 +-
 .../apache/tinkerpop/gremlin/driver/ResultSet.java | 26 ++++++++-------
 .../gremlin/driver/AbstractResultQueueTest.java    | 11 ++++++-
 .../tinkerpop/gremlin/driver/ResultSetTest.java    | 38 ++++++++++++++++++++--
 6 files changed, 68 insertions(+), 20 deletions(-)


[tinkerpop] 01/01: Merge branch '3.4-dev'

Posted by di...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

divijv pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit ef096035e5060e75f0fb62bab3060872ceac77f6
Merge: 3707fcf ff56844
Author: Divij Vaidya <di...@amazon.com>
AuthorDate: Mon Nov 2 10:40:49 2020 -0800

    Merge branch '3.4-dev'

 CHANGELOG.asciidoc                                 |  9 ++---
 .../apache/tinkerpop/gremlin/driver/Cluster.java   |  2 +-
 .../apache/tinkerpop/gremlin/driver/Handler.java   |  2 +-
 .../apache/tinkerpop/gremlin/driver/ResultSet.java | 26 ++++++++-------
 .../gremlin/driver/AbstractResultQueueTest.java    | 11 ++++++-
 .../tinkerpop/gremlin/driver/ResultSetTest.java    | 38 ++++++++++++++++++++--
 6 files changed, 68 insertions(+), 20 deletions(-)