This just fixes the assertions. In exchange for not crashing the library
will just have stale data or data from a different view. Once we fix the
general concurrent database access issues we have then the stale data issue
should go away.


On Fri, Apr 12, 2013 at 11:47 AM, Max Linke <max_li...@gmx.de> wrote:

> Hi
>
> After looking over your patch I have a question on how the incremental
> scanning
> will fix the GUI assert issue?
>
> As I see it the db will be committed to at random for a short amount of
> time,
> if your assumption is correct that a table is blocked for reading during a
> transaction this block will only be lifted shortly and it is nearly
> impossible
> to get read access during that time. So I'll assume you still get the
> asserts
> with the patch.
>
> I'm also not sure if the issue is just the blocked table because it only
> affects some people.
>
> best Max
>
> On Fri, 12 Apr 2013 08:35:27 -0700 (PDT)
> Steven Boswell II <ulat...@yahoo.com> wrote:
>
> > >Please attach the patch to bug #1090888 and assign the bug to
> yourselves or
> > >mark it as duplicate and use  bug #870128 instead.
> >
> >
> > OK, done.  The patch is attached to bug #1090888.  Could some with write
> > privileges on the bzr database commit this change & push it into the
> 1.11.0
> > branch, please?
> >
> > Steven Boswell
>
>
>
> ------------------------------------------------------------------------------
> Precog is a next-generation analytics platform capable of advanced
> analytics on semi-structured data. The platform includes APIs for building
> apps and a phenomenal toolset for data science. Developers can use
> our toolset for easy data analysis & visualization. Get a free account!
> http://www2.precog.com/precogplatform/slashdotnewsletter
> _______________________________________________
> Get Mixxx, the #1 Free MP3 DJ Mixing software Today
> http://mixxx.org
>
>
> Mixxx-devel mailing list
> Mixxx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mixxx-devel
>
------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Get Mixxx, the #1 Free MP3 DJ Mixing software Today
http://mixxx.org


Mixxx-devel mailing list
Mixxx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mixxx-devel

Reply via email to