[
https://issues.apache.org/jira/browse/TINKERPOP3-755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14606083#comment-14606083
]
stephen mallette commented on TINKERPOP3-755:
---------------------------------------------
Transaction tests are back in the mix. They run over neo4j and use the same
model we have with {{neo4j-gremlin}} in that you have to enable the
{{-DincludeNeo4j}} profile on build. If you don't the integration tests that
do transactional tests are ignored. There weren't any transactional tests for
REST so i'm going to add a couple hoping your pull request will fix it.
> HttpGremlinEndpointHandler transactions aren't being committed
> --------------------------------------------------------------
>
> Key: TINKERPOP3-755
> URL: https://issues.apache.org/jira/browse/TINKERPOP3-755
> Project: TinkerPop 3
> Issue Type: Bug
> Components: server
> Affects Versions: 3.0.0.GA
> Reporter: Jason Plurad
> Assignee: stephen mallette
> Priority: Critical
> Fix For: 3.0.0.GA
>
>
> I've been testing with titan09 using HttpChannelizer for Gremlin Server.
> This commit
> https://github.com/apache/incubator-tinkerpop/commit/d5f47f048d7e08d96328308ebc44f9ca75feca7c
> changed the commit handling in ServerGremlinExecutor. The
> HttpGremlinEndpointHandler now needs to do a commit. Without the fix, the
> commits don't happen until the server is shut down.
> I have something that works that I'll share as a PR. Not completely sure if
> it is the best/optimal way to handle the situation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)