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 60615d4  Merge branch 'tp33'
     new a004b72  TINKERPOP-2139 Properly handle client side serialization 
exceptions
     new c588d4f  Merge branch 'tp33'

The 14874 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                                 |  2 ++
 docs/src/dev/provider/index.asciidoc               |  3 ++-
 .../tinkerpop/gremlin/driver/Connection.java       | 10 +++++++-
 .../driver/handler/NioGremlinRequestEncoder.java   |  6 ++++-
 .../handler/WebSocketGremlinRequestEncoder.java    |  6 ++++-
 .../gremlin/driver/message/ResponseStatusCode.java |  5 ++++
 .../gremlin/server/GremlinDriverIntegrateTest.java | 27 +++++++++++++++++++++-
 7 files changed, 54 insertions(+), 5 deletions(-)

Reply via email to