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