[
https://issues.apache.org/jira/browse/TINKERPOP-956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15060744#comment-15060744
]
stephen mallette commented on TINKERPOP-956:
--------------------------------------------
Interesting. There's tests that shows that serialization failures on the
client or server both still allow future requests to work:
https://github.com/apache/incubator-tinkerpop/blob/48dca5487b283331c51836daf1169597f11a4a55/gremlin-server/src/test/java/org/apache/tinkerpop/gremlin/server/GremlinDriverIntegrateTest.java#L181
https://github.com/apache/incubator-tinkerpop/blob/48dca5487b283331c51836daf1169597f11a4a55/gremlin-server/src/test/java/org/apache/tinkerpop/gremlin/server/GremlinDriverIntegrateTest.java#L468
I'll try the lambda thing i guess - i assume that raises a
{{SCRIPT_EVALUATION_EXCEPTION}}.
> Connection errors tend to force a complete close of the channel
> ---------------------------------------------------------------
>
> Key: TINKERPOP-956
> URL: https://issues.apache.org/jira/browse/TINKERPOP-956
> Project: TinkerPop
> Issue Type: Improvement
> Components: driver, server
> Affects Versions: 3.0.2-incubating
> Reporter: stephen mallette
> Assignee: stephen mallette
> Priority: Minor
> Fix For: 3.1.1-incubating
>
>
> Would be nice if the channel could stay open if the error is recoverable.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)