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 2016/09/25 12:34:21 UTC

[jira] [Created] (TINKERPOP-1467) Improve close() operations on the Java driver

stephen mallette created TINKERPOP-1467:
-------------------------------------------

             Summary: Improve close() operations on the Java driver 
                 Key: TINKERPOP-1467
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1467
             Project: TinkerPop
          Issue Type: Bug
          Components: driver
    Affects Versions: 3.1.3
            Reporter: stephen mallette
            Assignee: stephen mallette
             Fix For: 3.1.5, 3.2.3


A few big problems:

1. Client will hang if submitting a request after {{close()}}
2. Multiple calls to {{close()}} hangs periodically
3. Closing the {{Cluster}} doesn't attempt to clean up open {{Client}} instances.



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