You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Bob Briody (JIRA)" <ji...@apache.org> on 2015/12/11 17:18:10 UTC

[jira] [Created] (TINKERPOP-1039) Enable auto-commit for session'd requests.

Bob Briody created TINKERPOP-1039:
-------------------------------------

             Summary: Enable auto-commit for session'd requests.
                 Key: TINKERPOP-1039
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1039
             Project: TinkerPop
          Issue Type: Improvement
          Components: server
            Reporter: Bob Briody


Context: Regular (non-session) requests automatically handle transaction commit/rollback. Session'd requests do not. 

As a gremlin server user, I would like the ability to enable automatic transaction handling for session's requests. I would be fine w/ either of the following:
- Configuring my Client to be auto-commit at startup time
- Specifying a "autoCommit: true" arg when submitting a RequestMessage



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)