It would be good if Derby could raise connectionErrorOccurred on pooled
connections when the database is shutdown
------------------------------------------------------------------------------------------------------------------
Key: DERBY-4163
URL: https://issues.apache.org/jira/browse/DERBY-4163
Project: Derby
Issue Type: Improvement
Components: JDBC
Affects Versions: 10.6.0.0
Reporter: Kathey Marsden
Priority: Minor
Attachments: TestShutdownEvents.zip
It would be good if on shutdown of the database, pooled connections were
invalidated by calling connectionErrorOccurred if a listener is registered.
See the attached program TestShutdownEvents to see that no call is made to
connectionErrorOccurred on shutdown.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.