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:06 UTC

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

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(-)