[ https://issues.apache.org/jira/browse/TINKERPOP-1265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
stephen mallette closed TINKERPOP-1265. --------------------------------------- Resolution: Fixed Fix Version/s: 3.2.1 Fixed this problem on: https://github.com/apache/incubator-tinkerpop/commit/44b1af8f7cbe2afabd800bcb2620b73c031c6bb8 > Managed Session Eval Exceptions Rollback > ---------------------------------------- > > Key: TINKERPOP-1265 > URL: https://issues.apache.org/jira/browse/TINKERPOP-1265 > Project: TinkerPop > Issue Type: Bug > Components: server > Affects Versions: 3.1.2-incubating > Reporter: stephen mallette > Assignee: stephen mallette > Fix For: 3.1.3, 3.2.1 > > > Investigate if eval exceptions for managed transactions on session are > rolling back. Basically, no vertices should be added if we send a script like: > {code} > graph.addVertex();throw new Exception() > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)