[
https://jira.jboss.org/jira/browse/DNA-608?page=com.atlassian.jira.plugin...
]
Brian Carothers updated DNA-608:
--------------------------------
Attachment: DNA-608.patch
Attached a patch that changes the ConnectionWrapper close behavior to not attempt to close
the underlying connection. This allowed a graph message to be retired and forced
compensating changes in SimpleJpaConnector.
RepositoryConnectionPool.ConnectionWrapper.close Closes the
Underlying Connection
---------------------------------------------------------------------------------
Key: DNA-608
URL:
https://jira.jboss.org/jira/browse/DNA-608
Project: DNA
Issue Type: Bug
Components: Connectors, Graph
Affects Versions: 0.6
Reporter: Brian Carothers
Assignee: Brian Carothers
Fix For: 0.7
Attachments: DNA-608.patch
The RepositoryConnectionPool.ConnectionWrapper.close method is calling close on the
underlying connection and then returning it to the available pool. However, after being
closed, the underlying connection is no longer valid and cannot be used.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira