Set H2's write delay to 0 and flush data to disk after every commit.
This should improve durability in the case of a crash (see http://www.h2database.com/html/advanced.html#durability_problems). The performance penalty for H2DatabaseTest is roughly 10%.
Loading
Please register or sign in to comment