[
https://issues.apache.org/jira/browse/TINKERPOP-1039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15144632#comment-15144632
]
ASF GitHub Bot commented on TINKERPOP-1039:
-------------------------------------------
Github user dkuppitz commented on the pull request:
https://github.com/apache/incubator-tinkerpop/pull/224#issuecomment-183353783
* `mvn clean install`: passed
* integration tests: passed
Wonderful addition.
VOTE: +1
> 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
> Affects Versions: 3.1.0-incubating
> Reporter: Bob Briody
> Assignee: stephen mallette
> Fix For: 3.1.2-incubating
>
>
> 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)