[ https://issues.apache.org/jira/browse/TINKERPOP-947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
stephen mallette closed TINKERPOP-947. -------------------------------------- Resolution: Implemented Implemented via: https://github.com/apache/incubator-tinkerpop/commit/08720716cbb2d777fc5200e8afd3843802ed4ac3 > Enforce semantics of threaded transactions as manual > ---------------------------------------------------- > > Key: TINKERPOP-947 > URL: https://issues.apache.org/jira/browse/TINKERPOP-947 > Project: TinkerPop > Issue Type: Improvement > Components: structure > Affects Versions: 3.1.0-incubating > Reporter: stephen mallette > Assignee: stephen mallette > Priority: Minor > Labels: breaking > Fix For: 3.2.1 > > > Threaded transactions are manual in nature. They open when > {{createThreadedTx}} is called and they are created then when closed, should > not be re-used. If you need a new one you should call {{createdThreadedTx}} > again. Those semantics are not enforced by TinkerPop anywhere i the test > suite, but that's typically how this feature is used. -- This message was sent by Atlassian JIRA (v6.3.4#6332)