You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Jason Plurad (JIRA)" <ji...@apache.org> on 2015/06/29 18:52:04 UTC

[jira] [Created] (TINKERPOP3-755) HttpGremlinEndpointHandler transactions aren't being committed

Jason Plurad created TINKERPOP3-755:
---------------------------------------

             Summary: 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)