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 2021/05/14 18:54:41 UTC

[tinkerpop] branch master updated (0ebcf81 -> 9c841f0)

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

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


    from 0ebcf81  Merge branch '3.5-dev'
     add fc10a33  Hold the messages until close() for a session completes and then flush CTR
     new 9c841f0  Merge branch '3.5-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:
 .../apache/tinkerpop/gremlin/server/Context.java   | 27 ++++++++++++++++---
 .../gremlin/server/handler/MultiTaskSession.java   | 13 +++++++--
 .../tinkerpop/gremlin/server/ContextTest.java      | 31 +++++++++++++++-------
 3 files changed, 55 insertions(+), 16 deletions(-)

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

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

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

commit 9c841f0e0079d1b0ca39523595f9c5042a6033bb
Merge: 0ebcf81 fc10a33
Author: Stephen Mallette <st...@amazon.com>
AuthorDate: Fri May 14 14:54:15 2021 -0400

    Merge branch '3.5-dev'

 .../apache/tinkerpop/gremlin/server/Context.java   | 27 ++++++++++++++++---
 .../gremlin/server/handler/MultiTaskSession.java   | 13 +++++++--
 .../tinkerpop/gremlin/server/ContextTest.java      | 31 +++++++++++++++-------
 3 files changed, 55 insertions(+), 16 deletions(-)