GitHub user spmallette opened a pull request:

    https://github.com/apache/tinkerpop/pull/637

    TINKERPOP-1004 Expand usage of TransactionException

    https://issues.apache.org/jira/browse/TINKERPOP-1004
    
    `TransactionException` is no longer bound to usage by 
`AbstractTransaction`.  Prescribed a more general usage of it with the 
Transaction interface.
    
    Builds with `mvn clean install -DincludeNeo4j && mvn verify -pl 
gremlin-server -DskipIntegrationTests=false -DincludeNeo4j`
    
    VOTE +1

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/tinkerpop TINKERPOP-1004

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tinkerpop/pull/637.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #637
    
----
commit eb0eddca04050cb48d1262c7ff3bc28354f558c6
Author: Stephen Mallette <[email protected]>
Date:   2017-06-20T16:57:04Z

    TINKERPOP-1004 Expand usage of TransactionException
    
    TransactionException is no longer bound to usage by AbstractTransaction. 
Precribed a more general usage of it with the Transaction interface.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to