You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "stephen mallette (JIRA)" <ji...@apache.org> on 2015/12/29 18:27:49 UTC

[jira] [Closed] (TINKERPOP-1054) Warn of open transactions after init script execution in Gremlin Server

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

stephen mallette closed TINKERPOP-1054.
---------------------------------------
       Resolution: Won't Fix
    Fix Version/s:     (was: 3.1.1-incubating)

Added a warning to the documentation on transaction management of initialization scripts.  

https://github.com/apache/incubator-tinkerpop/commit/a705c21962a2e96cbfc63c381f5903a2b4f9b01b

Not sure that there is really a good way to validate that all transactions are closed on all graphs once the init is complete.  It is up to the user to do that properly in their init scripts.

> Warn of open transactions after init script execution in Gremlin Server
> -----------------------------------------------------------------------
>
>                 Key: TINKERPOP-1054
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1054
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: server
>    Affects Versions: 3.1.0-incubating
>            Reporter: stephen mallette
>            Assignee: stephen mallette
>            Priority: Minor
>
> If a transaction is left open after an init script is executed, then log a warning.  This will at least let users know of a potential problem in their scripts.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)