Network server does not release locks on commit and getMoreResults if multiple
resultsets are returned by a stored procedure
-----------------------------------------------------------------------------------------------------------------------------
Key: DERBY-2510
URL: https://issues.apache.org/jira/browse/DERBY-2510
Project: Derby
Issue Type: Bug
Components: Network Client, Network Server
Affects Versions: 10.3.0.0
Reporter: Kathey Marsden
Priority: Minor
In converting the procedure.java tests I found that locks were not being
released properly after commit and getMoreResults(). See comment at
https://issues.apache.org/jira/browse/DERBY-2461#action_12486075 for details.
The fixture checkCommitWithMultipleResultSets in the converted test
LangProcedureTest will not run with Network Server until this is fixed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.