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 2020/01/02 17:06:07 UTC

[tinkerpop] branch master updated (d8921d0 -> 0b24589)

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 d8921d0  Merge branch 'tp34'
     add 93e05dc  TINKERPOP-2262 Prevented channel close by server on protocol error
     new 712a23c  Merge branch 'TINKERPOP-2262' into tp34
     new 0b24589  Merge branch 'tp34'

The 2 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                                            |  1 +
 .../java/org/apache/tinkerpop/gremlin/driver/Connection.java  | 11 +----------
 .../gremlin/server/channel/WebSocketChannelizer.java          |  7 ++++++-
 .../tinkerpop/gremlin/server/GremlinServerIntegrateTest.java  |  5 +----
 4 files changed, 9 insertions(+), 15 deletions(-)


[tinkerpop] 01/02: Merge branch 'TINKERPOP-2262' into tp34

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 712a23c66ce5c3a4f76dfdd65cb9b3ea319710bb
Merge: 4537b47 93e05dc
Author: stephen <sp...@gmail.com>
AuthorDate: Thu Jan 2 12:04:16 2020 -0500

    Merge branch 'TINKERPOP-2262' into tp34

 CHANGELOG.asciidoc                                            |  1 +
 .../java/org/apache/tinkerpop/gremlin/driver/Connection.java  | 11 +----------
 .../gremlin/server/channel/WebSocketChannelizer.java          |  7 ++++++-
 .../tinkerpop/gremlin/server/GremlinServerIntegrateTest.java  |  5 +----
 4 files changed, 9 insertions(+), 15 deletions(-)



[tinkerpop] 02/02: Merge branch 'tp34'

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 0b2458916311e115296c6207f1893b8423e15223
Merge: d8921d0 712a23c
Author: stephen <sp...@gmail.com>
AuthorDate: Thu Jan 2 12:04:25 2020 -0500

    Merge branch 'tp34'

 CHANGELOG.asciidoc                                            |  1 +
 .../java/org/apache/tinkerpop/gremlin/driver/Connection.java  | 11 +----------
 .../gremlin/server/channel/WebSocketChannelizer.java          |  7 ++++++-
 .../tinkerpop/gremlin/server/GremlinServerIntegrateTest.java  |  5 +----
 4 files changed, 9 insertions(+), 15 deletions(-)