Hi, Yes, with the MVStore (now the default for version 1.4), issue 539 is resolved, as it is no longer using this code path.
Regards, Thomas On Mon, Apr 14, 2014 at 9:42 AM, Pavel Goloborodko <[email protected]>wrote: > Hi Thomas, > > is Issue 539 solved in the latest beta? > > > On Mon, Apr 14, 2014 at 8:45 AM, Thomas Mueller < > [email protected]> wrote: > >> Hi, >> >> Could you try with the latest beta version please? The multi-threaded >> feature should be more stable now. There might still be issues as it is not >> yet well tested, but the remaining issues should be easier to solve. >> >> Regards, >> Thomas >> >> >> On Tuesday, March 11, 2014, Noel Grandin <[email protected]> wrote: >> >>> Yeah, that would be safer. >>> MULTI_THREADED still has the occasional issue (although some people seem >>> to be using it without problems). >>> >>> On 2014-03-10 22:16, Fabian Kessler wrote: >>> >>>> >>>> As a better alternative to MULTI_THREADED, do you still recommend to >>>> create multiple separate single connections to the >>>> same db in read-only non-locking mode, and managing these connections >>>> in something like a connection pool in the code? >>>> (I've read that suggestion from Thomas somewhere in the forum.) >>>> >>>> >>> -- >>> 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]. >> 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. >> > > > > -- > С уважением, / Kind regards, > Павел Голобородько / Pavel Goloborodko > > -- > 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]. 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.
