mvcc is not still tested?

36 views
Skip to first unread message

wkzk

unread,
Oct 16, 2011, 12:32:36 AM10/16/11
to H2 Database
Hi, I'm kind of newbie to H2.

I was just wondering if the MVCC feature is not fully tested even now?

The current user guide says "The MVCC feature is not fully tested yet"
(http://www.h2database.com/html/advanced.html#mvcc).

Does this imply that mvcc function is not mature yet?
or just not tested? or document bug?

Anyone who is in this community use the mvcc function in the
production level?
(I'm currently evaluating it and works fine so far, by the way.)

I welcome any comments you may have.
Thanks in advance.

Shigeaki Wakizaka
Best regards




Thomas Mueller

unread,
Oct 20, 2011, 2:10:38 PM10/20/11
to h2-da...@googlegroups.com
Hi,

I was just wondering if the MVCC feature is not fully tested even now?

It's fairly good tested now, but still less tested and used than the default option.

Does this imply that mvcc function is not mature yet?
or just not tested? or document bug?

There are no known bugs currently.
 
Anyone who is in this community use the mvcc function in the
production level?
(I'm currently evaluating it and works fine so far, by the way.)

I can't speak about others, but I guess some use it for production.

Regards,
Thomas

Victor Pyankov

unread,
Oct 21, 2011, 1:53:06 AM10/21/11
to h2-da...@googlegroups.com
We are using H2 in production with MVCC about two years.

Dirk Möbius

unread,
Oct 21, 2011, 4:00:04 AM10/21/11
to H2 Database
On Oct 21, 7:53 am, Victor Pyankov <victor.pyan...@gmail.com> wrote:
> We are using H2 in production with MVCC about two years.

Our company, too. We never had any issues with MVCC.

But then again, our application does not have much concurrency, mostly
2 or 3 concurrent sessions. So our application can not be considered
as a good stress test for MVCC.

Victor Pyankov

unread,
Oct 21, 2011, 4:40:43 AM10/21/11
to h2-da...@googlegroups.com
The same situation. Our application uses 1 or 2 threads for read and another thread for concurrently update database.
Reply all
Reply to author
Forward
0 new messages