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