Hi,

Using 
https://docs.oracle.com/javase/6/docs/api/java/util/concurrent/Future.html#cancel%28boolean%29
 
this method I was able to trigger corrupted MVStore. I could help by 
building unit test in this case. When statement.cancel( ) can't do the job, 
this kind of Thread kill can be somewhat useful.

Regards,

-- 
 
Nicolas Fortin
IRSTV FR CNRS 2488
GIS        http://orbisgis.org
Spatial DB http://h2gis.org
Noise      http://noisemap.orbisgis.org



Le vendredi 8 mai 2015 07:42:36 UTC+2, Thomas Mueller a écrit :
>
> Hi,
>
> I would like clarification on one item:* can I use mvstore reliably 
>> without calling .close().*
>>
>
> Yes, that should work. However, please note that this scenario is not 
> fully tested yet (as much as with SQLite). At the moment, I would either 
> ensure it works for you with your own tests, or don't store very important 
> data unless you do regular backups.
>
> Regards,
> Thomas
>
>

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.

Reply via email to