[ 
https://issues.apache.org/jira/browse/DERBY-3414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13543614#comment-13543614
 ] 

Dag H. Wanvik commented on DERBY-3414:
--------------------------------------

We should update LangProcedureTest when this issue is fixed; with the the 
client driver we skip a test case due to this issue.
                
> In Network server, rollback inside a java procedure does not close the 
> resultsets created before the call to the java procedure.
> --------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-3414
>                 URL: https://issues.apache.org/jira/browse/DERBY-3414
>             Project: Derby
>          Issue Type: Bug
>          Components: Network Server
>    Affects Versions: 10.2.1.6, 10.2.2.0, 10.3.1.4, 10.3.2.1
>            Reporter: Mamta A. Satoor
>              Labels: derby_triage10_9
>         Attachments: test_rollback_in_procedure.java
>
>
> Inside network server framework, if there is java procedure will rollback 
> inside it, the rollback does not close the resultsets that were created 
> before the call to java procedure was made. This happens in trunk, 10.3 and 
> 10.2 codelines. I haven't tried earlier versions of Derby. In embedded mode, 
> the resultsets (created before the call to java procedure) get closed when 
> the rollback is done inside the java procedure.
> I will soon attach a standalone test case for this behavior.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to