[ 
http://issues.apache.org/jira/browse/DERBY-511?page=comments#action_12320337 ] 

Tomohito Nakayama commented on DERBY-511:
-----------------------------------------

Tested combinations for transaction of connection to a database that is shutted 
down is as next :

With committed/rollbacked transatction :
* The only transaction was committed.
* The transaction was committed, and next transaction was committed.
* The transaction was rollbacked, and next transaction was commited.

* The only transaction was rollbacked.
* The transaction was commited, and next transaction was rollbacked.
* The transaction was rollbacked, and next transaction was rollbacked.

With not yet committed/rollbacked transaction :
* The only transaction was not committed/rollbacked.
* The transaction was committed, and next transaction was not 
committed/rollbacked yet.
* The transaction was rollbacked, and next transaction was not 
committed/rollbacked yet.


> Test of shutting down database when active connections alive.
> -------------------------------------------------------------
>
>          Key: DERBY-511
>          URL: http://issues.apache.org/jira/browse/DERBY-511
>      Project: Derby
>         Type: Test
>   Components: Test
>     Reporter: Tomohito Nakayama

>
> Confirm no trouble happens when database , of which active connection exists 
> with , was shut down.
> This test is made for compensating for ignoring error message found in 
> DERBY-273.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to