Thanks for the recommendation, we'll go with that approach until MVStore is finalized.
On Monday, April 27, 2015 at 9:50:35 AM UTC-4, Thomas Mueller wrote: > > Hi, > > Yes. The MVStore is what is beta. For that to be marked stable, I think we > would need at least a few weeks where no issues are found with this > storage. I would say were are almost there. The next release will still be > beta, and then I think the MVStore can be marked as stable (unless > something comes up). > > The other (non-MVStore) changes in 1.4.x are not that big; mainly > bugfixes. If you are interested in a stable version, you could pick 1.4.x > and disable the MVStore (mv_store=false). > > Maybe it makes sense to create yet another 1.3.x version before finally > removing the non-MVStore storage (PageStore) from the master branch. This > I'm not sure yet. > > Regards, > Thomas > > On Mon, Apr 27, 2015 at 1:18 PM, Steve McLeod <[email protected] > <javascript:>> wrote: > >> There's an underscore missing, I think. The latest H2 jar didn't like >> MVSTORE=false. >> >> It is "MV_STORE=false" >> >> On Saturday, 25 April 2015 18:59:21 UTC+8, Noel Grandin wrote: >>> >>> As long as you are specifying MVSTORE=false on your database URL, you >>> are still using the stable engine. >>> I, for example, am shipping 1.4 in production like this. >>> >>> On Sat, Apr 25, 2015 at 11:25 AM, Cecil Westerhof >>> <[email protected]> wrote: >>> > 2015-04-24 17:31 GMT+02:00 Rich Naylor <[email protected]>: >>> >> >>> >> Does anyone have the timeline for the next "Stable Release". I would >>> like >>> >> to take advantage of several bug fixes made in the 1.4 branch but am >>> not >>> >> comfortable distributing a beta release with our product. Thanks >>> > >>> > >>> > I was wondering this myself for quit some time. >>> > >>> > >>> > -- >>> > Cecil Westerhof >>> > >>> > -- >>> > 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. >>> >> -- >> 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] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> Visit this group at http://groups.google.com/group/h2-database. >> For more options, visit https://groups.google.com/d/optout. >> > > -- 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.
