[ 
https://issues.apache.org/jira/browse/TINKERPOP-947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

stephen mallette updated TINKERPOP-947:
---------------------------------------
    Description: 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.  (was: Threaded 
transactions are manual in nature.  They open when 
{{createThreadedTransaction}} is called and they are created then when closed, 
should not be re-used.  If you need a new one you should call 
{{createdThreadedTransaction}} again.  Those semantics are not enforced by 
TinkerPop anywhere i the test suite, but that's typically how this feature is 
used.)

> 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)

Reply via email to