[
https://issues.apache.org/jira/browse/TINKERPOP3-755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14605892#comment-14605892
]
stephen mallette commented on TINKERPOP3-755:
---------------------------------------------
dah! thanks for noticing that. i've been meaning to bring neo4j into the test
scope of gremlin server so that i can get transactional testing back into the
mix, but it hasn't happened yet. i think i can do it pretty quickly actually
now that i think of it. I'll try now and see.
> 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)