stephen mallette created TINKERPOP-1265:
-------------------------------------------
Summary: 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
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)