GitHub user spmallette opened a pull request:

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

    TINKERPOP-1442 Improved session cleanup on client close [master]

    https://issues.apache.org/jira/browse/TINKERPOP-1442
    
    see #412 for more description
    
    All unit tests and gremlin-server integration tests are passing on this 
branch.
    
    VOTE +1

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

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

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

    https://github.com/apache/tinkerpop/pull/413.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 #413
    
----
commit e7d63381dcc0c53999f4270f0e6b9d4a56093673
Author: Stephen Mallette <sp...@genoprime.com>
Date:   2016-09-13T22:10:09Z

    Improved session cleanup on client close.
    
    While not a perfect implementation, a long run job blocking a close request 
from the client will now at least get an attempt at interruption rather thant 
consuming the thread indefinitely. TINKERPOP-1442

commit cd07845479c5e945683cb5e49b92a74277295e55
Author: Stephen Mallette <sp...@genoprime.com>
Date:   2016-09-13T22:17:23Z

    Merge branch 'TINKERPOP-1442' into TINKERPOP-1442-master

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to