[
https://issues.apache.org/jira/browse/TINKERPOP3-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stephen mallette updated TINKERPOP3-755:
----------------------------------------
Affects Version/s: (was: 3.0.0.GA)
I added a "transactional" test for REST. It was failing - I merged your change
and it started working. Thanks again for noting this and providing the fix.
> 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
> 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)