[
https://issues.apache.org/jira/browse/TINKERPOP3-682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14544698#comment-14544698
]
ASF GitHub Bot commented on TINKERPOP3-682:
-------------------------------------------
GitHub user pluradj opened a pull request:
https://github.com/apache/incubator-tinkerpop/pull/62
JsonMessageSerializerV1d0 throws RuntimeException instead of
SerializationException
https://issues.apache.org/jira/browse/TINKERPOP3-682
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pluradj/incubator-tinkerpop 20150514
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-tinkerpop/pull/62.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #62
----
commit fe54f5cfc664d6baa0b54c746215acdb929ba5e2
Author: Jason Plurad <[email protected]>
Date: 2015-05-14T19:52:39Z
throw SerializationException instead of RuntimeException
----
> JsonMessageSerializerV1d0 throws RuntimeException instead of
> SerializationException
> -----------------------------------------------------------------------------------
>
> Key: TINKERPOP3-682
> URL: https://issues.apache.org/jira/browse/TINKERPOP3-682
> Project: TinkerPop 3
> Issue Type: Bug
> Components: driver
> Reporter: Jason Plurad
> Priority: Critical
>
> Looks like methods serializeRequestAsString() and serializeResponseAsString()
> are throwing the wrong exception.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)